add section about running

This commit is contained in:
Jussi Kuokkanen 2023-09-26 10:50:35 +03:00
parent 9abd16ea7a
commit 16f19bf408

View File

@ -88,9 +88,13 @@ git submodule update
meson build <meson options>
cd build
ninja && sudo ninja install
```
#### Running
Once you have installed everything into a proper location, TuxClocker is available with `tuxclocker-qt` from the terminal. There is currently no desktop entry so TuxClocker won't come up in any launcher.
If TuxClocker shows up with no items, there may be a problem with connecting to the DBus daemon. Refer to your system documentation on where DBus system service entries should be located. Alternatively, you can launch the needed components manually as explained in the Developing/Scripts section of the README.
# Screenshots
### Main view