|
|
|
|
|
by _theory_
1612 days ago
|
|
When I first looked at Huginn, it wouldn't run on ARM (raspberry pi). I eventually just went with Python3, Cronjobs, and an app called Pushover (push notifications). No visual niceties, but it works rather well for my purposes. I have scripts for:
- checking exchange rates
- checking the price of wine or other products
- sending me the latest messages that interesting people on HN post
- etc. |
|