๐Ÿ“ฆ 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
๐Ÿท๏ธ v6.0.6
๐Ÿ“ 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.6
๐Ÿ“ 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.5.1
๐Ÿ“ 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.1
๐Ÿ“ 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

๐Ÿ–ฅ๏ธ 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