KindleCast converts ebooks (.epub) and serves them on the network, making it easy to transfer books to a Kindle device.
- Convert and host ebooks in a single tap.
- Supports sharing epubs directly to the app.
- Save or share the converted .azw3 ebook, or download using the Kindle web browser.
- Material You theming
![]() |
![]() |
![]() |
- Android Studio Hedgehog or newer
- Android device or emulator (API 33+)
Clone the repository and open in Android Studio:
git clone https://github.com/yourusername/kindlecast.git
cd kindlecastBuild and run using Android Studio or:
./gradlew assembleDebug- Only .epub files are supported for now.
Uses Calibre under the hood: https://calibre-ebook.com/
- AndroidX Core, AppCompat
- Material Components
- Chaquopy
This project is licensed under the Apache License 2.0.


