Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niutech/kindle-dashboard
Dashboard app for Amazon Kindle 3 (Keyboard) showing to-do list, news, air quality, weather forecast.
https://github.com/niutech/kindle-dashboard
amazon-kindle dashboard
Last synced: 6 days ago
JSON representation
Dashboard app for Amazon Kindle 3 (Keyboard) showing to-do list, news, air quality, weather forecast.
- Host: GitHub
- URL: https://github.com/niutech/kindle-dashboard
- Owner: niutech
- Created: 2011-01-02T23:46:59.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-01-23T18:45:17.000Z (almost 3 years ago)
- Last Synced: 2023-03-11T15:12:09.623Z (over 1 year ago)
- Topics: amazon-kindle, dashboard
- Language: HTML
- Homepage: http://juvenia.info/kindle/
- Size: 7.81 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kindle Dashboard
================Turn you old Amazon Kindle 3 (Keyboard) into an efficient e-paper dashboard showing: the current date & time, to-do list, Google News headlines, Airly air quality and Meteo weather forecast. No jailbreak needed!
Just upload the index.html to your own host, having changed RSS feed sources before (using your own CORS proxy). Then [disable Kindle screensaver](https://almost-a-technocrat.blogspot.com/2012/01/how-to-disable-amazon-kindle-keyboard.html), start the experimental web browser on Kindle and go to your own hosted dashboard ([here is mine](http://juvenia.info/kindle/)).
The dashboard auto-refreshes its air measurement every hour, news and weather forecast every 4 hours by default and 2 to-do lists are automatically saved in a cookie on change.
If you provide a [full text RSS feed](https://www.freefullrss.com/), its content preview will be shown in a pop-up window, without loading the full website.
![Kindle dahsboard](https://i.imgur.com/khIJ9Ci.jpg)
## Kobo dashboard
There is a separate dashboard for the Kobo e-reader in `kobo.html`, which does not use `#preview` fragment, since it does not work properly in Kobo web browser.
## License
© 2021 Jerzy Głowacki under the MIT License.