Comuline X is a complete rewrite of @comuline/web using React and Vite.
Download APK on release tab
- Offline Support: Access train schedule without an internet connection (powered by PWA).
- Reminders (Android Only): Set reminder notifications for incoming trains.
- More: Additional features and improvements are coming soon!
To start the development server, run:
pnpm dev
Sync apps to Capacitor(Mobile)
pnpm build #build webapp first
npx cap sync #sync to mobile code
Read more about Capacitor https://capacitorjs.com/docs/