Put your books on a timeline and make a schedule for reading them!
You can head over to the releases and download the latest APK. If you want to build an iOS image see Building.
The project is made with Capacitor, so you should just be able to:
git clone https://github.com/turtureanu/book-scheduler.git
cd book-scheduler
npm install # or use bun: bun install
For building Android/iOS apps, please have a look at the Capacitor documentation: https://capacitorjs.com/docs/getting-started#create-your-android-and-ios-projects
For developing you can serve the expose the app locally (over IP) with:
npm run dev --host
Made with SvelteKit, Capacitor, and Skeleton.
Other components used:
All code in this project is licensed under the GPLv3 license unless stated otherwise. Project dependencies listed in Credits have their own licenses and are not sublicensable under the GPLv3 license of this project unless stated otherwise.