Skip to main content

A minimalist Pomodoro timer that runs in your terminal

Project description

focusedMe

https://img.shields.io/pypi/v/focusedme.svg https://img.shields.io/travis/scopeta/focusedme.svg Documentation Status

A minimalist Pomodoro timer that runs in your terminal

Installation and usage

Install via pip

$ pip install focusedme

Read instructions

$ focusedme -h

Common usage (default pomodoro values)

$ focusedme

Overview

Project Background and Description

The goal of this project is to implement a productivity timer based on Pomodoro technique using Python programming language

The focusedMe module implements the basic features of a Pomodoro timer that runs in a terminal and provide a minimalist text-based interface. The timer provides an easy way to break down work into focused sessions, traditionally 25 minutes in length, separated by short or long breaks. Each session is known as a Pomodoro.

The timer tracks the sessions and notify the user of completion, as well as allow them to control its progress.

Features

The timer currently includes the following features:

  • Allows users to initialize the timer with default parameters (25 mins for focused sessions and long breaks, and 5 mins for short breaks)

  • Tracks sessions according the Pomodoro technique and properly handling short and long breaks

  • Updates the user in real time through a text-based interface

  • Includes command line help and user options in the screen

  • Plays a sound to alert the user when a session is completed and a new one is about to start

  • Allows user to skip or pause a session or stop timer

  • Allows user to visualize information about progress

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

JaDogg_: for the in_app_path function in util.py module TaylorSMarks: for the playsound module

History

0.1.32 (2020-07-03)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

focusedme-0.1.32.tar.gz (311.7 kB view hashes)

Uploaded Source

Built Distribution

focusedme-0.1.32-py2.py3-none-any.whl (304.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page