24 Commits

Author SHA1 Message Date
Jonathan Bernard
68692bdc83 Update for Nim 0.18 0.3.3 2018-04-02 14:48:18 -05:00
Jonathan Bernard
f3d4421af2 Fix <cfgFile> option handling. 0.3.2 2017-10-02 12:12:33 -05:00
Jonathan Bernard
efe856c0fe Clean up debug statements (logger already adds the level). 2016-11-05 08:20:22 -05:00
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
Jonathan Bernard
ddf9ab7fd1 Finished work to enable navi sounds. 0.3.0 2016-11-05 00:35:18 -05:00
Jonathan Bernard
0e1b8fe987 Added dependency on cliutils. 2016-11-04 16:33:30 -05:00
Jonathan Bernard
1861a2fcd7 Started working on making the daemonize functionality a little more robust. 2016-11-04 16:29:32 -05:00
Jonathan Bernard
c717e7eeb4 Rename navi sounds folder. 2016-11-04 09:05:14 -05:00
b2d1007c09 Added Navi sounds. 2016-11-03 18:29:00 -05:00
Jonathan Bernard
5b0747d960 Add notification sound on Linux. 0.2.2 2016-11-03 16:22:33 -05:00
Jonathan Bernard
eb907e8e36 Re-read plan file if the file has a newer modification date than last time we checked. 0.2.1 2016-11-03 12:49:20 -05:00
Jonathan Bernard
050d11362c Try to re-read the plan file if we have no items. 2016-11-02 22:27:17 -05:00
Jonathan Bernard
2748a3e8ce Finished initial daily_notifier implementation. 0.2.0 2016-11-02 22:15:37 -05:00
Jonathan Bernard
a48d25200e Initial implementation. Still needs stop, reconfigure commands. 2016-11-02 19:53:03 -05:00
Jonathan Bernard
ae72c6b1a0 Added example configuration file for deploy tool. 2016-10-18 09:58:27 -05:00
Jonathan Bernard
9928b9fcb5 Added a file manifest to track modifcations. 2016-10-17 17:15:00 -05:00
Jonathan Bernard
4c9f0fb967 Added forgotten verbosity control. 2016-10-15 23:44:15 -05:00
Jonathan Bernard
91c1e313e7 Update .gitignore to ignore binaries. 2016-10-15 23:42:03 -05:00
Jonathan Bernard
a3a6160636 Add basic command-line options and verbosity control. 2016-10-15 23:40:34 -05:00
Jonathan Bernard
6d45e214f4 Rename deploy to be provider agnostic. 2016-10-15 22:59:07 -05:00
Jonathan Bernard
29b9b4f167 Added deploy helper to push plans out to FastMail hosting. 2016-10-15 22:52:14 -05:00
Jonathan Bernard
5b5ee924f9 Added .gitignore 2016-10-15 20:45:21 -05:00
Jonathan Bernard
1050a4b363 Nimble file and notification sound. 2016-10-08 11:08:50 -05:00
Jonathan Bernard
8f690316b2 Initial commit with README 2016-10-08 11:03:30 -05:00