accpnt

clk: a XCB clock dockapp

06/04/2018

TAGS: c, go, linux

clk

Initially a fork of lal, which is a lightweight Xlib standalone clock for system trays. I ported and modded the code from Xlib to XCB.

Intended to work along with stalonetray. But it should work with any system tray though.

This software has been initially written in C. But a Go version has been tested too (for educational purposes).

The sources are available here.