Jonathan Bernard 3e430f8ff2 Workaround for Nim bug 4996
As of Nim 0.15.2 there exists a conflict the compiler cannot reconcile between
`sequtils.toSeq` and `nre.toSeq`. The workaround is to be explicit about which
`toSeq` you want (see https://github.com/nim-lang/Nim/issues/4996).
2016-11-05 08:20:03 -05:00
2016-11-04 09:05:14 -05:00
2016-11-05 08:20:03 -05:00
2016-10-08 11:03:30 -05:00

Daily Notifier

Small tool to read my daily plans and send OS notifications about upcoming planned events without needing a full calendar event system.

Description
No description provided
Readme 129 KiB
Languages
Nim 100%