Giter Site home page Giter Site logo

pomoff's Introduction

๐Ÿ… Pomoff

pomoff command line interface

Pomoff, a minimalist Pomodoro timer made in Python.

  • Configurable durations for work, short break and long break in config.py
  • Sound + notifications when each interval is done
  • Easy to hack and make your own changes

Python

Installation

sudo pacman -S axyl-pomoff-git

Other operating systems (Linux)

git clone https://github.com/angelofallars/pomoff
cd pomoff
bash ./install.sh

To uninstall, run bash ./uninstall.sh.

Dependencies

  • python3
  • mpv

Run

After installing, simply type pomoff into the command line.

Usage: pomoff [option] ...
  -h, help               see this help page
  -w, work               launch a work interval
  -b, break, shortbreak  launch a short break interval
 -lb, longbreak          launch a long break interval

The config file is located in the /config directory of the pomoff folder.

Configuration

In the config.py file, you can edit the duration of the work and break intervals, change the sound and volume of the end-of-interval bell and more.

Contributing

Just make sure to develop and make pull requests on the dev branch instead of the main branch.

Contribute to pomoff and get your awesome profile picture displayed here!

Made with contrib.rocks.

Supporting this project

This project is free and open-source and will always be that way.

If you like this project, please consider donating to help me improve this project even further.

Buy Me A Coffee

pomoff's People

Contributors

angelofallars avatar gaetan1903 avatar rivo2302 avatar

Stargazers

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

Watchers

 avatar  avatar

pomoff's Issues

Play a sound everytime a Pomodoro interval ends

Currently, the Pomodoro timer program just displays a pop-up every time a work or break interval ends. It should play a sound from the sound/ folder as well to improve the user experience. It should be implemented for Linux-based systems.

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.