📦 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

A smarter cd command - directory jumper using frecency. Type directory fragments, land where you meant. No command prefix required - just type the directory name and press Enter.

📦 1 Package
🏷️ v0.2.4
📏 3.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 gump sudo dnf install gump # Add to shell (bash example) echo 'eval "$(gump init bash)"' >> ~/.bashrc source ~/.bashrc # Jump to directories by name projects # jumps to ~/code/projects conf fish # jumps to ~/.config/fish

🪟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.1
📏 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.2.0
📏 2.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.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 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.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 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.0
📏 3.2 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.1.0
📏 3.5 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.0
📏 2.4 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.0
📏 2.6 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.0
📏 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.0
📏 4.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.1.0
📏 2.3 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

🖥️ 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