Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 May 20:24

Release Assets

File Description
whatcable-linux-cli-v0.1.1-x86_64.tar.gz Standalone CLI binary. Extract and run ./whatcable-linux.
whatcable-linux-plasmoid-v0.1.1.tar.gz KDE Plasma 6 widget package. Install with kpackagetool6 -t Plasma/Applet -i org.kde.whatcable.
whatcable-linux-qml-plugin-v0.1.1-x86_64.tar.gz QML plugin required by the Plasmoid. Extract to /usr/lib64/qt6/qml/ (or your distro's Qt QML path).

Quick install (Plasmoid)

# Install the QML plugin (required once)
sudo tar xzf whatcable-linux-qml-plugin-v0.1.1-x86_64.tar.gz -C /usr/lib64/qt6/qml/

# Install the Plasmoid
tar xzf whatcable-linux-plasmoid-v0.1.1.tar.gz
kpackagetool6 -t Plasma/Applet -i org.kde.whatcable

Quick install (CLI only)

tar xzf whatcable-linux-cli-v0.1.1-x86_64.tar.gz
sudo mv whatcable-linux /usr/local/bin/