audio-preview

Crates.ioaudio-preview
lib.rsaudio-preview
version0.2.0
sourcesrc
created_at2024-08-18 06:36:17.526452
updated_at2024-11-07 07:52:53.350287
descriptionTUI for quickly navigating the file system and previewing audio files
homepage
repositoryhttps://github.com/IRSMsoso/audio-preview
max_upload_size
id1342420
size59,881
(IRSMsoso)

documentation

README

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
Commit count: 6

cargo fmt