Commit Graph

  • 309277a115
    Merge pull request #62 from sboysel/feature/ui-task-message master Kevin Schoon 2022-06-01 09:00:46 -0500
  • 8113c0a933 display current task message while running or paused Sam Boysel 2022-05-31 23:00:34 -0700
  • e6aa45152c
    Merge pull request #61 from sboysel/feature/exec-on-event Kevin Schoon 2022-05-31 20:35:23 -0500
  • f86c5a6436 adds contrib dir for user contributed scripts Sam Boysel 2022-05-31 18:10:10 -0700
  • 81cb8f568f execute onEvent command in Go routine Sam Boysel 2022-05-31 18:06:43 -0700
  • 3ba07e9a87 check if onEvent is set, parse argument array Sam Boysel 2022-05-31 13:35:15 -0700
  • caded9b68b fix README typos and edit for clarity Sam Boysel 2022-05-30 23:36:33 -0700
  • 3d3a2bc152 execute command on state change Sam Boysel 2022-05-30 23:20:58 -0700
  • 6236144041 add man page Kevin Schoon 2022-05-30 15:34:55 -0500
  • 1b321198fb fix issue where interface can block Kevin Schoon 2022-05-30 14:59:03 -0500
  • 1cac8904da bump dependencies Kevin Schoon 2022-05-30 13:17:39 -0500
  • 7d53e79a48
    Merge pull request #59 from sboysel/feature/makefile-tweaks Kevin Schoon 2022-05-30 12:14:33 -0500
  • e2c67d9161 adding install target to Makefile Sam Boysel 2022-05-28 18:31:46 -0700
  • 5b555f0cee build before running tests Sam Boysel 2022-05-28 18:24:10 -0700
  • b6910ea72a
    Merge pull request #58 from sboysel/feature/xdg Kevin Schoon 2022-05-28 13:11:28 -0500
  • afb603d3c6 config, data, and runtime files default to XDG base directories Sam Boysel 2022-05-28 03:12:43 -0700
  • e603f282cc
    Merge pull request #57 from labno/master Kevin Schoon 2022-01-16 12:04:01 -0500
  • c1416ef9dc Fix for issue 44, runs always starting at 0 pomodoros WN 2022-01-05 17:36:12 +0100
  • 90b853492d
    Merge pull request #55 from herbygillot/patch-1 Kevin Schoon 2021-11-15 07:41:22 -0500
  • 36d7e720cf
    README: add MacPorts install info Herby Gillot 2021-11-14 14:31:50 -0500
  • 12616f0d72 update README Kevin Schoon 2021-11-02 07:53:08 -0500
  • 7d4c4889c4
    Merge pull request #51 from amiel/publish-and-listen Kevin Schoon 2021-11-02 07:46:52 -0500
  • 9a1f53e0bc
    Merge pull request #50 from amiel/json-status Kevin Schoon 2021-10-14 10:32:51 -0500
  • bb760ada03
    Merge pull request #48 from jgarte/jgart-readme-command-integrations Kevin Schoon 2021-10-14 10:15:55 -0500
  • c65d978114
    Error message for use of publish without publish socket path Amiel Martin 2021-10-13 15:36:25 -0800
  • 064d2f0341
    Use a separate socket path to publish so pomo can publish and listen on different sockets Amiel Martin 2021-10-13 15:26:42 -0800
  • c6c3e43991
    Allow pomo status --json Amiel Martin 2021-10-13 13:10:13 -0800
  • c7cdf725ab update readme Kevin Schoon 2021-10-10 11:34:21 -0400
  • 3d946499a2 build bin/pomo by default Kevin Schoon 2021-10-10 11:32:10 -0400
  • eeb4cb11b5
    Makes Integrations command example user agnostic jgart 2021-09-22 13:30:06 -0400
  • a7947a7cb7 apply some formatting fixes Kevin Schoon 2021-09-01 08:56:22 -0400
  • 1ad3c18c8a
    Merge pull request #45 from paperbenni/master Kevin Schoon 2021-09-01 08:50:27 -0400
  • 569a156fd0 show duration of pause between intervals paperbenni 2021-08-31 00:31:35 +0200
  • 28e436f73d allow deleting a range of tasks Kevin Schoon 2021-08-07 12:09:00 -0400
  • a897198dae support serving and receiving requests for status via sockets Kevin Schoon 2021-07-29 13:01:25 -0400
  • cae290eacd bump various dependencies Kevin Schoon 2021-07-28 21:43:13 -0400
  • fb3e9d3184 update Makefile Kevin Schoon 2021-07-28 21:36:33 -0400
  • eb08755797 run tests in ci Kevin Schoon 2021-07-28 20:06:45 -0400
  • b43e77d037 update docs Kevin Schoon 2021-07-28 20:03:23 -0400
  • c880e8ac1b rm release helpers Kevin Schoon 2021-07-28 20:00:16 -0400
  • 1cef4683db fix missing demo on docs site Kevin Schoon 2021-07-28 19:58:25 -0400
  • 6dd356f9eb fix broken docs links Kevin Schoon 2021-07-28 19:52:48 -0400
  • 1b2d22aa5a update docs site Kevin Schoon 2021-07-28 19:50:26 -0400
  • b2fc750ed3 rm hugo submodule, simplify docs site Kevin Schoon 2021-07-28 19:49:26 -0400
  • eccaca0dc4 upgrade termui to v3 Kevin Schoon 2021-07-28 18:52:20 -0400
  • 28b2e14b51 fix nil ptr config #40 Kevin Schoon 2020-09-22 08:21:44 -0500
  • cbb4165766 refactor cmd interface for better testing Kevin Schoon 2020-09-21 09:20:44 -0500
  • dd872159f1 build/test all pull requests Kevin Schoon 2020-09-17 10:21:45 -0500
  • 333eb1fbe5
    Merge pull request #35 from kevinschoon/cleanup_project_structure Kevin Schoon 2020-09-10 08:51:39 -0500
  • 34eab4e98b restructure project into modules Kevin Schoon 2020-09-08 11:35:47 -0500
  • e030827ffc
    Merge pull request #34 from strogiyotec/null_colors Kevin Schoon 2020-09-08 10:55:56 -0500
  • e5ff0c7e98 check if config has any colors strogiyotec 2020-09-07 21:20:42 -0700
  • f2d98027e5
    Merge pull request #29 from strogiyotec/sock_file_fix Kevin Schoon 2020-09-06 18:01:15 -0500
  • 7f85672bca simplify sock file exists check strogiyotec 2020-09-06 15:29:48 -0700
  • 61b2d63bd3 add gh actions status badge Kevin Schoon 2020-09-06 11:03:51 -0500
  • 0fd7a3e397 add basic github actions workflow Kevin Schoon 2020-09-06 10:56:25 -0500
  • 18b619c7a1 fix runner test strogiyotec 2020-09-05 20:49:42 -0700
  • adf5d8c4c9 delete socket file after accidental crash strogiyotec 2020-09-04 16:11:55 -0700
  • e3732717f5 pass config for initialization, add marshaling for status Kevin 2019-07-04 19:12:58 -0400
  • 00ea73813a standardize paths, use config for sub commands Kevin 2019-07-04 18:57:41 -0400
  • 6644f7106c refactor config Kevin 2019-07-04 18:13:04 -0400
  • 591d51a1f3
    Merge pull request #14 from iiridescent/patch-1 Kevin Schoon 2019-06-11 19:28:46 -0400
  • 87646e97fe
    Fix typos in break screen Vin Howe 2019-06-11 15:04:25 -0400
  • 90be75e9ae update docs Kevin Schoon 2019-03-17 15:28:33 -0400
  • e6bb65196a update build script Kevin Schoon 2019-03-17 15:16:49 -0400
  • 3d478cbcf9 rm usermap on build Kevin Schoon 2019-03-17 15:12:48 -0400
  • 952ebbf1fc add new build environment for cross compile Kevin Schoon 2019-03-17 15:10:28 -0400
  • 63b1e5497b fix links again Kevin Schoon 2019-02-10 15:50:46 -0500
  • 9b8c9a7fc0 fix docs path Kevin Schoon 2019-02-10 15:47:16 -0500
  • cb6867d329 add installer script Kevin Schoon 2019-02-10 15:39:45 -0500
  • fd5c988f5c update docs Kevin Schoon 2019-02-10 14:53:26 -0500
  • 1b51a02a52 update go modules Kevin Schoon 2019-02-10 14:53:19 -0500
  • 4c4eed3f60 add long help message Kevin Schoon 2019-01-25 00:42:38 -0500
  • 40a14692a6 update dependencies Kevin Schoon 2019-01-25 00:05:06 -0500
  • 793dd59bae refacort db & add fix begin/create commands Kevin Schoon 2019-01-25 00:04:41 -0500
  • 6076788365 Add begin command. Steven Edwards 2019-01-13 07:01:00 -0500
  • a88c1fbb43 s/start/create/ for create command. Steven Edwards 2019-01-13 05:59:28 -0500
  • 496f5ba93c Add create command. Steven Edwards 2019-01-12 13:39:38 -0500
  • e3673d2f59 update license Kevin Schoon 2019-01-11 09:26:40 -0500
  • 754c9e650c
    Merge pull request #6 from lpmi-13/typofix Kevin Schoon 2019-01-09 16:42:24 -0800
  • d2e0ac7175 fix simple typo lpmi-13 2019-01-08 22:11:11 +0000
  • 2bf40bfd01 add module support Kevin Schoon 2018-09-20 17:00:04 -0400
  • b8f2f67b16 rm vendor Kevin Schoon 2018-09-20 11:26:19 -0400
  • 14734c3ccf update Makefile Kevin Schoon 2018-07-12 15:04:02 -0400
  • b17605be73 update imports Kevin Schoon 2018-07-12 15:03:53 -0400
  • 1192d93e32 update docs Kevin Schoon 2018-03-03 20:28:48 +0000
  • dd12e4fb77 ignore demo.gif Kevin Schoon 2018-03-03 20:28:33 +0000
  • 1aaa713c49 fix tag spacing Kevin Schoon 2018-03-03 20:19:30 +0000
  • 24f8cd8cf0 update termbox-go dependency Kevin Schoon 2018-03-03 20:16:21 +0000
  • f03ef13268 revert to outputting all tasks by default Kevin Schoon 2018-03-01 17:18:13 +0000
  • 63ad6b2712 update polybar example Kevin Schoon 2018-02-13 09:14:25 -0500
  • 6dcdf6c826 output tasks only from the last 24 hours by default, add more task output options Kevin Schoon 2018-02-09 12:02:34 -0500
  • 1d59d0f7d0 task -> runner Kevin Schoon 2018-02-09 11:28:56 -0500
  • 0a0d358965 update docs Kevin Schoon 2018-02-03 22:30:57 -0500
  • 82d8b7d875 break out of listen loop on error Kevin Schoon 2018-02-03 22:25:06 -0500
  • 2fc414efdd add socket server for scriptable status output Kevin Schoon 2018-02-03 22:13:46 -0500
  • 6c541894ab update readme Kevin Schoon 2018-02-03 13:50:03 -0500
  • bd32d957f8 support more color choices Kevin Schoon 2018-02-03 13:40:38 -0500
  • 987fbfd261 add date/time in task list output Kevin Schoon 2018-02-03 13:28:29 -0500
  • 38c5700812 send notification when the pomo session completes Kevin Schoon 2018-02-01 16:52:34 -0500