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) 渡輪(未提供到站時間)
- Live site 線上版
- Google Play Store
- Fdroid
- 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
-
Clone the git repository
git clone https://github.com/angus6b23/hk-transport
-
Run yarn / npm
Using yarn
yarn && yarn run build
Using npm
npm install && npm run build
-
Serve the files in /dist folder
-
Install capacitor and ionic cli
For capacitor, please see https://capacitorjs.com/
For ionic cli, please see https://ionicframework.com/docs/cli
-
Clone the git repository
git clone https://github.com/angus6b23/hk-transport
-
Build the image using ionic/cli
ionic capacitor build android
-
Continue with android studio
This app is provided under GPL v3.0 or later. For details, please see https://www.gnu.org/licenses/gpl-3.0.en.html