Added package hexclock (#1925)

This commit is contained in:
Rainbow Asteroids 2021-06-06 01:07:45 -04:00 committed by GitHub
parent e68307cf5b
commit ee5db260ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22777,6 +22777,20 @@
"license": "ISC", "license": "ISC",
"web": "https://preserves.gitlab.io/preserves/" "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", "name": "redismodules",
"url": "https://github.com/luisacosta828/redismodules", "url": "https://github.com/luisacosta828/redismodules",