https://github.com/angus6b23/hk-transport
An app displaying transport mode in Hong Kong with a respect to your privacy.
https://github.com/angus6b23/hk-transport
android gpl-3-or-later hk-transport hongkong hongkong-bus hongkong-mtr i18next ionic ionic-framework pwa pwa-apps vue3 vuejs
Last synced: about 2 months ago
JSON representation
An app displaying transport mode in Hong Kong with a respect to your privacy.
- Host: GitHub
- URL: https://github.com/angus6b23/hk-transport
- Owner: angus6b23
- License: gpl-3.0
- Created: 2023-01-03T14:21:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T16:59:59.000Z (3 months ago)
- Last Synced: 2025-02-12T18:21:19.000Z (3 months ago)
- Topics: android, gpl-3-or-later, hk-transport, hongkong, hongkong-bus, hongkong-mtr, i18next, ionic, ionic-framework, pwa, pwa-apps, vue3, vuejs
- Language: Vue
- Homepage: https://hk-transport.12a.app
- Size: 22.3 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
# HK transport
[](https://www.gnu.org/licenses/gpl-3.0)
An app viewing all major modes of transport in Hong Kong.
提供香港各種交通到站時間、路線資訊等
HK Transport makes use of data from HK gov
In the app, you can find data of
香港交通利用香港政府數據並作出整合
應用中可檢視路線包括- Bus 巴士
- MTR 地鐵
- Minibus 專線小巴
- Tram(Estimated time of arrival not available)
電車(未提供到站時間)
- Light Rail 輕鐵
- Ferry(Estimated time of arrival not available)
渡輪(未提供到站時間)## Features
- [Live site 線上版](https://hk-transport.12a.app)
- [Google Play Store](https://play.google.com/store/apps/details?id=app.hkTransport)
- [Fdroid](https://f-droid.org/zh_Hant/packages/app.hkTransport/)
- Transport modes include bus, mtr, minibus, tram, light rail, ferry
可檢視路線包括巴士,地鐵,專線小巴,電車,輕鐵,渡輪
- No annoying ads
無任何廣告
- Modern interface
現代介面
- Integrated map for viewing route
可使用地圖檢視路線
- Estimated time for arrival for bus, mtr, light rail and minibus 檢視巴士、專線小巴、地鐵和輕鐵的到站時間
- Can be used without install
可直擁於瀏覽器中使用
- Install option includes PWA, F-droid, Play store
可安裝版本包括Web app, F-Droid 和 Play store## Installing
1. Clone the git repository
`git clone https://github.com/angus6b23/hk-transport`
2. Run yarn / npm
Using yarn
`yarn && yarn run build`
Using npm
`npm install && npm run build`
3. Serve the files in /dist folder
## Building Android image
1. Install capacitor and ionic cli
For capacitor, please see https://capacitorjs.com/
For ionic cli, please see https://ionicframework.com/docs/cli
2. Clone the git repository
`git clone https://github.com/angus6b23/hk-transport`
3. Build the image using ionic/cli
`ionic capacitor build android`
4. Continue with android studio
## License

This app is provided under GPL v3.0 or later. For details, please see https://www.gnu.org/licenses/gpl-3.0.en.html