A terminal-based music player built with Rust and the Ratatui framework.
- Browse and play local music files.
- Create and manage playlists.
- Ensure you have Rust installed. If not, install it from rustup.rs.
- Clone this repository:
git clone- Navigate to the project directory:
cd tm-player- Build the project:
cargo build --release- Run the application:
cargo run --release- Search for songs and artists.
- User-friendly terminal interface.
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.
