Skip to content

Commit bf22eb5

Browse files
authored
Update README.md
1 parent 51416a3 commit bf22eb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ You can also view your phone's sensor data in a Web Browser. Open the app's navi
180180

181181
This web app is built using Flutter and its source could be found under [sensors_dashboard](https://github.com/umer0586/SensorServer/tree/main/sensors_dashboard). However, there's one current limitation to be aware of. The app is built with Flutter using the `--web-renderer canvaskit` option. This means that the resulting app will have some dependencies that need to be downloaded from the internet. This means that any device accessing the web app through a browser will require an internet connection to function properly.
182182

183+
The web app is built and deployed to Android's assets folder via `python deploy_web_app.py`
184+
183185

184186
## Connecting over Hotspot :fire:
185187
If you don't have Wifi network at your work place you can directly connect websocket clients to the app by enabling **Hotspot Option** from settings. Just make sure that websocket clients are connected to your phone's hotspot

0 commit comments

Comments
 (0)