banner

Operating Systems

Alpine Linux

A lot like arch linux, uses busybox, musl, and openrc by default extremely lightweight great for low resource machines. also has a installer a lot like openbsds, really a great mix between arch and openbsd.

OpenBSD

A lot like FreeBSD but with more of a effort towards correct code, security on servers, and the Unix philosphy, it's extremely hard to get working on a desktop and drivers are lacking, but if it works go for it, it's atleast as good as FreeBSD in most cases

Artix

A fork one of the most versatile linux distributions around. it doesn't have a graphical user enviroment by default, however it is easy to install one, and it being a barebones system allows you to customize it way beyond most other distros. not to mention, the AUR allows you to find basically anything you can dream of in terms of software. it has a more difficult learning curve, but is well rounded, without systemd, it also has releases with desktop enviroments preinstalled.

Void linux

Another barebones and minimal linux distribution like Arch. there is a musl version which is way lighter weight than glibc, also uses the runit init system which is way faster.

9Front

A Utilitarian operating system from the same group who created Unix, in a lot of ways it is essentially Unix2, it focuses on simplicity and reusablity like original Unix but pushes it into a graphical era. forked later with additional development including but not limited to more hardware support, nes/snes/gb/gbc/md emulators, the Constitution of the United States, The Manifesto of the Commmunist Party, and a whole lot more, just generally the updated version of Plan9, a lot of the dev's worked on the original aswell.

Shells

Toybox Toysh

The remake of bash in toybox lightweight and fast, lacking features like tab completion and colors, so is essentially dash for bash scripts at this point.

Dash

Debian Almquist SHell is the Debian port of ash, it's a super lightweight shell that's great for script execution, if on artix, use dash-static-musl from the aur, i highly recommend you link this to /bin/sh.

ksh

OpenBSD Korn Shell, one of the best shells on unix, extremely lightweight, version of it generally doesn't matter oksh, loksh, mksh, pdksh, but when on artix i recommend using the mksh-static from the AUR. recommend using it as your user shell with dash as /bin/sh, how to change your user shell. you need to set your ENV var to be able to config your .shrc.

rc/es

plan9 shell, and a extended fork.

Terminal Software

Doas

Runs commands as another user, is super lightweight, great for single user pcs. also, Conf Doas.

Vis

A text editor inspired by Vi, Vim, and plan9 Sam, based around Structural Expressions.

Nano

A text editor essentially GNU notepad.

dvtm

A multiplexer inspired by DWM

Gomuks

a terminal matrix client.

sopen

script i made to replace xdg-open.

sf

script i made to quickly open files.

Promptless

posix shell script prompt thats easy to fork and implement into any shell.

sfeed

A suckless RSS feed reader

sfeed curses

A simple RSS feed reader.

Links2

A lynx like Web browser.

Yay

Yay is a AUR helper, also note, you need sudo or, Yay with Doas

sfm

A file manager.

Toybox Top

simple implementation of top, really nice.

Htop

A process/task manager, really low resource and simple.

pfetch

A simple system info Utility, inspired by screenfetch.

BVI

Binary VI, VI like hex editor.

herbe

A notification bubble without a daemon can be piped into from tiramisu

slmenu

Option selection, think cli dmenu.

tiramisu

A notification daemon that can be piped into whatever you please.

X Software

st

Suckless terminal, light weight, scales poorly, but highly modable, great for hobbists.

dmenu

simple menu for launching applications etc.

SXIV

Suckless X Image Viewer

Feh

Image Viewer.

Zathura

Document Viewer, with modules for, cb(r/z), pdf, epub, djvu, and more.

MuPDF

PDF/EPUB/CBZ Reader

LibreWolf

Web browser, A fork of FireFox focused around privacy

Degoogled Chromium

Web browser, De-botneted Chromium

Surf

Suckless Web Browser

MPV

MPV is video and audio player forked from mplayer

Kamoso

KDE Webcam application.

Gimp

GNU Image Manipulation Program, essentially GNU Photoshop

Github Desktop

Gui git, sucks in some ways, great in others.

XArchiver

Peak File Archival Performance.

VSCodium

IDE, De-microsofted, better than anything else but is electron.

XFBurn

XFCE ImgBurn, lightweight disc burning application

Quickmedia

Quickmedia is a native, keyboard controlled, app for youtube, 4chan, soundcloud, matrix, and more.

kcalc

KDE Calculator.

kcharselect

KDE Character Select.

Gamehub

Game launcher, steam/playnite alternative, great emulator, and wine support

Emulators

dosemu2

Dos Emulator, can be ran in your Terminal and other special things, sometimes useful.

doxboxx

DosBox but actually accurate, can run windows 98 and basically any games.

WineGE

Windows compatiblity layer, has backports from proton, and other fixes by GE.

Anbox

Android in a box, abusing the fact android uses Linux

Darling

MacOS compatiblity layer.

Vice

Commodore Emulation.

PPSSPP

Really accurate and featured PSP emulator.

PCSX2

The best PS2 emulator, not great but in a lot of cases the only option.

Play!

A more minimal PS2 emulator, not enough games work currently.

RPCS3

The only PS3 Emulator.

MelonDS

The best and most open DS emulator.

Dolphin

Decently Accurate but not perfect, and insanely featured GCN/WII emulator.

Mupen64Plus

N64 emulator, minimal, supports plugins.

GlideN64

A accurate but featured graphics plugin for N64 emulators, use with Mupen64Plus.

Yabause

Sega saturn emulator.

Reicast

Dreamcast emulator

hatari

16bit Atari emulator.

atari800

8bit Atari emulator.

Mednafen

Multisystem emulator, supports a ton of consoles while also being minimal it includes a ps1, nes, gb, gbc, gba, a bsnes based snes emulator, and more.