← Back to context

Comment by Zetaphor

2 days ago

I've got Opus crunching on it now, will update when I have it finished and published

Edit:

https://github.com/Zetaphor/whatcable-linux

Running on my Fedora KDE machine right now. Also includes a CLI so you could wrap your own widget

I still need to figure out publishing, doing this in between work meetings.

I do not use KDE and wanted just command-line version of it without any Qt dependencies, so I've burned some tokens and produced just that:

https://github.com/vzaliva/whatcable-linux-cli

Interesting. GPT-5.5 implementation was simpler with Python and a QML code.

  • Python was a choice offered during the ideation phase but I chose to go with the C++ implementation