← democe

FitDash

Fitbit step counter and fitness data widget for KDE Plasma.

FitDash screenshot

Download

Requirements

Installation

git clone https://github.com/democe/fitdash.git
cd fitdash
./scripts/install.sh

or

git clone https://github.com/democe/fitdash.git
cd fitdash
./scripts/package.sh

and install the plasmoid through plasma Add and Manage Widgets/Get New/Install Widget From Local File...

Uninstallation

./scripts/uninstall.sh

Or if installed from a .plasmoid file:

plasmapkg2 -r com.democe.fitdash

Development

# Install locally
./scripts/install.sh

# Test in standalone window (requires plasma-sdk)
./scripts/test.sh

# Package for distribution
./scripts/package.sh

# Uninstall
./scripts/uninstall.sh

No build step required — QML is interpreted at runtime. After modifying QML files, re-run install.sh then test.sh to see changes.

Links

License

GPL-3.0-or-later

Author

democe — [email protected]