2 unstable releases
| 0.2.0 | Nov 7, 2024 |
|---|---|
| 0.1.0 | Aug 18, 2024 |
#594 in Filesystem
144 downloads per month
17KB
377 lines
Audio Previewer TUI
Quickly preview your audio files!
Installation
-
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 |
Dependencies
~10–40MB
~649K SLoC