README.md
April 26, 2026 · View on GitHub
Features
- Displays real-time temperature, humidity, wind speed, UV index, pressure and more
- Air Quality Index: Comprehensive air pollutants data with health-based classification
- Compact Mode: A sleek, minimal view for focused weather tracking
- Dynamic Backgrounds: Adaptive UI that changes its aesthetic based on current conditions
- Smart Notifications: System alerts for weather updates with preference controls
- Detailed Forecasts: Hourly, tomorrow, and 7-day forecasts with graphical representations
- Celestial Tracking: Visual graphs for sun and moon positions and day/night cycles
- Advanced Metrics: Hourly temperature, wind direction and precipitation tracking
- Architecture: Asynchronous data loading and refined state management for peak performance
- See conditions in metric or imperial systems
Installation
Flatpak:
- Or you can use the terminal:
flatpak install flathub io.github.amit9838.mousam
Snap:
- Or you can use the terminal:
sudo snap install mousam
Debian (Unofficial)
Thanks to @hsbasu for maintaining Debian package
Build
Dependances
- python3-requests
- build-essential
- meson
Build
rm -rf builddir
meson setup -Dprefix=$HOME/.local builddir
meson compile -C builddir --verbose
Install
meson install -C builddir
Run
mousam
Contribution
Thanks to all the contributors have helped in the development project so that open-source community can enjoy best tools with best features.
Credits
-
Thanks to Open Meteo from providing weather data for free of cost.
-
Thanks to @basmilius for making beautiful weather icons.


