Skip to content

San7o/rust-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-music-player

A simple cli music player written in rust and ratatui

example

For now, you have to change the path in src/app.rs

Keys

  • up_arrow scroll up_arrow

  • down_arrow scroll_down

  • left_arrow go to previous directory ".."

  • right_arrow go to directory / play

  • space play / stop

  • 0-9 play the song at index

  • + raise volume

  • - lower volume

  • q or esc to quit

  • s skip song

  • r remove from queue

Features

  • Scroll through a list of files in a directory
  • Play and Pause
  • Volume Control
  • Move between folders
  • Play queue support

About

Cli music player written in Rust with Ratatui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages