Skip to content

@comuline/web rewrite using vite and capacitor for mobile apps.

Notifications You must be signed in to change notification settings

kelilipan/comuline-x

Repository files navigation

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/