https://github.com/nickjokic/foggy
Foggy is a minimalistic tray weather app built with Electron.
https://github.com/nickjokic/foggy
electron electron-app electron-application tray-applet tray-application tray-icon weather-app weather-conditions weather-information
Last synced: about 2 months ago
JSON representation
Foggy is a minimalistic tray weather app built with Electron.
- Host: GitHub
- URL: https://github.com/nickjokic/foggy
- Owner: NickJokic
- License: mit
- Created: 2018-01-01T16:59:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T19:15:45.000Z (over 6 years ago)
- Last Synced: 2025-03-15T18:53:14.477Z (8 months ago)
- Topics: electron, electron-app, electron-application, tray-applet, tray-application, tray-icon, weather-app, weather-conditions, weather-information
- Language: JavaScript
- Homepage:
- Size: 3.78 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Foggy**
Foggy is a minimalistic tray weather app built with Electron.


## Features:
- Weather data based on IP geo-location
- temperature, pressure, wind direction, wind speed, status
- Search weather by city
- Switch between *°C/kph* and *°F/mph*
## Installation
- npm install
- npm start
*Prerequisites: **Node** and **npm***
## License
- MIT