Commit Graph

  • a78d6f7731 increase pomodoro intervals. master NunoSempere 2023-08-24 11:04:58 +0200
  • dd1332e6cb remove unnecessary comment. NunoSempere 2023-08-21 11:12:50 +0200
  • fbbe49e7ad formatting list of timers tweak. NunoSempere 2023-08-21 11:11:57 +0200
  • 91265cc099 run formatting pass. NunoSempere 2023-08-21 11:11:07 +0200
  • eed97e91ba tweak makefile a bit NunoSempere 2023-08-21 11:10:22 +0200
  • 5075fb8ad8 tweak makefile. NunoSempere 2023-08-20 14:22:44 +0200
  • 312bd09739 print time when changing period NunoSempere 2023-08-20 13:32:54 +0200
  • 168b4f092c add readme & makefile + small typo fixes. NunoSempere 2023-08-20 12:11:47 +0200
  • 24f3108395 add minimalistic working version. NunoSempere 2023-08-20 11:46:34 +0200
  • 25bb1ec9c2 start rewrite of spt based on sent rather than inotify. NunoSempere 2023-08-20 10:43:48 +0200
  • 64cdc50fbc
    Reduce nap time to 15 minutes as mentioned in docs Ivan Tham 2022-04-11 14:35:23 +0800
  • 9f85802024 Join breaks together Mohammed Anas 2022-04-10 20:03:39 +0300
  • 83c4384053 Make a small grammar fix Mohammed Anas 2022-04-08 23:51:44 +0300
  • b90123aca0 Fix man page for -e. Ville Witt 2021-01-11 12:28:54 +0100
  • 628804ae43
    Merge pull request #16 from matesz44/patch-1 Ivan Tham 2020-11-22 01:22:42 +0800
  • c248fc1018
    break times were switched M4t35Z 2020-11-20 13:24:35 +0100
  • d5c2dd57ab
    0.6 release Ivan Tham 2020-11-06 23:43:51 +0800
  • bf82caf6e0 Use shell to execute notifyext (-e) Ivan Tham 2020-11-02 11:41:01 +0800
  • c2b5ba6b3c 0.5 release Ivan Tham 2020-06-15 00:41:16 +0800
  • 9fcdf89e06 Fix output truncation warning Ivan Tham 2020-06-15 00:43:06 +0800
  • 75ad568b48 Update LICENSE year to 2020 Ivan Tham 2020-06-15 00:40:08 +0800
  • de7a76f87f Update README with timer description Ivan Tham 2020-06-15 00:38:39 +0800
  • 783e2d8f95 Remove parenthesis for signals in spt.1 Ivan Tham 2019-05-16 17:07:15 +0800
  • b98188e381 Respect CPPFLAGS environment variable Daniel M. Capella 2018-11-16 04:09:51 +0000
  • 65c181ec1d Add notification wrapper script for MacOS Chris Rawnsley 2016-11-06 10:43:47 +0000
  • 4b71980933 Major release with tons of improvements Ivan Tham 2016-11-01 00:16:56 +0800
  • 4844396830 Simple logic fixup and prepare for release Ivan Tham 2016-10-29 13:02:15 +0800
  • 161f63ae60 Fix version in config.mk & remove authors in spt.1 Ivan Tham 2016-10-29 12:50:18 +0800
  • ba2d3922fa Display time & state for SIGUSR1 Ivan Tham 2016-10-29 12:40:54 +0800
  • 44395654d8 Fix signal bursts blocking the counter Simon Lieb 2016-10-25 20:54:16 +0200
  • b5d373cbb4 Fix year in version Ivan Tham 2016-10-29 00:43:20 +0800
  • 3678854ad1 Fix separate USR1 handling & time display logic Simon Lieb 2016-10-25 20:23:05 +0200
  • 50ed6952f2 Replace signal(2) with sigaction(2) for portability Simon Lieb 2016-10-22 20:06:23 +0200
  • 22f35d5af4 Prefer sigsuspend(2) over pause(2) Simon Lieb 2016-10-21 13:39:01 +0200
  • 0af77c1282 Use pause(2) to suspend timer ticking Simon Lieb 2016-10-20 00:24:09 +0200
  • 906a6caa13 Main goto loop to for loop Ivan Tham 2016-09-06 21:36:05 +0800
  • aa718fd83a Fix logic for i infinal loop Ivan Tham 2016-08-05 17:54:38 +0800
  • 8be5483b6a Update man page with new features Ivan Tham 2016-07-15 22:02:36 +0800
  • 938cd77b94 Implemented pause/resume on SIGUSR2 Antonio Bibiano 2016-07-12 18:51:26 +1000
  • 8e7bd4d2aa Simplify infinal loop Ivan Tham 2016-07-11 20:35:56 +0800
  • c89ef49965 Prevent macro hell Ivan Tham 2016-07-11 19:36:15 +0800
  • 58d1470890 Fix failed execvp notifycmd Ivan Tham 2016-07-11 18:47:18 +0800
  • f1fe73aff8 Just comment config.mk to remove libnotify Ivan Tham 2016-07-11 17:32:47 +0800
  • 0e87e7c205 Merge remote-tracking branch 'antbbn/master' Ivan Tham 2016-07-11 15:53:19 +0800
  • 93fda613a2 Brought everything up to date, removed spawn TODO, fixed double print error Antonio Bibiano 2016-07-11 15:26:56 +1000
  • 6486bb2ac3 Update TODO Ivan Tham 2016-05-14 08:49:50 +0800
  • 2502641ce2 Fix spt on OSX (no libnotify) Ivan Tham 2016-05-13 23:13:23 +0800
  • d55edcb9b6 Removed libnotify dependency Antonio Bibiano 2016-05-03 10:29:46 +1000
  • cafb6102db Show USR1 features and fix typo Ivan Tham 2016-02-25 22:33:55 +0800
  • b7e94be5d0 Notify remaining time on SIGUSR1 signal Simon Lieb 2016-02-25 13:14:36 +0100
  • bf41fc8e6c Better keyword (timer->timers) Ivan Tham 2016-02-02 23:07:13 +0800
  • 8c0cb46576 Bump version to 0.1 Ivan Tham 2016-02-01 08:24:44 +0800
  • f4fb27b981 README in markdown Ivan Tham 2016-01-22 18:25:26 +0800
  • fc8492296a Use ISC license Ivan Tham 2016-01-20 20:36:05 +0800
  • 2751909485 Happy new year 2016 Ivan Tham 2016-01-03 16:28:46 +0800
  • 64da957455 Merge pull request #1 from frgm/master Ivan Tham 2015-11-29 17:16:24 +0800
  • 305691ab55 README: s/dwm/spt juef 2015-11-28 16:29:21 +0200
  • 8f2d5e294f Initial commit Ivan Tham 2015-11-28 21:08:54 +0800