๐Ÿ“ฆ musicsian Software Repository

Fresh packages for RHEL, CentOS, Rocky Linux, AlmaLinux, Fedora & Arch Linux

RPM packages + AUR support for cross-platform compatibility

๐ŸŽฏ RPM/AUR Packages
๐Ÿ“ฆ NPM Packages

๐ŸŽนarco

Create, configure, and parameterize custom virtual instruments in the terminal! Complete virtual instrument playground with real-time parameter control, built-in sequencer with 5 melodies, comprehensive sound shaping, and preset system.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.0.0
๐Ÿ“ 4.2 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install ARCO
sudo dnf install arco # Launch the virtual instrument
arco # Or with custom settings
arco --frequency 220 --bpm 140 # Press ? for help, SPACE to play, Q to quit

๐„žcue

Unified CLI Spotify controller with intelligent session management, queues, and contextual modes. Control your Spotify playback from anywhere with timed sessions, auto-server management, and network support.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.0.0
๐Ÿ“ 85 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install cue # Set up Spotify credentials
export SPOTIFY_CLIENT_ID="your_client_id"
export SPOTIFY_CLIENT_SECRET="your_client_secret" # Try it out - focus mode for 2 hours
cue focus 2h # Play a song for 3 minutes
cue play "Song Title" 3m

๐Ÿšfortsh

Modern Unix shell implementation in Fortran 2018 with advanced features. Performance monitoring, job control, pattern matching, and comprehensive scripting support that demonstrates Fortran's capability for system programming.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.1.0
๐Ÿ“ 296 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install fortsh
sudo dnf install fortsh # Start the shell
fortsh # Enable performance monitoring
export FORTSH_PERF=1 fortsh

๐ŸŒณfuss

Interactive tree utility for quick staging of dirty git files. Visualize and stage uncommitted changes with an intuitive interface, making git workflows faster and more efficient when git status isn't enough.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.2.7
๐Ÿ“ 30 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install fuss
sudo dnf install fuss # Use in any git repository
cd /path/to/git/repo
fuss

๐ŸงฎFORTBITE

High-precision mathematical calculator in Modern Fortran. Comprehensive arithmetic, complex numbers, matrix operations, and mathematical functions with interactive REPL interface.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.0.0
๐Ÿ“ 81 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install FORTBITE
sudo dnf install fortbite # Start calculating
fortbite # fortbite> sqrt(16) + sin(pi/2) # 5.0000000000000000

๐ŸŒฒsultree

SELinux-aware variant of the tree command. Display directory trees filtered by SELinux security contexts with full compatibility to the standard tree command.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.0.8
๐Ÿ“ 45 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Only
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install sultree # Show files with passwd_file_t SELinux context
sultree -S passwd_file_t /etc

๐Ÿ”€gitswitch

Safe Git identity switching with SSH/GPG isolation. C port with security hardening for developers working with multiple Git accounts, ensuring credentials never leak between identities.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.0.0
๐Ÿ“ 60 KB
๐Ÿ›ก๏ธ GPL-3.0
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install gitswitch # Add a new Git identity
gitswitch add

๐Ÿšshtick

Shell configuration manager with support for 16 different shells. Provides persistent aliases, environment variables, and functions across bash, zsh, fish, nu, elvish, and more.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.0.0
๐Ÿ“ 47 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install shtick # Add a persistent alias across all shells
shtick alias ll='ls -la'

๐Ÿฆœparrot

Intelligent CLI assistant that listens for failed command executions and provides witty, AI-powered responses with helpful suggestions. Features multi-backend architecture with three personality levels.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.8.9
๐Ÿ“ 8.2 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install parrot # Complete setup (interactive)
parrot setup # Test it out
parrot mock "git push" 1

๐Ÿ“shellp

Friendly CLI tool that encourages better developer note-taking. Integrates with your shell to detect important development activities and prompts you to document decisions and thought processes.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.0.0
๐Ÿ“ 2.4 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install shellp # Set up shell integration
sudo /usr/share/shellp/install_hooks.sh # Start taking development notes
git commit -m "initial setup" # Shellp will prompt you for a note! # View your notes shellp notes

โš™๏ธwmswitch

Unified configuration manager for tiling window managers. Single TOML configuration generates native configs for i3, Hyprland, and AeroSpace with interactive wizard and profile management.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.0
๐Ÿ“ 128 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Only
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install wmswitch # Create your first configuration
wmswitch wizard ~/.config/wmswitch/config.toml # Generate configs for all supported WMs
wmswitch generate ~/.config/wmswitch/config.toml

๐ŸŽจwezztershier

Beautiful GUI generator for WezTerm configuration files using decorator annotations in Lua. High-performance Rust implementation with interactive widgets, theme selectors, and live preview. Includes both CLI tools and web-based visual interface.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.0
โšก Rust Performance
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿ“ฅ Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install wezztershier wezztershier-gui # Use CLI tools
wezztershier parse ~/.config/wezterm/wezterm.lua # Or start web GUI
wezztershier-gui # Opens at http://localhost:8080

๐ŸŽผeyescore

Professional CLI music notation system with beautiful colorized TUI interface. Complete composition workflow with unlimited staff scrolling, multi-staff support, MIDI playback, and MusicXML export.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.0.0
๐Ÿ“ 507 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install EyeScore
sudo dnf install eyescore # Start composing with colorized interface!
eyescore # F1 for help, c/d/e/f/g/a/b for notes
# SPACE for durations, p for MIDI playback

๐ŸŒŠwaveterm

Modern terminal-based music visualizer with stunning ASCII art effects. Perfect for headless servers with 15+ visualization modes, audio simulation, and cross-platform support.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.2.0
๐Ÿ“ 80 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available ๐Ÿ›๏ธ AUR Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install package
sudo dnf install waveterm # Try the demo
waveterm-demo

๐Ÿ“facsimile

Terminal text editor written in Fortran with VSCode-style keybindings. Familiar editing experience with keyboard shortcuts combined with the efficiency of terminal-based workflows.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.9.4
๐Ÿ“ 342 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install facsimile
sudo dnf install facsimile # Start editing
fac myfile.txt # VSCode-style shortcuts included!
# Ctrl+S to save, Ctrl+C/V/X for clipboard

โš”๏ธfit

Terminal-based merge conflict resolver with three-pane TUI interface. Makes resolving git merge conflicts intuitive and efficient with keyboard-driven navigation and visual diff highlighting.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.0
๐Ÿ“ 32 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install fit
sudo dnf install fit # Use on any file with merge conflicts
fit myfile.txt # i=incoming, l=local, b=both, s=save

๐Ÿฐfortress

Terminal file explorer written in Modern Fortran. Navigate directories, view files, and manage your filesystem with an intuitive TUI interface and keyboard-driven workflow.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v1.0.1
๐Ÿ“ 71 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install fortress
sudo dnf install fortress # Launch the file explorer
fortress # Arrow keys to navigate, Enter to open

๐Ÿ“Šsniffert

Terminal-based disk analyzer that helps you find what's eating your storage. Visualize disk usage with an interactive TUI, drill down into directories, and identify large files quickly.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.6.0
๐Ÿ“ 32 KB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install sniffert
sudo dnf install sniffert # Analyze current directory
sniffert # Or analyze a specific path
sniffert /home

๐ŸŒณgump

Git worktree manager with TUI interface. Easily create, switch, and manage git worktrees with an intuitive terminal interface that makes working with multiple branches simultaneously simple.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.2.4
๐Ÿ“ 3.4 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install gump
sudo dnf install gump # Launch the worktree manager
gump

๐ŸชŸgar

Tiling window manager for X11 written in Rust. Highly configurable with Lua scripting, workspace management, and seamless integration with the gardesk suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.3.2
๐Ÿ“ 5.2 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install gar window manager
sudo dnf install gar # Start gar (add to .xinitrc)
exec gar

๐Ÿ“Šgarbar

Status bar for the gar desktop suite. Displays workspace indicators, system information, and custom widgets with full theming support.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.3.0
๐Ÿ“ 3.8 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garbar
sudo dnf install garbar # Launch the status bar
garbar

๐Ÿ–ผ๏ธgarbg

Background setter for X11 in Rust. Set wallpapers with various scaling modes and multi-monitor support. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.3.1
๐Ÿ“ 2.8 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garbg
sudo dnf install garbg # Set a wallpaper
garbg --image ~/wallpaper.png

๐Ÿ“‹garclip

Clipboard manager for X11 built in Rust. Maintains clipboard history with search and selection capabilities. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.2.1
๐Ÿ“ 2.8 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garclip
sudo dnf install garclip # Start the clipboard daemon
garclip

๐Ÿ”gardm

Display manager for the gar desktop suite. Graphical login interface with session selection and user management. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.3.1
๐Ÿ“ 3.0 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install gardm
sudo dnf install gardm # Enable the display manager
sudo systemctl enable gardm

๐Ÿ“garfield

File manager for X11 built in Rust. Features dual-pane view, keyboard navigation, and integration with gardesk. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.2.0
๐Ÿ“ 1.8 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garfield
sudo dnf install garfield # Launch the file manager
garfield

๐Ÿš€garlaunch

Application launcher for the gar desktop suite. Fast fuzzy-search launcher with desktop entry support and customizable appearance.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.3.1
๐Ÿ“ 1.2 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garlaunch
sudo dnf install garlaunch # Launch (bind to a hotkey)
garlaunch

๐Ÿ”’garlock

Screen locker for X11 built in Rust. Secure screen locking with customizable appearance and PAM integration. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.3.2
๐Ÿ“ 1.1 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garlock
sudo dnf install garlock # Lock the screen
garlock

๐Ÿ””garnotify

Notification daemon for X11 built in Rust. Implements the freedesktop.org notification specification. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.1
๐Ÿ“ 2.2 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garnotify
sudo dnf install garnotify # Start the notification daemon
garnotify

๐Ÿ“ธgarshot

Screenshot utility for X11 built in Rust. Capture full screen, windows, or regions with various output options. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.2.1
๐Ÿ“ 1.9 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garshot
sudo dnf install garshot # Take a screenshot
garshot

๐Ÿ’ปgarterm

Terminal emulator for X11 built in Rust. Features GPU-accelerated rendering, tabs, and integration with gardesk. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.1
๐Ÿ“ 3.1 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garterm
sudo dnf install garterm # Launch terminal
garterm

๐Ÿ—‚๏ธgartray

System tray implementation for X11 built in Rust. Supports SNI and XEmbed protocols for tray icons. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.2.0
๐Ÿ“ 2.1 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install gartray
sudo dnf install gartray # Start the system tray
gartray

๐ŸŒŠgarchomp

Wayland compositor for the gar desktop suite. Native Wayland support with tiling and stacking modes. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.0
๐Ÿ“ 3.1 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install garchomp
sudo dnf install garchomp # Start the Wayland compositor
garchomp

โš™๏ธgargears

Settings application for the gar desktop suite. Configure desktop appearance, keyboard shortcuts, and system preferences. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.0
๐Ÿ“ 1.7 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install gargears
sudo dnf install gargears # Launch settings
gargears

๐Ÿ“ˆgartop

System monitor for the gar desktop suite. Display CPU, memory, and process information with a graphical interface. Part of the gardesk desktop environment suite.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.0
๐Ÿ“ 1.6 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ RPM Available
๐Ÿš€ Quick Install
# Add repository
sudo dnf config-manager --add-repo https://repos.musicsian.com/musicsian.repo # Install gartop
sudo dnf install gartop # Launch system monitor
gartop

๐ŸŽจgartk

UI toolkit library for the gardesk desktop suite. Provides widgets, rendering primitives, and X11 integration used by all gardesk applications. The foundation for consistent theming across the desktop.

๐Ÿ“ฆ Library
๐Ÿท๏ธ v0.1.0
๐Ÿ“ Rust Crate
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ Development
๐Ÿš€ Building from Source
# Clone gardesk repository
git clone https://github.com/espadon/gardesk.git # Build gartk libraries
cd gardesk/gartk cargo build --release

๐Ÿ–ผ๏ธgarview

Image and document viewer for the gardesk desktop suite. Supports multiple image formats, PDF viewing, gallery mode, and session persistence. Features zoom controls, slideshow, and keyboard-driven navigation.

๐Ÿ“ฆ 1 Package
๐Ÿท๏ธ v0.1.0
๐Ÿ“ 2.1 MB
๐Ÿ›ก๏ธ MIT License
๐ŸŽฏ Development
๐Ÿš€ Building from Source
# Clone gardesk repository
git clone https://github.com/espadon/gardesk.git # Build garview
cd gardesk/garview cargo build --release # Install binary
sudo cp target/release/garview /usr/local/bin/

๐Ÿ–ฅ๏ธ Supported Systems

RPM Compatible: RHEL 9+, CentOS Stream 9+, Rocky Linux 9+, AlmaLinux 9+, Fedora 35+

Arch Linux: 13 packages available via AUR (gitswitch-c, parrot-cli, fortsh, fortbite, shtick, spotify-cue, waveterm-vis, shellp, wezztershier, wezztershier-rust, arco, wmswitch, eyescore)

Architectures: x86_64, noarch โ€ข Total RPM Packages: 13 โ€ข AUR Packages: 13

๐Ÿ›๏ธ AUR Package Overview

gitswitch-c
Safe Git identity switching with SSH/GPG isolation
parrot-cli
AI-powered CLI command failure assistant
fortsh
Modern Unix shell in Fortran 2018
fortbite
High-precision mathematical calculator in Modern Fortran
shtick
Cross-platform text manipulation with smart delimiters
spotify-cue
Cross-platform CUE sheet manager with Spotify integration
waveterm-vis
Modern terminal with advanced visualization capabilities
shellp
Enhanced shell prompt with Git integration and themes
wezztershier
Modern replacement for ps with enhanced filtering
wezztershier-rust
Rust implementation of wezztershier for maximum performance
arco
Terminal virtual instrument playground with real-time synthesis
wmswitch
Unified configuration manager for tiling window managers
eyescore
Professional CLI music notation system with colorized interface