fastfetch
neofetch-like tool for fetching system information
Fastfetch is a neofetch-like tool for fetching system information and
displaying them in a pretty way. It is written mainly in C, with
performance and customizability in mind.
firebuild
Automatic build accelerator cache
It works by caching the outputs of executed commands and replaying the
results when the same commands are executed with the same parameters
within the same environment.
qpwgraph
User interface for controlling the PipeWire Graph
qpwgraph is a graph manager dedicated to PipeWire (https://pipewire.org),
using the Qt C++ framework (https://qt.io), based and pretty much like the
same of QjackCtl (https://qjackctl.sourceforge.io).
lsd
ls command with a lot of pretty colors and some other stuff
Rewrite of GNU ls with lot of added features like colors, icons, tree-view,
more formatting options etc. The project is heavily inspired by the super
colorls project.
itinerary
Digital travel assistant protecting your privacy
Getting your itinerary presented in a unified, well structured and always up
to date fashion rather than advertisement overloaded HTML email monstrosities
or countless vendor-specific apps.
python3-unyt
Python package for handling numpy arrays with units
Often writing code that deals with data that has units can be
confusing. A function might return an array but at least with plain
NumPy arrays, there is no way to easily tell what the units of the
data are without somehow knowing a priori.