https://github.com/athrvk/kindle-time
A website for kindle to show time as a wallpaper
https://github.com/athrvk/kindle-time
css html js kindle
Last synced: 2 months ago
JSON representation
A website for kindle to show time as a wallpaper
- Host: GitHub
- URL: https://github.com/athrvk/kindle-time
- Owner: athrvk
- Created: 2023-12-26T06:51:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-05T17:48:40.000Z (over 1 year ago)
- Last Synced: 2025-02-10T05:14:16.210Z (4 months ago)
- Topics: css, html, js, kindle
- Language: JavaScript
- Homepage: https://athrvk.github.io/kindle-time/
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Kindle Clock
A simple, elegant clock display optimized for Kindle devices. Use it to turn your Kindle into a desk or bedside clock.
Visit [Kindle Time](https://athrvk.github.io/kindle-time/)## Features
- **Minimalist Design**: Clean and distraction-free clock display.
- **Optimized for Kindle**: Perfect for repurposing older Kindle devices as a clock.
- **Easy to Use**: Just open the web page on your Kindle's browser.
- **12H/24H Toggle**: Toggle between 12 and 24 hour mode.
- **Rotate**: Rotate the clock to change kindle's orientation.
- **Toggle Seconds**: Toggle seconds on and off.### Prerequisites
Ensure your Kindle device has access to a web browser and can connect to the internet and its browser supports javascript.
### Usage
1. Open the web browser on your Kindle device.
2. Navigate to the URL where you've hosted the Kindle Clock.
3. For continuous display, plug in your Kindle to avoid battery drain.## Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## Acknowledgments
- Inspired by the desire to repurpose Kindle devices for not so practical uses.