172 Commits (master)
 

Author SHA1 Message Date
Kevin Schoon e030827ffc
Merge pull request #34 from strogiyotec/null_colors
check if config has any colors
4 years ago
strogiyotec e5ff0c7e98 check if config has any colors 4 years ago
Kevin Schoon f2d98027e5
Merge pull request #29 from strogiyotec/sock_file_fix
delete socket file after accidental crash
4 years ago
strogiyotec 7f85672bca simplify sock file exists check 4 years ago
Kevin Schoon 61b2d63bd3 add gh actions status badge 4 years ago
Kevin Schoon 0fd7a3e397 add basic github actions workflow 4 years ago
strogiyotec 18b619c7a1 fix runner test 4 years ago
strogiyotec adf5d8c4c9 delete socket file after accidental crash 4 years ago
Kevin e3732717f5 pass config for initialization, add marshaling for status 5 years ago
Kevin 00ea73813a standardize paths, use config for sub commands 5 years ago
Kevin 6644f7106c refactor config 5 years ago
Kevin Schoon 591d51a1f3
Merge pull request #14 from iiridescent/patch-1
Fix typos in break screen
5 years ago
Vin Howe 87646e97fe
Fix typos in break screen
I also suggest using contractions ("It is" -> "It's", "you are" -> "you're") to make the message less formal. Those changes are stylistic, so I won't include them in this PR.
5 years ago
Kevin Schoon 90be75e9ae update docs 5 years ago
Kevin Schoon e6bb65196a update build script 5 years ago
Kevin Schoon 3d478cbcf9 rm usermap on build 5 years ago
Kevin Schoon 952ebbf1fc add new build environment for cross compile 5 years ago
Kevin Schoon 63b1e5497b fix links again 5 years ago
Kevin Schoon 9b8c9a7fc0 fix docs path 5 years ago
Kevin Schoon cb6867d329 add installer script 5 years ago
Kevin Schoon fd5c988f5c update docs 5 years ago
Kevin Schoon 1b51a02a52 update go modules 5 years ago
Kevin Schoon 4c4eed3f60 add long help message 5 years ago
Kevin Schoon 40a14692a6 update dependencies 5 years ago
Kevin Schoon 793dd59bae refacort db & add fix begin/create commands 5 years ago
Steven Edwards 6076788365 Add begin command.
Use begin to start pomodoros created by "create".
5 years ago
Steven Edwards a88c1fbb43 s/start/create/ for create command. 5 years ago
Steven Edwards 496f5ba93c Add create command.
Sometimes, for example in a planning Pomodoro, it's helpful to create
tasks without actually starting them.  This create subcommand adds
that flexibility.
5 years ago
Kevin Schoon e3673d2f59 update license 5 years ago
Kevin Schoon 754c9e650c
Merge pull request #6 from lpmi-13/typofix
fix simple typo
5 years ago
lpmi-13 d2e0ac7175 fix simple typo 5 years ago
Kevin Schoon 2bf40bfd01 add module support 6 years ago
Kevin Schoon b8f2f67b16 rm vendor 6 years ago
Kevin Schoon 14734c3ccf update Makefile 6 years ago
Kevin Schoon b17605be73 update imports 6 years ago
Kevin Schoon 1192d93e32 update docs 6 years ago
Kevin Schoon dd12e4fb77 ignore demo.gif 6 years ago
Kevin Schoon 1aaa713c49 fix tag spacing 6 years ago
Kevin Schoon 24f8cd8cf0 update termbox-go dependency 6 years ago
Kevin Schoon f03ef13268 revert to outputting all tasks by default 6 years ago
Kevin Schoon 63ad6b2712 update polybar example 6 years ago
Kevin Schoon 6dcdf6c826 output tasks only from the last 24 hours by default, add more task output options 6 years ago
Kevin Schoon 1d59d0f7d0 task -> runner 6 years ago
Kevin Schoon 0a0d358965 update docs 6 years ago
Kevin Schoon 82d8b7d875 break out of listen loop on error 6 years ago
Kevin Schoon 2fc414efdd add socket server for scriptable status output 6 years ago
Kevin Schoon 6c541894ab update readme 6 years ago
Kevin Schoon bd32d957f8 support more color choices 6 years ago
Kevin Schoon 987fbfd261 add date/time in task list output 6 years ago
Kevin Schoon 38c5700812 send notification when the pomo session completes 6 years ago