Skip to content

TUI for quickly navigating the file system and previewing audio files

License

Notifications You must be signed in to change notification settings

IRSMsoso/audio-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Previewer TUI

Quickly preview your audio files!

Installation

Option 1: Releases

Grab the latest release

Option 2: crates.io (Only up to version 0.2.0)

  • Install the Rust toolchain: rustup.rs

  • cargo install audio-preview --locked

Usage

listen for tui

or

listen <path> to quickly play a file

Keybinds

Keybind Usage
Q Quit
Arrow Keys Navigate
Tab Switch directories and files
L Toggle looping
Right Arrow Key or Enter in file mode Play file
F Show selected file in file manager