Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors