pydashie
pydashie copied to clipboard
Remote Updates
Dashing allow for updates from remote systems through a call to a widget
e.g.; curl -d '{ "auth_token": "YOUR_AUTH_TOKEN", "current": 100 }' http://localhost:5000/widgets/karma
Is there similar functionality here?
Does not look like this feature was forward ported