https://github.com/situ2001/cliptokindle
Send URLs or books to the Kindle ebook reader
https://github.com/situ2001/cliptokindle
android kindle kindle-books
Last synced: 7 months ago
JSON representation
Send URLs or books to the Kindle ebook reader
- Host: GitHub
- URL: https://github.com/situ2001/cliptokindle
- Owner: situ2001
- License: gpl-3.0
- Created: 2021-02-20T13:30:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-21T09:09:10.000Z (over 4 years ago)
- Last Synced: 2025-01-07T22:19:29.592Z (9 months ago)
- Topics: android, kindle, kindle-books
- Language: Java
- Homepage:
- Size: 202 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clip To Kindle
This is a very very simple Android app that sends contents(Links and Books) of clipboard to Kindle ebook reader.
## How to use
The app can be easily used in 3 steps
1. Start the app on your phone.
2. Keep the app in background then go to copy sth. The URL copied will be automatically added to your app. You can manually remove them in the app.(or you can add it manually in the app)
3. Start the web browser on your Kindle ebook reader. Input the link hinted in the phone app. For example, if there is a message shown that listening on port 8080 IP address: 192.168.0.2, you should input 192.168.0.2:8080 in your reader's web browser
4. Enjoy :)Analogically, you can follow step 2 to add more items. After other items are added, just click `Reload this page` on your Kindle ebook reader.
## Todo(s)
- [ ] Check network availability
- [x] ~~Remove hardcode~~
- [x] ~~Send pdf-formatted book~~
- [ ] UI improvement
- [ ] More user-friendly experience