Added Daily Notifier tool.
This commit is contained in:
parent
743257aa74
commit
f155dc4880
@ -75,5 +75,17 @@
|
||||
"description": "Utility methods to fill in the horrid time support in Nim's stdlib. This is holding me over until I can write a proper time module for the stdlib and submit it.",
|
||||
"license": "BSD3",
|
||||
"web": "http://git.jdb-labs.com/jdb/nim-time-utils"
|
||||
},
|
||||
{
|
||||
"name": "daily_notifier",
|
||||
"url": "http://git.jdb-labs.com/jdb/daily-notifier.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"commandline",
|
||||
"daemon"
|
||||
],
|
||||
"description": "Little programs that read my daily plan, publish them, and notifiy me of upcoming events.",
|
||||
"license": "BSD3",
|
||||
"web": "http://git.jdb-labs.com/jdb/daily-notifier"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user