1
0
mirror of https://github.com/MultiMote/niimblue synced 2026-01-19 19:37:11 +03:00
Files
niimblue/capacitor
2024-11-19 21:13:36 +03:00
..
2024-11-19 21:13:36 +03:00
2024-11-19 21:13:36 +03:00
2024-11-19 21:13:36 +03:00
2024-11-19 21:13:36 +03:00
2024-11-19 21:13:36 +03:00
2024-11-19 21:13:36 +03:00

NiimBlue standalone app

Install dependencies

yarn install

Build niimblue static files

yarn build-www

Run debug build on android device (adb)

yarn run-android

To see console, go to vivaldi:inspect/#devices on desktop chrome browser and select niimblue on your device.

To get prebuilt apk, see the latest artifact in build-android-app Actions task.