Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pastak/electonic-ninetan
forecast Info from http://sx9.jp/ on menubar
https://github.com/pastak/electonic-ninetan
Last synced: 10 days ago
JSON representation
forecast Info from http://sx9.jp/ on menubar
- Host: GitHub
- URL: https://github.com/pastak/electonic-ninetan
- Owner: pastak
- License: mit
- Created: 2015-10-21T04:48:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T09:51:33.000Z (about 8 years ago)
- Last Synced: 2024-10-24T23:20:51.209Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electonic-ninetan
:sunny: :cloud: :umbrella: Forecast Info from [Ninetan's forecasting system (ないんたん)](http://sx9.jp/) on menubar.
## ScreenShot
[![https://gyazo.com/0af6b7f49e04d2f8926a96e1f90eee12](https://i.gyazo.com/0af6b7f49e04d2f8926a96e1f90eee12.png)](https://gyazo.com/0af6b7f49e04d2f8926a96e1f90eee12)
[![https://gyazo.com/1160e1a74ea3c4376b9b150a3aa59aa9](https://i.gyazo.com/1160e1a74ea3c4376b9b150a3aa59aa9.png)](https://gyazo.com/1160e1a74ea3c4376b9b150a3aa59aa9)
## Download
https://github.com/pastak/electonic-ninetan/releases
## How To Use
At first, select `settings` menu and set areas you want to fetch forecasting.
It will auto-update every minutes.
Default icon is sunny. When it will rain within 15 minutes, icon changes to umbrella.
Click area name then open ninetan webpage of that area on browser.
## Development
- `$ git clone [email protected]:pastak/electonic-ninetan.git`
- `cd electonic-ninetan`
- `npm install`
- It requires `electron-compilers` and `electron-prebuilt`
- Run development mode `$ npm run run`
- Build packages `$npm run build`