https://github.com/jaemk/pushhy
Monitor Pushbullet feed and respond to commands
https://github.com/jaemk/pushhy
Last synced: 2 months ago
JSON representation
Monitor Pushbullet feed and respond to commands
- Host: GitHub
- URL: https://github.com/jaemk/pushhy
- Owner: jaemk
- Created: 2016-04-26T02:01:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-26T03:14:41.000Z (about 9 years ago)
- Last Synced: 2025-01-20T00:47:34.845Z (4 months ago)
- Language: Hy
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pushy.hy
This is a [hy-ified](https://github.com/hylang/hy) fork of my other small project, [pushpy](https://github.com/jaemk/pushpy).
Requirements (also see requirements.txt):
* An opencv install:
* compile from source... see [pyimagesearch](http://www.pyimagesearch.com/2015/07/27/installing-opencv-3-0-for-both-python-2-7-and-python-3-on-your-raspberry-pi-2/)
* or do a dirty and install using apt-get `apt-get install python-opencv` (only python2 bindings)
* make sure the shebang line in `cam.py` points to the python with opencv
* Rename `settings_copy.hy` to `settings.hy` -- enter personal pushbullet api key and main user's name