Track your time.
Francis uses the well-known pomodoro technique to help you get more productive.
To build a flatpak bundle of Francis use the following instructions:
$ git clone https://invent.kde.org/utilities/francis.git
$ cd francis
$ flatpak install --user --or-update https://cdn.kde.org/flatpak/kde-runtime-nightly/org.kde.Platform.flatpakref
$ flatpak install --user --or-update https://cdn.kde.org/flatpak/kde-runtime-nightly/org.kde.Sdk.flatpakref
$ flatpak-builder --repo=repo --force-clean build-dir org.kde.francis.json
$ flatpak build-bundle repo francis.flatpak org.kde.francis
$ flatpak uninstall --user -y org.kde.francis
Now you can install:
$ flatpak install --user francis.flatpak