Skip to content

Wheea is Desktop App for fetching wheather informations.

Notifications You must be signed in to change notification settings

isaquecsilva/wheea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Wheea

Wheea is a Desktop App for fetching weather informations. Its built using Wails framework for creating desktop apps using Web Techs.

How to use it

Simply, type the city name you want to fetch in the search field, and done.

Demo

wheea gif demo

Requirements

Go: 1.22

NodeJS: 21.3.0

Obs: Some lower versions may also work.

Getting Started

go mod tidy

cd frontend && npm install

go install github.com/wailsapp/wails/v2/cmd/wails@latest

At project's root dir, run: wails dev

Assets

Icons and illustrations from iconfinder by Laura Reen.

API

Wheea uses free api for geocoding and weather query provided by open-meteo. Currently, they give 10.000 requests for free, with restriction for non-commercial use.

Stack

About

Wheea is Desktop App for fetching wheather informations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published