bjoerrrn / storjScriptableWidget

scriptable widget that shows storj node data and earnings

Home Page:https://discordapp.com/users/371404709262786561

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stand With Ukraine

Stand With Ukraine

storjScriptableWidget

stars last_commit

This is a fork of StorjWidget with minor optical modifications.

StorjScriptableWidget is a Scriptable Widget that show aggregated stats of your storage node(s). It shows the daily ingress as in, daily egress as out, today's earnings as today, this month's earnings as month, space used and the timestamp of the data shown as time .

The widget pulls data from the storjWidget-Exporter every 4-7 minutes. This is triggered by iOS and can not be changed.

Tested with storj node version 1.67.3.

usage

  1. Setup and run storjScriptableWidgetExporter.
  2. Install Scriptable on your iPhone from the App Store.
  3. Download storjWidget.js from this repository.
  4. Import storjWidget.js in Scriptable.
  5. Adjust lines 5 + 6 widget.url and let url=. Set url to the URL of your storjWidget-Exporter. Setting widget.url is optional. If you set it, you can configure Scriptable that it opens the specified widget.url in case you click on the widget on your home screen.

contributing

issues and pull requests are welcome. for major changes, please open an issue first to discuss what you would like to change.

if you want to contact me directly, feel free to do so via discord: https://discordapp.com/users/371404709262786561

license

Apache-2.0

About

scriptable widget that shows storj node data and earnings

https://discordapp.com/users/371404709262786561

License:Apache License 2.0


Languages

Language:JavaScript 100.0%