Code Monkey home page Code Monkey logo

py3status-pomodoro-timer's Introduction

py3status-pomodoro-timer

A pomodoro timer for i3status using py3status

NOTE: THIS PLUGIN IS NOW OBSOLETE

Since I first wrote this plugin, I have stopped using the pomodoro technique. Py3status has also changed their code base so that users can contribute modules. Someone has contributed a pomodoro module and I suggest you use this one instead.

Installation

Firstly you need py3status configured for i3status. The process is descibed here. Copy the python script pomodoro.py to your py3status directory. (For me it is located at ~/.i3/i3status)

Restart i3 (mod+q)

What works

The timer counts down 25 minutes. When it reaches 0 it displays a notification to that effect using notify-send.

To start the countdown left click on the pomodoro module in the status bar.

To reset the time right click on the pomodoro module.

Planned improvements

  • Implement a pause feature.
  • Currently the time only updates when i3status refreshes (for me thats every 5 seconds). For my clock I used a workaround so that it counts every second (I have forgotten the exact details of how this works). I want to investigate if it is possible to use a similar solution for the pomodoro timer.
  • I would like to have some simple way to log your time(pomodoros). I really like gtimelog, maybe I will try to log pomodoros in the gtimelog format.

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.