pomo icon indicating copy to clipboard operation
pomo copied to clipboard

Pomodoro CLI

Results 12 pomo issues
Sort by recently updated
recently updated
newest added

I am trying to set `onEvent` action script but `onEvent` does not get discovered by the config and I cannot use this option. Steps to reproduce: 1. Add onEvent to...

Great software! Feature Request(?): I think adding this option for pomo to act as a daemon would be great. The Second Thing/Question: Is there a way of sending the 'Enter'...

enhancement

The terminal cursor jumps every second and that is distracting. I've tried with both Alacritty and xterm and the issue persists. I don't know if that can be fixed in...

bug

Let's say I start a task and I overestimate the time that task will take. `pomo start -p 10 "Do something for a long time"` But after 2 pomodoros have...

enhancement

Hey, it would be nice to have an ability to delete multiple tasks using one command. So instead of ``` pomo delete 1 pomo delete 2 ``` We can use...

enhancement

I noticed this Pomodoro does not time the intervals. That would be a welcome addition. Thanks!

enhancement

I tried today to build pomo on Windows 10 and it's successfully done: ## Requirements: - [Go 1.14.2 Windows 64](https://golang.org/dl/) - [TDM-GCC (tdm64-gcc-9.2.0)](https://jmeubank.github.io/tdm-gcc/download/) - [Git](https://git-scm.com/download/win) ## Steps 1. Ensure Go,...

As mentioned in #20, I love how scriptable `pomo` is. It would be useful to be able to start a timer without having the ncurses UI. Instead, I would just...

enhancement

![image](https://user-images.githubusercontent.com/14979358/55667319-90339780-587c-11e9-8531-34c89cd0efd5.png) Wouldn't it be nice to be able to use multiple pomo instances at the same time, if you've paused doing another task and started doing some other?

enhancement
0.8.x

It would be very great if we can see how much time we have rested by showing a stopwatch. `pomo status` could also show the time. This may be helpful...

enhancement
0.8.x