Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 886 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 886 Bytes

icon Niu

Watch and track date and time in an innovative way with this handy applet

Get it on AppCenter

Build Status License: GPL v3

Screenshot

Donations

Would you like to support the development of this app to new heights? Then:

Be my backer on Patreon

Dependencies

Please make sure you have these dependencies first before building.

granite
gtk+-3.0
meson

Building

Simply clone this repo, then:

meson build && cd build
meson configure -Dprefix=/usr
sudo ninja install