Skip to content
/ powerplant Public

A verry WIP app to keep track of your plant's needs

Notifications You must be signed in to change notification settings

KDE/powerplant

Repository files navigation

PowerPlant

A very WIP app to keep track of your plant's needs

Build Instructions

Flatpak Builder (with KDE Sdk)

flatpak-builder tmp --force-clean --ccache --install --user org.kde.powerplant.json

CMake

mkdir build
cd build
cmake ..
make