Most music players today are heavy, GUI-based, and full of distractions. So I decided to build something different β a minimal, aesthetic, terminal-based music player that runs directly in your Linux shell. π GitHub: https://github.com/Aman-codes0-0/Termi-music.git π Why I Built This As someone who enjoys working in the terminal, I wanted a music player that: Doesnβt break my workflow Feels lightweight and fast Matches the developer environment Instead of switching between apps, I wanted music control right inside the terminal. βοΈ Features π΅ Play music directly from terminal β‘ Lightweight and fast π» Clean CLI-based interface π§ Designed for developer workflow π οΈ Tech Stack Python / textual Linux CLI environment Audio handling libraries π‘ What I Learned Building this project helped me understand: How CLI tools are designed Handling system-level operations in Linux Working with audio playback in terminal apps - Structuring a real-world project π Feedback Welcome Iβd love to hear your thoughts andβ¦