https://github.com/stonecharioteer/nakama
Notification Script that tells me a new chapter of One Piece is out.
https://github.com/stonecharioteer/nakama
manga one-piece paper-hat python raspberry-pi raspberry-pi-3 raspberry-pi-paper-hat
Last synced: about 2 months ago
JSON representation
Notification Script that tells me a new chapter of One Piece is out.
- Host: GitHub
- URL: https://github.com/stonecharioteer/nakama
- Owner: stonecharioteer
- License: mit
- Created: 2017-12-21T13:52:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T16:22:49.000Z (about 8 years ago)
- Last Synced: 2025-07-26T15:26:48.034Z (12 months ago)
- Topics: manga, one-piece, paper-hat, python, raspberry-pi, raspberry-pi-3, raspberry-pi-paper-hat
- Language: Python
- Size: 4.64 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nakama
This is a small script I wrote over a few hours to tell me if a new One Piece chapter was released in the last 4 days. It scans through Jaimini's box and Mangastream and prints out that information on a nice e-ink screen that I've hooked up to my Raspberry Pi 3.
## Photos
1. When it's been over 4 days since the last release:

2. When there's a new chapter up in the last 4 days on one of the two sites:

3. When there's a new chapter up in the last 4 days on both sites.

## Todo:
* Sphinx documentation.
* Video (?)
* Success screenshot
* crontab howto