Added package hexclock (#1925)

This commit is contained in:
Rainbow Asteroids
2021-06-06 07:07:45 +02:00
committed by GitHub
parent e68307cf5b
commit ee5db260ed
+14
View File
@@ -22777,6 +22777,20 @@
"license": "ISC",
"web": "https://preserves.gitlab.io/preserves/"
},
{
"name": "hexclock",
"url": "https://github.com/RainbowAsteroids/hexclock",
"method": "git",
"tags": [
"sdl",
"gui",
"clock",
"color"
],
"description": "Hex clock made in SDL and Nim",
"license": "GPL-3.0-only",
"web": "https://github.com/RainbowAsteroids/hexclock"
},
{
"name": "redismodules",
"url": "https://github.com/luisacosta828/redismodules",