claudedwithlove
explore/umar-khan-yousafzai-wrkmon-go

wrkmon-go

Cherished

wrkmon-go is a terminal-based YouTube audio player written in Go using Bubble Tea. It lets you search YouTube, queue tracks, and stream audio directly from your CLI without leaving the terminal, replacing a slower Python predecessor.

·0··submitted April 17, 2026
View on GitHub
Clauded With Love Rating
7.2 / 10

wrkmon-go is a terminal-based YouTube audio player written in Go using Bubble Tea that allows users to search, queue, and stream audio directly from the command line. It's a performance-focused rewrite of a Python predecessor with comprehensive cross-platform installation support.

Code Quality6.5
Usefulness8.0
Claude Usage7.0
Documentation8.5
Originality6.0
Highlights
  • Excellent cross-platform installation experience with automated dependency management and GUI wizard for Windows
  • Comprehensive keyboard shortcuts and slash command interface providing both quick access and discoverability
  • Well-structured README with clear usage examples, installation methods for all platforms, and complete feature documentation
To Improve
  • Add automated tests and CI/CD pipeline to ensure reliability across platforms and Go versions
  • Implement configuration file support for persistent settings like default theme, volume, and custom keybindings
Language