https://github.com/codecat/irl-phone
iOS app to control the irl-server app on Raspberry Pi
https://github.com/codecat/irl-phone
Last synced: 16 days ago
JSON representation
iOS app to control the irl-server app on Raspberry Pi
- Host: GitHub
- URL: https://github.com/codecat/irl-phone
- Owner: codecat
- Created: 2022-08-18T13:22:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T13:22:48.000Z (over 3 years ago)
- Last Synced: 2025-05-28T20:58:23.776Z (9 months ago)
- Language: HTML
- Size: 1.13 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Nimble IRL Mobile App

Read more about this build: https://codecat.nl/2022/08/irl-backpack/
This is the mobile app for Nimble IRL.
## Building
Run `npx cap sync` to synchronize the `www` folder with the native platform folder. From there you can build the app in XCode.
Run `npx cap run ios` to synchronize, build, and deploy the iOS app to a phone or simulator.
## Local testing
For local testing, install [Caddy](https://caddyserver.com/), run `caddy file-server --root www --listen :8080`, and navigate to http://127.0.0.1:8080/.