ekinakkaya / weather-app

Simple weather app made with electron.js and πŸ’–

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-app

Simple weather app made with electron and πŸ’–

installation (windows)

Download the latest release from 😎 here 😎.

Or clone the repository and make the application yourself

Windows (on powershell.exe)

cd 
git clone https://github.com/ekinakkaya/weather-app.git
cd weather-app
npm run make
# the setup.exe file will be located at ./out/make/squirrel.windows/x64/
# run it and you're good

About

Simple weather app made with electron.js and πŸ’–


Languages

Language:JavaScript 48.1%Language:HTML 35.6%Language:CSS 16.3%