banner

Operating Systems

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.

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.

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.

Micro

A golang text editor essentially TUI sublime

Lazygit

A golang tui git client

dvtm

A multiplexer inspired by DWM

Gomuks

a terminal matrix client.

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.

smem

easy way to check memory usage of a program accurately

fastfetch

A simple system info Utility written in c, fast, inspired by neofetch.

BVI

Binary VI, VI like hex editor.

wayherb

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/Wayland Software

st-wl

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

wterm

older ST wayland fork, seems to have moved away from wld.

dmenu-wayland

simple menu for launching applications etc.

NSXIV

Suckless X Image Viewer

Zathura

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

MuPDF

PDF/EPUB/CBZ Reader

Basilisk

Web browser, A fork of FireFox focused around XUL

VLC

VLC is video and audio player

MPV

MPV is video and audio player forked from mplayer

Gimp

GNU Image Manipulation Program, essentially GNU Photoshop

XArchiver

Peak File Archival Performance.

VSCodium

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

XFBurn

XFCE ImgBurn, lightweight disc burning application

Lutris

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

Emulators

dosemu2

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

doxbox-x

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.

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.