Transform your Kindle into a Calendar
![Kindle Calendar](./docs/img.jpg)
https://github.com/MartinPham/kindle-calendar
To suggest anything, please join our Discussion board.
You need to jailbreak your Kindle! Here you can find the tutorials and tools needed.
After jailbreaking, you can install USBNetwork to SSH into your Kindle.
extensions/calendar
into extensions/calendar
directory on your Kindle.
(If you're using SSH, you could copy extensions/calendar
into /mnt/us/extensions/calendar
)extensions/calendar/weekdays.txt
, extensions/calendar/months.txt
and extensions/calendar/quotes.txt
extensions/calendar/config.sh
to match your device.mntroot rw
to mount filesystem into writable mode.cd /mnt/us/extensions/calendar/ && sh update.sh
to see if your configurations work properly.cp /mnt/us/extensions/calendar/calendar.conf /etc/upstart/
to set it auto start on reboot DISABLE
on extensions/calendar
directory (/mnt/us/extensions/calendar/
if you're using SSH)Please contribute using GitHub Flow. Create a branch, add commits, and then open a pull request.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE
file for details.