Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leklund/dashing-widgets
Some widgets for Dashing
https://github.com/leklund/dashing-widgets
Last synced: 11 days ago
JSON representation
Some widgets for Dashing
- Host: GitHub
- URL: https://github.com/leklund/dashing-widgets
- Owner: leklund
- License: mit
- Created: 2014-10-27T21:12:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-30T18:48:40.000Z (about 10 years ago)
- Last Synced: 2024-10-25T13:00:56.465Z (about 2 months ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dashing-widgets
===============Some widgets for Dashing
1. Datetime - a widget to show the current date and time from three timezones.
Heavily inspired by the clock widget from Braniac.
2. Weather Plus - show weather from yahoo weather API. Uses weather-icons (http://erikflowers.github.io/weather-icons/)
and includes a (simple) moonphase calculator and sunrise/sunset display using ruby-sun-times gem.