An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# **Foggy**

Foggy is a minimalistic tray weather app built with Electron.
![Screenshot 1](https://raw.githubusercontent.com/NickJokic/foggy/master/assets/screen1.png)
![Screenshot 2](https://raw.githubusercontent.com/NickJokic/foggy/master/assets/screen2.png)

## 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