Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tapper

A TUI-driven audio player for macOS and Linux. Written in Rust with Ratatui and Rodio.

Tapper is optimized for glitch-free use with high-latency audio sources, like network drives or slow hard drive arrays. It caches audio files locally so that access stays quick and consistent.

Supports MP3, MP4, FLAC, Vorbis, and WAV audio.

Usage

cargo build
target/debug/tapper audio-file-1 audio-file-2 ...

Status

Very alpha.

  • TUI
  • playback
  • next/prev track
  • volume
  • seek ahead/behind
  • caching
  • cache eviction
  • file picker
  • saved state
  • tags (artist, title, album, etc)
  • HTTP downloads

Bugs

Ohh, you better believe it

Authorship and License

Pete Gamache wrote this code in 2026.

This code is released under the MIT License.

Contributions

Extremely welcome! Open an issue or email pete@gamache.org, and we'll talk about it.

AI/LLM Contributions

No, thank you.

About

A TUI audio player written in Rust

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages