1
0

Update README.md

This commit is contained in:
Downforce Agent 2024-11-04 21:23:18 -06:00
parent 01a0ef3d9e
commit ecc7f8954c

View File

@ -29,6 +29,8 @@ things i rely on for my day-to-day but aren't part of the core setup
linux-zen - Fork of the Linux kernel with micro-optimizations geared towards video games. linux-zen - Fork of the Linux kernel with micro-optimizations geared towards video games.
xosview - Basic system resource monitor for various POSIX X11 systems. xosview - Basic system resource monitor for various POSIX X11 systems.
informant - ARCH LINUX ONLY. Alerts you of archlinux.org news updates when you update your packages. informant - ARCH LINUX ONLY. Alerts you of archlinux.org news updates when you update your packages.
alien_package_converter - Converts between various packaging formats (slackware tarball, deb, rpm, etc).
debtap - Converts Debian packages to Arch Linux packages.
firefox - Gecko-based web browser. Substitute with Librewolf if you're afraid of the glowies. firefox - Gecko-based web browser. Substitute with Librewolf if you're afraid of the glowies.
seamonkey - Fork of the old-school Netscape/Mozilla suite. Sucks for browsing but has a cool email client. seamonkey - Fork of the old-school Netscape/Mozilla suite. Sucks for browsing but has a cool email client.
steam - Digital game storefront and gaming social media platform. steam - Digital game storefront and gaming social media platform.
@ -43,9 +45,14 @@ youtube-viewer - Terminal frontend for Youtube powered by yt-dlp an
gpu-screen-recorder-gtk - Screen capture tool designed with GPU vendor optimizations in mind, similar to NVIDIA Shadowplay. gpu-screen-recorder-gtk - Screen capture tool designed with GPU vendor optimizations in mind, similar to NVIDIA Shadowplay.
obs-studio - GUI frontend for FFMPEG meant for production-quality livestreaming. I use this to screenshare over RTMP. obs-studio - GUI frontend for FFMPEG meant for production-quality livestreaming. I use this to screenshare over RTMP.
easyeffects - GNOME (yuck) app to add VST filters to sound I/O and mute certain programs in screen capture. REQUIRES PIPEWIRE! easyeffects - GNOME (yuck) app to add VST filters to sound I/O and mute certain programs in screen capture. REQUIRES PIPEWIRE!
virt-manager - Frontend for QEMU/KVM. See https://wiki.archlinux.org/title/QEMU for prerequisite setup.
ckb-next - Free software reimplementation of Corsair iCUE for select keyboards. ckb-next - Free software reimplementation of Corsair iCUE for select keyboards.
protonmail-bridge - Local IMAP server for encrypted Proton.me accounts. protonmail-bridge - Local IMAP server for encrypted Proton.me accounts.
wireguard-tools - Terminal controls and daemon for ProtonVPN. wireguard-tools - Terminal controls and daemon for ProtonVPN.
qbittorrent - Free Qt5 file sharing program for the Bittorrent protocol. qbittorrent - Free Qt5 file sharing program for the Bittorrent protocol.
soulseekqt - Free Qt5 client for the Napster-like file sharing network. soulseekqt - Free Qt5 client for the Napster-like file sharing network.
gitahead - GUI frontend for Git version control.
howl - Vim-esqe GUI text editor.
code - Free software branch of Micro$oft's lightweight Electron IDE. (lots of yucky words there...)
intellij-idea-community-edition - Swing-based IDE for writing Java and Kotlin software.
``` ```