Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 725 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 725 Bytes

Comuline X

Comuline X is a complete rewrite of @comuline/web using React and Vite.

Download APK on release tab

Features

  • 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!

Development

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/