GitXplorerGitXplorer
d

oscar

public
263 stars
46 forks
11 issues

Commits

List of commits on branch master.
Verified
37c6cda5fce6c9f1e6b357e7a0a2242938267555

pinned trello lib version

ddanslimmon committed 5 years ago
Unverified
76111d368fdf4c887fda200e949c209dbc763a98

Merge pull request #53 from CloCkWeRX/openfoodfacts

CCloCkWeRX committed 8 years ago
Unverified
e0916ebd976d70fbd7bfff7f94f7386019419305

Lookup the right fields

CCloCkWeRX committed 9 years ago
Unverified
88ef435cd8a2af00fe5d331b442f5cfc4b8986c6

Looking for the right key helps

CCloCkWeRX committed 9 years ago
Unverified
032c08ecb3f10f29d75c76c3709a55d52ac7f94e

Minor tweaks

CCloCkWeRX committed 9 years ago
Unverified
855e6223ef3f63817afbc5ccce7cd74b27f0a9f4

Add openfoodfacts.org

CCloCkWeRX committed 9 years ago

README

The README file for this repository.

oscar

Oscar automatically adds things to your grocery list when you run out. You just scan the item's barcode on its way into the trash.

Here's a video about it!

Oscar Demo

Getting Started: Hardware

I run Oscar on a Raspberry Pi under Raspbian. I use this barcode scanner.

That said, there's no reason Oscar shouldn't work with other hardware.

Getting Started: Software

To install Oscar, run the included install.py as root on the target system. It will walk you through the process of setting up any API accounts you'll need, and then it'll install the software.

I haven't really tested that install script, so let's cross our fingers together.

Getting Help

I'm on the Twitters if you have a quick question. For bug reports, use the issues page or submit a pull request.

Acknowledgements

Thanks to the awesome CloCkWeRX for picking up my slack now that I don't have a Raspberry Pi to test on anymore.