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
๐ 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
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
๐ 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
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.0.5
๐
296 KB
๐ก๏ธ
MIT License
๐ 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
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
๐ 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
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
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
๐ 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
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
๐ 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'
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.0.3
๐
8.2 MB
๐ก๏ธ
MIT License
๐ 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
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
๐ 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
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
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
๐ฅ 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
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
๐ 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
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
๐ 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
๐ฅ๏ธ 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
Shell configuration manager for 16 different shells
spotify-cue
Unified CLI Spotify controller with session management
waveterm-vis
Terminal music visualizer with 15+ ASCII art effects
shellp
Development note-taking companion with smart command detection
wezztershier
GUI tuner for WezTerm configuration using static decorators
wezztershier-rust
High-performance Rust WezTerm GUI tuner with embedded web interface
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