https://github.com/redsolver/skyos-example-widgets
https://github.com/redsolver/skyos-example-widgets
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redsolver/skyos-example-widgets
- Owner: redsolver
- License: mit
- Created: 2021-10-19T12:13:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T12:30:44.000Z (over 3 years ago)
- Last Synced: 2025-01-26T11:11:11.614Z (3 months ago)
- Language: HTML
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SkyOS example widgets
This repository contains some example widgets for SkyOS.
## How to deploy
1. Install SkyDeploy (https://github.com/redsolver/skydeploy)
2. Run `skydeploy web` in your terminal
3. Add the "directy access link" (shown last) to your Skynet Homescreen: https://homescreen.hns.siasky.net/#/
4. Refresh SkyOS and try to add one of the widgetsImportant: you should update the `skylink` field in the `manifest.json` file after deploying for the first time and getting the `TXT record skylink`. Then deploy again.
## Widgets
### Simple battery widget
A simple widget that shows the current battery level with text and a visual indicator.
### Crypto price widget
A more complex widget which has adjustable width, can be configured to show a specific cryptocurrency and launches a SkyOS window when clicked.