Skip to content

Latest commit

Β 

History

History
executable file
Β·
244 lines (228 loc) Β· 14.6 KB

File metadata and controls

executable file
Β·
244 lines (228 loc) Β· 14.6 KB
# Packages

**Legend:**
πŸ¦€ = Written in Rust
⚑ = Written in Zig
🐹 = Written in Go
🐍 = Written in Python
(Ξ») = Written in Scheme (Lisp)
⚠️ = Standard/Reliability Stack (C/C++/Shell/TS/Web)
`[CLI ⌨️]` = Command Line Interface
`[TUI πŸŽ›οΈ]` = Terminal User Interface
`[GUI πŸ–±οΈ]` = Graphical User Interface

---

### **1. Boot & Login**
* **Bootloader Manager**
    * **Lanzaboote** πŸ¦€ `[CLI ⌨️]` *(Secure Boot Manager)*
* **Login Managers**
    * **Greetd** πŸ¦€ `[CLI ⌨️]` *(Minimal and flexible login daemon)*
    * **Tuigreet** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Console UI greeter, best for Niri/LeftWM)*
    * **Lemurs** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Customizable terminal/TUI display manager)*
    * **cosmic-greeter** πŸ¦€ `[GUI πŸ–±οΈ]` *(Official COSMIC desktop login manager)*
* **System Components**
    * **xdg-desktop-portal-cosmic** πŸ¦€ `[CLI ⌨️]` *(Wayland Portal backend)*
    * **sudo-rs** πŸ¦€ `[CLI ⌨️]` *(Memory-safe `sudo` implementation)*

### **2. Desktop & Window Management**
* **Window Managers & Sessions**
    * **niri** πŸ¦€ `[Wayland]` *(The Spacecraft Software Standard scrollable tiling manager)*
    * **leftwm** πŸ¦€ `[X11]` *(Lightweight, themeable X11 tiling window manager)*
    * **COSMIC DE** πŸ¦€ `[Wayland]` *(System76's Rust-based desktop environment)*
    * **cosmic-session** πŸ¦€ `[CLI ⌨️]` *(COSMIC Session Manager)*
* **Desktop Suites**
    * **DankMaterialShell** 🐹 `[GUI πŸ–±οΈ]` *(Go/Qt - Total shell replacement)*
* **Launchers**
    * **anyrun** πŸ¦€ `[GUI πŸ–±οΈ]` *(Fast, extensible Wayland application launcher)*
    * **rlaunch** πŸ¦€ `[GUI πŸ–±οΈ]` *(Lightweight application launcher for X11)*
    * **onagre** πŸ¦€ `[GUI πŸ–±οΈ]` *(Application launcher based on iced GUI library)*
* **Input Tools**
    * **xremap** πŸ¦€ `[CLI ⌨️]` *(Dynamic key remapper for Linux)*

### **3. System Monitoring & Panels**
* **Bars & Widgets**
    * **Ironbar** πŸ¦€ `[GUI πŸ–±οΈ]` *(The "Steelbore" GTK4 taskbar/panel)*
    * **eww** πŸ¦€ `[GUI πŸ–±οΈ]` *(ElKowars wacky widgets - custom UI creator)*
* **Notifications**
    * **wired** πŸ¦€ `[Daemon]` *(Lightweight, customizable notification daemon)*
* **Hardware & Kernel**
    * **kmon** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Linux kernel manager and monitor)*
    * **bottom** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Cross-platform graphical process/system monitor)*
    * **bandwhich** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Terminal bandwidth utilization tool)*
    * **Mission Center** πŸ¦€ `[GUI πŸ–±οΈ]` *(Modern system task manager)*
    * **macchina** πŸ¦€ `[CLI ⌨️]` *(Fast system info fetcher)*

### **4. Package & System Management**
* **The Rust Stack**
    * **Omni** πŸ¦€ `[CLI ⌨️]` *(Universal Package Manager bridging all distros)*
    * **Zap** πŸ¦€ `[CLI ⌨️]` *(High-performance AppImage/System package manager)*
    * **topgrade** πŸ¦€ `[CLI ⌨️]` *(CLI tool to upgrade all software on your system)*
    * **Paru** πŸ¦€ `[CLI ⌨️]` *(Feature-rich, fast AUR Helper)*
    * **cargo-update** πŸ¦€ `[CLI ⌨️]` *(Updater for `cargo install` binaries)*
    * **linutil** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Distro agnostic maintenance and setup tool)*
* **Dotfile Management**
    * **dotter** πŸ¦€ `[CLI ⌨️]` *(Dotfile manager and templater)*
* **The Standard Stack**
    * **Guix** (λ) `[CLI ⌨️]` *(Functional package manager in Guile Scheme)*
    * **am** ⚠️ `[CLI ⌨️]` *(AppImage Manager built in Bash)*
    * **brew** ⚠️ `[CLI ⌨️]` *(Homebrew for Linux, Ruby-based)*
    * **Flatpak** ⚠️ `[CLI ⌨️]` *(Universal sandboxed app packaging - C)*
    * **Nix** ⚠️ `[CLI ⌨️]` *(Declarative package manager - C++)*

### **5. File & Disk Management**
* **File Managers**
    * **yazi** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Blazing fast async terminal file manager)*
    * **broot** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Tree-based terminal file manager)*
    * **superfile** 🐹 `[TUI πŸŽ›οΈ]` *(Modern, visually rich terminal file manager in Go)*
    * **cosmic-files** πŸ¦€ `[GUI πŸ–±οΈ]` *(Official file manager for COSMIC Desktop)*
    * **Spacedrive** πŸ¦€ `[GUI πŸ–±οΈ]` *(Cross-platform virtual distributed file explorer)*
* **Disk Usage & Cleaning**
    * **dust** πŸ¦€ `[CLI ⌨️]` *(Intuitive disk usage analyzer / `du` alternative)*
    * **dua** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Interactive, parallel disk usage viewer)*
    * **fclones** πŸ¦€ `[CLI ⌨️]` *(Extremely fast duplicate file finder)*
    * **kondo** πŸ¦€ `[CLI ⌨️]` *(CLI tool to clean unneeded software project files)*
* **Partitioning**
    * **disktui** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Interactive Partition Manager)*
    * **gptman** πŸ¦€ `[CLI ⌨️]` *(Scriptable GPT Manager)*

### **6. Core Utilities (The "Modern Unix" Stack)**
* **File Operations**
    * **fd** πŸ¦€ `[CLI ⌨️]` *(User-friendly `find` replacement)*
    * **ripgrep** πŸ¦€ `[CLI ⌨️]` *(Fast `grep` alternative)*
    * **bat** πŸ¦€ `[CLI ⌨️]` *(`cat` with syntax highlighting and Git integration)*
    * **eza** πŸ¦€ `[CLI ⌨️]` *(Modern `ls` replacement with git/tree support)*
    * **sd** πŸ¦€ `[CLI ⌨️]` *(Intuitive `sed` replacement for find-and-replace)*
    * **ouch** πŸ¦€ `[CLI ⌨️]` *(Painless compression/decompression for all archives)*
    * **zoxide** πŸ¦€ `[CLI ⌨️]` *(Smarter `cd` command with history)*
* **Text Processing & System Utils**
    * **jaq** πŸ¦€ `[CLI ⌨️]` *(JSON processor / fast `jq` clone)*
    * **uutils** πŸ¦€ `[CLI ⌨️]` *(Cross-platform Rust Coreutils reimplementation)*
    * **rustybox** πŸ¦€ `[CLI ⌨️]` *(100% Rust Busybox clone)*
    * **procs** πŸ¦€ `[CLI ⌨️]` *(Modern `ps` alternative with colored output)*
    * **tokei** πŸ¦€ `[CLI ⌨️]` *(Fast code statistics/line-counting tool)*

### **7. Development & Git**
* **Git & Ops**
    * **gitui** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Blazing fast, keyboard-driven Git UI)*
    * **delta** πŸ¦€ `[CLI ⌨️]` *(Syntax-highlighting pager for git diffs)*
    * **jujutsu (jj)** πŸ¦€ `[CLI ⌨️]` *(Git-compatible DVCS with a focus on simplicity)*
    * **cpx** πŸ¦€ `[CLI ⌨️]` *(Competitive Programming Helper tool)*
    * **Gitway** πŸ¦€ `[CLI ⌨️]` *(Spacecraft Software SSH transport for Git β€” drop-in for ssh-add / ssh-keygen / GIT_SSH_COMMAND)*
* **Containers**
    * **Podman** 🐹 `[CLI ⌨️]` *(Daemonless, Docker-compatible container engine)*
* **Toolchains & Env**
    * **rustup** πŸ¦€ `[CLI ⌨️]` *(The official Rust toolchain installer)*
    * **lorri** πŸ¦€ `[CLI ⌨️]` *(Rust-based Nix environment manager daemon)*
    * **just** πŸ¦€ `[CLI ⌨️]` *(Handy command runner / modern `make`)*

### **8. Security & Encryption**
* **Tools**
    * **age** (rage) πŸ¦€ `[CLI ⌨️]` *(Modern, simple, secure file encryption)*
    * **sequoia** πŸ¦€ `[CLI ⌨️]` *(Modern OpenPGP implementation)*
    * **sequoia-chameleon** πŸ¦€ `[CLI ⌨️]` *(GnuPG drop-in replacement using Sequoia)*
    * **rbw** πŸ¦€ `[CLI ⌨️]` *(Unofficial CLI client for Bitwarden)*
    * **Goldwarden** πŸ¦€ `[GUI πŸ–±οΈ]` *(Feature-rich desktop Bitwarden client)*
    * **Authenticator** πŸ¦€ `[GUI πŸ–±οΈ]` *(Two-factor authentication code generator)*
* **Backup & App Stores**
    * **Pika Backup** πŸ¦€ `[GUI πŸ–±οΈ]` *(Simple frontend for the Borg backup tool)*
    * **cosmic-store** πŸ¦€ `[GUI πŸ–±οΈ]` *(Official App Store for COSMIC Desktop)*

### **9. Networking & Internet**
* **Network Management**
    * **impala** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Rust TUI for managing Wi-Fi via iwd)*
    * **iwd** ⚠️ `[CLI ⌨️]` *(Modern Wi-Fi daemon by Intel - C)*
    * **nmstate** πŸ¦€ `[CLI ⌨️]` *(Declarative network configuration tool)*
    * **AdGuard VPN CLI** 🐹 `[CLI ⌨️]` *(Command-line interface for AdGuard VPN)*
* **Diagnostics & Tools**
    * **xh** πŸ¦€ `[CLI ⌨️]` *(Friendly and fast `curl` replacement)*
    * **monolith** πŸ¦€ `[CLI ⌨️]` *(Saves complete web pages as single HTML files)*
    * **lychee** πŸ¦€ `[CLI ⌨️]` *(Fast, async link checker)*
    * **ssh-rs** πŸ¦€ `[CLI ⌨️]` *(Pure Rust SSH2 protocol implementation)*
    * **dog** πŸ¦€ `[CLI ⌨️]` *(DNS client / user-friendly `dig` replacement)*
    * **gping** πŸ¦€ `[CLI ⌨️]` *(Ping command, but with a real-time graph)*
    * **rustscan** πŸ¦€ `[CLI ⌨️]` *(Extremely fast port scanner / Nmap wrapper)*
    * **sniffglue** πŸ¦€ `[CLI ⌨️]` *(Secure multithreaded packet sniffer)*
    * **Trippy** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Network diagnostic tool / modern traceroute)*
* **Standard Stack**
    * **wget2** ⚠️ `[CLI ⌨️]` *(Faster, multithreaded wget - C)*
    * **curl** ⚠️ `[CLI ⌨️]` *(The gold standard for data transfer - C)*
* **GUI Apps**
    * **Sniffnet** πŸ¦€ `[GUI πŸ–±οΈ]` *(Application to comfortably monitor your network traffic)*
    * **Mullvad VPN** πŸ¦€ `[GUI πŸ–±οΈ]` *(Privacy-focused VPN client app)*
    * **rqbit** πŸ¦€ `[GUI πŸ–±οΈ]` *(Fast and simple BitTorrent client)*
    * **Fragments** πŸ¦€ `[GUI πŸ–±οΈ]` *(GTK4 BitTorrent client β€” Flatpak)*

### **10. Terminal Environment**
* **Emulators**
    * **Ghostty** ⚑ `[GUI πŸ–±οΈ]` *(Zig - High-performance, native terminal)*
    * **Alacritty** πŸ¦€ `[GUI πŸ–±οΈ]` *(Extremely fast, GPU-accelerated terminal emulator)*
    * **WezTerm** πŸ¦€ `[GUI πŸ–±οΈ]` *(GPU-accelerated terminal and multiplexer)*
    * **Rio** πŸ¦€ `[GUI πŸ–±οΈ]` *(Hardware-accelerated terminal for the modern era)*
    * **cosmic-term** πŸ¦€ `[GUI πŸ–±οΈ]` *(Official COSMIC terminal emulator)*
* **Shells**
    * **nushell** πŸ¦€ `[CLI ⌨️]` *(Data-driven, object-oriented shell)*
    * **Brush** πŸ¦€ `[CLI ⌨️]` *(Bash-Compatible shell written in Rust)*
    * **starship** πŸ¦€ `[CLI ⌨️]` *(Extremely customizable, cross-shell prompt)*
    * **atuin** πŸ¦€ `[CLI ⌨️]` *(Magical, synced shell history using SQLite)*
    * **Ion** πŸ¦€ `[CLI ⌨️]` *(Modern, fast system shell by Redox OS)*
* **Tools**
    * **zellij** πŸ¦€ `[TUI πŸŽ›οΈ]` *(User-friendly terminal multiplexer / `tmux` alternative)*
    * **t-rec** πŸ¦€ `[CLI ⌨️]` *(Terminal recorder that outputs to GIF/MP4)*

### **11. Communication**
* **Matrix**
    * **matrix-commander-rs** πŸ¦€ `[CLI ⌨️]` *(Command-line Matrix client)*
    * **iamb** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Vim-like terminal-based Matrix client)*
    * **rumatui** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Terminal user interface for Matrix chat)*
    * **Fractal** πŸ¦€ `[GUI πŸ–±οΈ]` *(Official GNOME Matrix messaging client)*
* **Discord**
    * **disrust** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Terminal Discord client)*
    * **RivetUI** πŸ¦€ `[TUI πŸŽ›οΈ]` *(TUI client for Discord)*
    * **LemonCord** πŸ¦€ `[GUI πŸ–±οΈ]` *(Third-party Discord desktop client)*
    * **fastcord** πŸ¦€ `[GUI πŸ–±οΈ]` *(Lightweight alternative Discord client)*
* **Fediverse / Social**
    * **ebou** πŸ¦€ `[GUI πŸ–±οΈ]` *(Cross-platform Mastodon client)*
    * **NewsFlash** πŸ¦€ `[GUI πŸ–±οΈ]` *(Modern RSS/Atom feed reader)*

### **12. Text Editing**
* **CLI/TUI**
    * **helix** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Post-modern, multiple-selection modal text editor)*
    * **rsvim** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Vim implementation built from scratch in Rust)*
    * **amp** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Vi/Vim-inspired terminal text editor)*
    * **msedit** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Minimalist terminal text editor)*
    * **Vim** ⚠️ `[TUI πŸŽ›οΈ]` *(The classic Vi IMproved text editor β€” Flatpak)*
* **GUI**
    * **Zed** πŸ¦€ `[GUI πŸ–±οΈ]` *(High-performance, multiplayer code editor)*
    * **Lapce** πŸ¦€ `[GUI πŸ–±οΈ]` *(Lightning-fast, native IDE)*
    * **Tau** πŸ¦€ `[GUI πŸ–±οΈ]` *(GTK-based text editor built around Xi-editor core)*
    * **cosmic-edit** πŸ¦€ `[GUI πŸ–±οΈ]` *(Official COSMIC text editor)*
    * **neovide** πŸ¦€ `[GUI πŸ–±οΈ]` *(No-nonsense graphical Neovim frontend)*
    * **emacs-pgtk** ⚠️ `[GUI πŸ–±οΈ]` *(Emacs with pure GTK backend β€” Wayland-native)*
    * **vscode-fhs** ⚠️ `[GUI πŸ–±οΈ]` *(VS Code in FHS-compatible wrapper)*

### **13. Multimedia & Processing**
* **Video/Audio Players**
    * **mpv** ⚠️ `[TUI πŸŽ›οΈ]` *(Versatile, high-quality command-line media player - C)*
    * **Amberol** πŸ¦€ `[GUI πŸ–±οΈ]` *(Small, simple local music player)*
    * **Shortwave** πŸ¦€ `[GUI πŸ–±οΈ]` *(Internet radio player)*
    * **ncspot** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Cross-platform Spotify TUI client)*
    * **Psst** πŸ¦€ `[GUI πŸ–±οΈ]` *(Fast, native Spotify GUI client)*
    * **termusic** πŸ¦€ `[TUI πŸŽ›οΈ]` *(Terminal music player with album art support)*
    * **radio-browser-rust** πŸ¦€ `[CLI ⌨️]` *(CLI to search and play internet radio stations)*
    * **Loupe** πŸ¦€ `[GUI πŸ–±οΈ]` *(Official GNOME image viewer)*
    * **viu** πŸ¦€ `[CLI ⌨️]` *(Terminal image viewer with kitty/sixel support)*
    * **Mousai** πŸ¦€ `[GUI πŸ–±οΈ]` *(Song identification app / Shazam clone)*
* **Processing & Encoders**
    * **ffmpeg** ⚠️ `[CLI ⌨️]` *(The standard multimedia processing toolkit - C)*
    * **rav1e** πŸ¦€ `[CLI ⌨️]` *(Fastest and safest AV1 video encoder)*
    * **gifski** πŸ¦€ `[CLI ⌨️]` *(High-quality GIF encoder based on pngquant)*
    * **oxipng** πŸ¦€ `[CLI ⌨️]` *(Multithreaded, lossless PNG optimization tool)*
    * **Gyroflow** πŸ¦€ `[GUI πŸ–±οΈ]` *(Advanced video stabilization tool)*
    * **Video Trimmer** πŸ¦€ `[GUI πŸ–±οΈ]` *(GTK app to quickly trim videos)*
* **Downloaders**
    * **yt-dlp** 🐍 `[CLI ⌨️]` *(Feature-rich YouTube downloader and extractor)*
    * **Gydl** πŸ¦€ `[GUI πŸ–±οΈ]` *(Graphical frontend for yt-dlp)*

### **14. AI & Productivity**
* **AI Coding Agents**
    * **OpenAI Codex CLI** ⚠️ `[CLI ⌨️]` *(TypeScript - Official OpenAI local coding agent with MCP support)*
    * **MiniMax CLI** πŸ¦€ `[CLI ⌨️]` *(Rust - Terminal-native AI coding assistant powered by MiniMax)*
    * **Kilo** ⚠️ `[CLI ⌨️]` *(TypeScript - Agentic engineering platform)*
    * **Kiro CLI** ⚠️ `[CLI ⌨️]` *(AI-native CLI designed to supercharge developer workflows)*
    * **Kimi-CLI** ⚠️ `[CLI ⌨️]` *(Command-line interface for Moonshot AI, specialized for long-context coding)*
* **CLI AI Assistants**
    * **GitHub Copilot CLI** ⚠️ `[CLI ⌨️]` *(TypeScript - GitHub's official AI terminal assistant)*
    * **OpenCode** 🐹 `[CLI ⌨️]` *(Go - Open source AI coding assistant)*
    * **aichat** πŸ¦€ `[CLI ⌨️]` *(Universal CLI Chat REPL for multiple LLMs)*
    * **gemini-cli** πŸ¦€ `[CLI ⌨️]` *(Command-line client for Google Gemini)*
    * **claude-cli** πŸ¦€ `[CLI ⌨️]` *(Command-line client for Anthropic Claude)*
* **Knowledge & Workflow**
    * **appflowy** πŸ¦€ `[GUI πŸ–±οΈ]` *(Open Source Notion alternative prioritizing privacy)*
    * **AFFiNE** πŸ¦€ `[GUI πŸ–±οΈ]` *(Next-gen knowledge base and collaborative whiteboard)*
    * **gws-cli** πŸ¦€ `[CLI ⌨️]` *(Rust - Unified Google Workspace CLI dynamically built for humans and AI agents)*