2022-04-25 19:40:15 +03:00
2019-10-05 20:41:22 +03:00
2019-10-03 16:47:03 +03:00
2020-04-02 19:35:12 +03:00
2021-02-18 17:59:52 +02:00
2020-03-18 01:39:44 +02:00
2020-04-04 20:58:09 +03:00
2021-02-25 14:33:48 +02:00

Installation

Dependencies

boost-system, boost-filesystem, qtdbus

Meson options

--prefix=<path> (install location prefix, usually '/usr')
-Dplugins=<true/false>
-Ddaemon=<true/false> (builds and installs 'tuxclockerd' binary/daemon)
git clone https://github.com/Lurkki14/tuxclocker
cd tuxclocker
git checkout cpplib
git submodule init
git submodule update
meson build <meson options>
cd build
ninja && sudo ninja install
Description
Languages
C 62.5%
C++ 35.1%
Meson 1.2%
Haskell 0.6%
Shell 0.4%
Other 0.2%