All Projects โ†’ JaDogg โ†’ Pydoro

JaDogg / Pydoro

Licence: mit
๐Ÿ… pydoro - Terminal Pomodoro Timer

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pydoro

Jsonui
jsonui is an interactive JSON explorer on your command line
Stars: โœญ 583 (+110.47%)
Mutual labels:  productivity, terminal-based, terminal-app
asciiarena
Terminal multiplayer deathmatch game
Stars: โœญ 34 (-87.73%)
Mutual labels:  terminal-based, terminal-app
Pomidor
Pomidor is a simple and cool pomodoro technique timer.
Stars: โœญ 183 (-33.94%)
Mutual labels:  productivity, pomodoro
dynamic-cli
A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI
Stars: โœญ 151 (-45.49%)
Mutual labels:  terminal-based, terminal-app
Pomotroid
๐Ÿ… Simple and visually-pleasing Pomodoro timer
Stars: โœญ 2,028 (+632.13%)
Mutual labels:  productivity, pomodoro
Tomighty Windows
Tomighty for Windows
Stars: โœญ 116 (-58.12%)
Mutual labels:  productivity, pomodoro
Zeus
๐Ÿ”ญ A modern cross platform `ls` with powerful searching and querying capabilities to scale your productivity to the moon ๐Ÿš€ (and yeah it has file explorer like capabilities too ๐Ÿคซ)
Stars: โœญ 75 (-72.92%)
Mutual labels:  productivity, terminal-based
Pomodoro
simple command line pomodoro app with visualization of statistics
Stars: โœญ 502 (+81.23%)
Mutual labels:  productivity, pomodoro
xplr
A hackable, minimal, fast TUI file explorer
Stars: โœญ 2,271 (+719.86%)
Mutual labels:  productivity, terminal-based
TWchat
An Geek style terminal based WeChat client
Stars: โœญ 66 (-76.17%)
Mutual labels:  terminal-based, terminal-app
mangadesk
Terminal client for MangaDex ๐Ÿ“–
Stars: โœญ 569 (+105.42%)
Mutual labels:  terminal-based, terminal-app
Pomatez
Stay Focused. Take a Break.
Stars: โœญ 631 (+127.8%)
Mutual labels:  productivity, pomodoro
behaviortracker
Time Tracker โฒ๏ธ - Android application to track the time you spend on some activities during your day.
Stars: โœญ 19 (-93.14%)
Mutual labels:  productivity, pomodoro
Marinara
Pomodoroยฎ time management assistant for Chrome
Stars: โœญ 1,806 (+551.99%)
Mutual labels:  productivity, pomodoro
Pomolectron
๐Ÿ… A pomodoro app for your menubar/tray.
Stars: โœญ 504 (+81.95%)
Mutual labels:  productivity, pomodoro
cgol
Conway's Game of Life in the Terminal
Stars: โœญ 32 (-88.45%)
Mutual labels:  terminal-based, terminal-app
Pomodorologger
Pomodoro Logger ๐Ÿ•ค -- When a time tracker meets Pomodoro and Kanban board
Stars: โœญ 316 (+14.08%)
Mutual labels:  productivity, pomodoro
Mater
๐Ÿ… A simple and purty menubar Pomodoro app written in Electron
Stars: โœญ 433 (+56.32%)
Mutual labels:  productivity, pomodoro
lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: โœญ 35 (-87.36%)
Mutual labels:  productivity, pomodoro
AnotherPomodoro
Modern and customizable productivity timer app that runs in your browser.
Stars: โœญ 126 (-54.51%)
Mutual labels:  productivity, pomodoro

pydoro ๐Ÿ…

Terminal Pomodoro Timer

.. image:: https://github.com/JaDogg/pydoro/raw/develop/images/logo.png

.. Repo Badges

.. image:: https://badge.fury.io/py/pydoro.svg :alt: PyPI :target: https://badge.fury.io/py/pydoro .. image:: https://github.com/JaDogg/pydoro/workflows/Python%20application/badge.svg :alt: CI :target: https://github.com/JaDogg/pydoro/actions?query=workflow%3A%22Python+application%22 .. image:: https://img.shields.io/badge/python-3.6+-blue.svg :alt: Python Support :target: https://pypi.org/project/pydoro/ .. image:: https://badges.gitter.im/pydoro/community.svg :alt: Chat :target: https://gitter.im/pydoro/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black

Installation ๐ŸŽ‰

Install via pip:

.. code-block::

$ pip install pydoro
$ pydoro

Done.

You can also use :code:pip install "pydoro[audio]" to get audio dependencies for OSX(:code:pyobjc-core) and Linux(:code:PyGObject).

Also for Linux :code:pygame will be used if it's installed. (Try this if you cannot get :code:PyGObject to work)

For some systems you may have to use :code:pip3 instead. Only Python 3.6+ is supported.

On windows you may try the packaged .exe file. See the releases_ page.

If you have pipx:

.. code-block::

$ pipx install pydoro

Usage ๐Ÿ“–

  • Run :code:pydoro to launch. More info in wiki_.

.. image:: https://github.com/JaDogg/pydoro/raw/develop/images/animation.gif

.. _wiki: https://github.com/JaDogg/pydoro/wiki

Options: Use --no-sound to mute alarms, --no-clock to hide the clock or --focus for both clock hiding and sound muting

Credits ๐Ÿ™‡โ€โ™‚๏ธ

  • Pomodoro - Invented by Francesco Cirillo
  • playsound.py - For playing audio file, Copyright (c) 2016 Taylor_ Marks
  • prompt-toolkit - Awesome TUI library ๐Ÿ˜Ž
  • b15.wav - Dana_ robinson designs, CC0 from freesound

.. _releases: https://github.com/JaDogg/pydoro/releases .. _Taylor: https://github.com/TaylorSMarks/playsound .. _Dana: https://freesound.org/s/377639/

Contributors ๐Ÿ™

  • Gabriel Cruz - gmelodie_
  • Zach Nelson - requiem_
  • Kajpio - kajpio_
  • Manuel Gutierrez - xr09_
  • kiba - islander_
  • Beatriz Uezu - beatrizuezu_
  • Zlatan - zlatsic_
  • Karolis Maลพukna - nikamura_
  • AKeerio - akeerio_

.. _gmelodie: https://github.com/gmelodie .. _requiem: https://github.com/Requiem .. _kajpio: https://github.com/Kajpio .. _xr09: https://github.com/xr09 .. _islander: https://github.com/islander .. _beatrizuezu: https://github.com/beatrizuezu .. _zlatsic: https://github.com/ZlatSic .. _nikamura: https://github.com/Nikamura .. _akeerio: https://github.com/AKeerio

Why ? ๐Ÿค”

  • I wanted to follow Pomodoro Technique_.
  • I don't like to use mobile apps or web apps.
  • No user info is stored, tracked or shared.
  • I spend lot of time on my Terminal.
  • Written in Python ๐Ÿ.

.. _Pomodoro Technique: https://en.wikipedia.org/wiki/Pomodoro_Technique

Copyright โš–

This software is Copyright (c) 2020 Bhathiya Perera.

See the LICENSE file for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].