Skip to content

Commit 3e1d2fa

Browse files
authored
Add tusic (#336)
<!-- Thanks for making Ratatui awesome! 🐭 --> * Link to your project (GitHub/crates.io): https://github.com/eminfedar/tusic * Description (optional): Lightweight TUI Music Player written in Rust + ratatui. Download & Play songs from YouTube or ~/Music folder with one key press. * Screenshot or gif (strongly recommended): https://github.com/eminfedar/tusic/blob/main/export/tusic.gif <!-- ### Tips 💡 * See how to release apps: https://ratatui.rs/recipes/apps/release-your-app * Share it in our Discord: https://discord.gg/DkvdWRPJ * Share it in our Forum: https://forum.ratatui.rs/ * Add this badge to your README for showing off: ```md [![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/) ``` -->
1 parent 1531256 commit 3e1d2fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
250250
- [spotatui](https://github.com/LargeModGames/spotatui) - Spotify client with native streaming, synced lyrics, and audio visualization. A direct fork of spotify-tui with continued development and new features.
251251
- [spotify-player](https://github.com/aome510/spotify-player) - An independently developed Spotify player with full feature parity.
252252
- [spotify-tui](https://github.com/Rigellute/spotify-tui) - (Unmaintained) The original Spotify TUI; see spotatui (direct fork) or spotify-player (independent alternative).
253+
- [tusic](https://github.com/eminfedar/tusic) - Lightweight TUI Music Player. Play from YouTube or ~/Music folder easily.
253254
- [trollstov](https://github.com/hikikones/trollstov) - A music player for the terminal where your files and their metadata are all you need.
254255
- [twitch-tui](https://github.com/Xithrius/twitch-tui) - Twitch chat in the terminal.
255256
- [ytsub](https://github.com/sarowish/ytsub) - A subscriptions only TUI YouTube client.

0 commit comments

Comments
 (0)