Coder Social home page Coder Social logo

pomo's People

Contributors

hschne avatar jsspencer avatar kawsark avatar mhanggi avatar stelcodes avatar thorstenhenke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pomo's Issues

Consider adding a default `XDG_CONFIG_HOME` location

Hi there, I'm integrating pomo.sh into my waybar config as a module. I noticed that by default my system (NixOS) does not set XDG_CONFIG_HOME so pomo.sh actually tries to souce /pomo.cfg instead. I think it would be a good idea to default to $HOME/.config since the XDG Base Directory Specification says this:

If $XDG_CONFIG_HOME is either not set or empty, a default equal to $HOME/.config should be used.

Thanks for pomo.sh!

Notifications occur at inaccurate times

pomo notify sends notifications at the wrong time occasionally. Reproduction:

export WORK_TIME=3
export BREAK_TIME=1
pomo notify &
pomo start
# Wait 3 minutes...
# notify job sends proper break start notification
pomo start
# Wait about 1 minute...
# notify job sends inaccurate work start notification with 2 minutes left in work cycle

[feature request] configuration support

It'll be nice to have a config file to be abele to more extensibly configure pomo.
For example, in my simple implementation (but ofcourse this one is better) I have 4 short breaks, one long, and one without time limitation.
I'll like to be able to configute how many short breaks there would be before the long one (with custom labels and different notification sounds), to have nested pomodoros, time limitation free breaks (to prepare to start the work again)... and all of that in a config file, to have several profiles (configurations).

Add break time option

I've been using pomo for a month I really love it! It is very compact and useful. But I think break times should also be added, this would make the program more productive. There is a env. variable from break time but I couldn't find a way to use that feature.

A way to pause when enter break session instead of continuing?

First of all, thank you for making this awesome bash script. A lot of pomodoro script out there is either overkill or doesn't have a pause function.

I want to ask, is there a way to pause when enter the break session instead of keep going? like adding pomo_pause function to other function. I'm still new to bash scripting so I'm not sure where should I add pomo_pause function to other function or maybe I should edit other function instead of adding pomo_pause function. Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.