←back to thread

1901 points l2silver | 2 comments | | HN request time: 0.425s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. dclowd9901 ◴[] No.35738228[source]
A service that ran on a Pi in my basement and periodically checks Oregon’s liquor site (OLCC) for bottles of bourbon I was interested in, and which liquor stores got new shipments. It would use mailchimp’s api to email me when inventories changed.

https://github.com/dclowd9901/olccChecker

It updated itself against the remote repo and ran on a daemon.

replies(1): >>35873858 #
2. scottmcdot ◴[] No.35873858[source]
Thanks for the post. Is this repo now private?