Weather image

girouette – terminal-based weather app

In Operation

There’s a bit of post-installation configuration recommended but not essential.

You’ll need an OpenWeather API key if you’re going to use girouette on a regular basis. The project provides a default key but it’s rate-limited. Your own free API key gives you 60 calls to the API per minute and 1 million calls per month. You can specify your key using the -k option, but it's best placed in the program's config.yml file.

The project provides 4 example config files (classic.yml, forecast.yml, monokai_nerd_fonts.yml, solarized_dark.yml in the GitHub repository. The config file needs to be named config.yml and saved to ~/girouette/config.yml or ~/.config/girouette/config.yml.

You can override elements of the config file with command-line options. For example, if you want to get weather information for a different location to that specified in your config file, use the -l option. This can be a location name such as 'London, UK', 'Paris', or you can specify geographic coordinates (latitude, longitude such as ‘40.71,74.00’

Here's an image of girouette in action using the forecast.yml config.

girouette
Click image for full size

You can also change the units when showing temperatures and speeds. By default, girouette displays temperatures and wind speeds in Celsius and km/h. But you can change this to show imperial measurements (Fahrenheit temperatures and miles/hour speeds) or standard (Kelvin temperatures and meters/second speeds).

Summary

girouette is a useful command-line tool but faces stiff competition from Wego.

The software is highly customizable. can display alerts showing weather alerts for the current location. It can also show the current Air Quality Index, the current cloud cover, as well as a daytime segment to display sunrise and sunset times for the current day.

The daily_forecast segment can show the temperature and general weather for the next 1 to 7 days, and an hourly_forecast segment shows the temperature and general weather for each hour in the next 48 hours (defaults to 3).

Website: github.com/gourlaysama/girouette
Support:
Developer: Antoine Gourlay
License: Apache License 2.0 or MIT License

girouette is written in Rust. Learn Rust with our recommended free books and free tutorials

Pages in this article:
Page 1 - Introduction and Installation
Page 2 - In Operation and Summary


Related Software

HDR Imaging Software
RawTherapeeThe Experimental Raw Photo Editor
OpenEXRHDR image file format and HDR utilities
HuginPanorama photo stitching program
pfstoolsCommand line HDR manipulation programs
tevHigh dynamic range image comparison tool
HyperHDRAmbient lighting implementation for television and music sets
HDRViewDepth-map and high-dynamic range image viewer
Luminance HDRProvides a workflow for HDR imaging
RadianceLighting simulation and rendering system
HDRMergeCombine two or more raw images into a single raw
CinePaintWorks with 16-bit and floating point pixels for HDR imaging

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments