]>
git.xolatile.top Git - soikk-clock.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Soikk [Sat, 11 Sep 2021 00:35:49 +0000 (02:35 +0200)]
Bitmask flags update
Added more flags supported by bitmasks
Soikk [Fri, 10 Sep 2021 09:04:10 +0000 (11:04 +0200)]
Update clock.c
Added a delay so it doesnt use so much CPU
Soikk [Thu, 9 Sep 2021 19:10:32 +0000 (21:10 +0200)]
Update README.md
Soikk [Thu, 9 Sep 2021 19:09:25 +0000 (21:09 +0200)]
Update clock.c
Added support for Linux (afaik).
Not fully tested, terminal seemingly cant be resized.
Soikk [Thu, 9 Sep 2021 16:53:29 +0000 (18:53 +0200)]
Update README.md
Soikk [Thu, 9 Sep 2021 16:51:53 +0000 (18:51 +0200)]
Create clock example.png
Example of the clock in action (still image, clock updates in real time)
Soikk [Thu, 9 Sep 2021 16:48:25 +0000 (18:48 +0200)]
Update README.md
Added line breaks in the README
Soikk [Thu, 9 Sep 2021 13:57:42 +0000 (15:57 +0200)]
Created the repository
Added clock.c, a README and a license
Soikk [Thu, 9 Sep 2021 13:52:31 +0000 (15:52 +0200)]
Initial commit