Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌊 Mouja

A terminal UI that shows your local beach conditions and weather with human-friendly explanations. Built with Go + Bubble Tea.

Mouja means "wave" in Algerian Arabic.

Usage

mouja                              # default location (Aïn Bénian, Algeria)
mouja 36.8 2.92                    # by coordinates
mouja 36.8 2.92 "My Beach"        # with custom name

Controls

Key Action
l Change location (in-app)
r Refresh data
q Quit

Press l to open the location switcher, then type coordinates like 36.8, 2.92, Beach Name.

Example output

screenshot

Data

Powered by Open-Meteo — free weather & marine APIs, no API key required.

  • Weather: temperature, humidity, wind speed/direction, conditions
  • Marine: wave height/direction/period, swell, water temperature
  • Forecast: daily max/min temperature, precipitation

Install

From source

git clone https://github.com/D3epX/Mouja.git
cd Mouja
go build -o mouja .
./mouja

Via Go

go install github.com/D3epX/Mouja@latest

License

MIT

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages