Biyori: Terminal Weather With Radar

biyori terminal tui weather

Biyori: Terminal Weather. TUI ascii weather application. If you only want a fully working stand-alone version of animated ASCII radar, see this. An updated version of the code is in the below zip as well. Instructions to configure and get everything working included in zip or grab below. Download Source…

read more

The two best terminals in 2025

The two best terminals in 2025 are Tabby and Wave. The best part is that they are both open source and run on Linux, Mac, and Windows. Tabby is just perfect and has support for Vault and is great for SSH work. You get great themes and can split your…

read more

SQLite Class For Xojo Desktop Applications

I wrote a SQLite class for Xojo as a convenience for myself as I got tired of rewriting database code anytime I wanted to create a simple application in Xojo. Xojo is an IDE and GUI designer that uses the Basic programming language. It compiles to Windows, Mac OS X,…

read more

PowerShell console weather script

I wanted a little more detail than some other terminal weather programs provide so I wrote a console weather script in PowerShell. I do not consider it complete as I will eventually rewrite error handling, how I handle the data, and add better documentation. It works and can be used…

read more