
Current Github Stats:
Raijin: The simple, free weather TUI
Check it out on GitHub here!
Download it from crates.io here!
Built using Rust with Ratatui
A free, simple weather TUI that pulls data without the need for an API key, account, or subscription. Weather data is from NWS and OpenMeteo. Moon phase data is from ViewBits.
I started this project after spending more time in the terminal learning Neovim and wondered "is there a way I can easily check the weather in here?". So I started looking around and only found one. The problem is that it required you to set up an account with one of two different APIs (one of which wasn't free). So I set out to continue working on my Rust skills as well as learn how to use Ratatui.
I spent about 40 hours over the course of a week to finish this and get it published on crates.io. Within a week I had over 1200 downloads (probably about half are mirrors and bots) and about 40 stars on Github.
