Skip to content

vtrlx/tally

Repository files navigation

tally

Tally

A counter for GNOME.

Installing

Get it on Flathub

Building

Build with Flatpak Builder.

flatpak-builder .build ca.vlacroix.Tally.json --user --install --force-clean
flatpak run ca.vlacroix.Tally

To build and run the development version, add .Devel after the application's name.

flatpak-builder .build ca.vlacroix.Tally.Devel.json --user --install --force-clean
flatpak run ca.vlacroix.Tally.Devel