Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yodaos-project/yoda-app-system
This application provides the URLs to control the system states.
https://github.com/yodaos-project/yoda-app-system
yodaos
Last synced: about 2 months ago
JSON representation
This application provides the URLs to control the system states.
- Host: GitHub
- URL: https://github.com/yodaos-project/yoda-app-system
- Owner: yodaos-project
- Created: 2019-08-08T08:14:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T12:23:20.000Z (over 3 years ago)
- Last Synced: 2024-05-14T00:26:59.796Z (8 months ago)
- Topics: yodaos
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System Controls
This application provides the URLs to control the system states.
## YodaURLs
### yoda-app://system/reboot
Reboot the YodaOS device, unavailable when your device has no battery.
### yoda-app://system/shutdown
Shut down the YodaOS device, unavailable when your device has no battery.
### yoda-app://system/recovery
Enter the recovery mode.
### yoda-app://system/idle
Enter the idle state that'd abandon all visibilities, i.e. stop all playing music or other visual tasks.