• Stars
    star
    261
  • Rank 155,745 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 11 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Scan your coffee's barcode, and it'll get added to your grocery list

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.