Skip to content

norlinga/corder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corder

Corder is a minimal terminal audio recorder written in Go. It is built around a single keyboard-driven workflow: launch the app, record audio, stop when finished, and manage the resulting recordings from the same TUI.

The app uses Bubble Tea for the terminal interface, PortAudio for audio capture, and ffmpeg for MP3 conversion.

Build and development notes are in BUILD.md.

Corder is extendable with executable plugins that add actions for selected recordings, such as transcription or upload workflows. See EXTENDING.md for the plugin manifest format and execution protocol.

License

Corder is licensed under the MIT License. See LICENSE.

Third-party dependencies are distributed under their own licenses.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages