KatFetch
Minimal and customizable fetch script written in Python3 <3
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 5 |
| Forks | 1 |
| Open Issues | 0 |
| Last Commit | 2020-10-28 |
| Downloads | 0 |
| Last Indexed | 2026-07-29 04:38 |
Installation
nimble install KatFetch
choosenim install KatFetch
git clone https://gitlab.com/KatHamer/katfetch
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| KatFetch | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/KatHamer/katfetch |
|---|---|
| Homepage | https://gitlab.com/KatHamer/katfetch |
| Registry Source | gitlab |
README
KatFetch
KatFetch is a minimal and customizable fetch script.
What is a fetch script?
A fetch script is a script that fetches some information about your system. It is commonly used when taking screenshots of your desktop and is designed to show off your terminal and it's colours.
Installation
You can install KatFetch using Pip. Simply run pip3 install katfetch as root (or use the --user option if ~/.local/bin is in your path).
KatFetch also includes an installer. To use it, simply run python3 setup.py install and KatFetch will be installed to /usr/bin along with all dependencies.
Command line arguments
```shell
--bar / --no-bar Whether or not to display bar
--just-bar / --not-just-bar Display bar only
--accent TEXT Accent color to use for highlighted entries,
set to off for none
--bar-length INTEGER Amount of colors to display in bar
--bar-height INTEGER Height of bar
--stdout / --no-stdout Output plaintext
--help Show this message and exit.
```
Screenshots
