An open API service indexing awesome lists of open source software.

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.

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:

![Photo](images/photo_01.jpg)

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

![Photo](images/photo_04.jpeg)

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

![Photo](images/photo_05.jpeg)

## Todo:

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