terminal visual effects engine, application

python3-terminaltexteffects

terminal visual effects engine, application

This is a terminal visual effects engine. TTE can be installed as a system application to produce effects in your terminal, or as a Python library to enable effects within your Python scripts/applications. TTE includes a growing library of built-in effects which showcase the engine's features.
Simple GNOME app to access virtual systems

gnome-boxes

Simple GNOME app to access virtual systems

GNOME Boxes is a desktop client to view or use local virtual machines. Boxes is intentionally simple and easy to use.
newsreader based on GTK3, which looks like Forte Agent

pan

newsreader based on GTK3, which looks like Forte Agent

Pan is a newsreader, loosely based on Agent and Gravity, which attempts to be pleasant to use for new and advanced users alike. It has all the typical features found in newsreaders and also supports offline newsreading, sophisticated filtering, multiple connections, and a number of extra features for power users and alt.binaries fans.
rate limiting data piping tool

sluice

rate limiting data piping tool

Sluice reads from standard input and write to standard output at a specified data rate. This can be useful for benchmarking and exercising I/O streaming at desired throughput rates.
Command line interface for SQLite 3

sqlite3

Command line interface for SQLite 3

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
The original awk described in "The AWK Programming Language"

original-awk

The original awk described in "The AWK Programming Language"

This is the version of awk described in "The AWK Programming Language", Second Edition, by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 2024, ISBN-13 978-0138269722, ISBN-10 0138269726).