Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btsimonh/oldopenbekenwebpages
a test
https://github.com/btsimonh/oldopenbekenwebpages
Last synced: 16 days ago
JSON representation
a test
- Host: GitHub
- URL: https://github.com/btsimonh/oldopenbekenwebpages
- Owner: btsimonh
- Created: 2022-02-05T14:02:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T15:34:52.000Z (12 months ago)
- Last Synced: 2024-11-11T13:11:48.263Z (about 2 months ago)
- Size: 208 KB
- Stars: 0
- Watchers: 2
- Forks: 60
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NOTE: this repo is old and not maintained.
Please visit the main fork at
https://github.com/OpenBekenIOT/webapp# OpenBekenIOT Web App
This repo publishes a simple javascript webb app to
https://openbekeniot.github.io/webapp/
The web app is initialted by a very simple webpage on the device at http://(IP)/app
Currently the address the device uses is hardcoded, but soon there will be a configuration, so you can host locally on your LAN for more security.
This calls for startup.js, which then loads VueJS and a SFC myComponent.vue, whic is the guts of the web app.
This is in prototype form at the moment, and currently can display logs from the device.