Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codito/pomito
Simple pomodoro timer with support for tasks and hooks.
https://github.com/codito/pomito
cli pomodoro pomodoro-timer python qt
Last synced: 3 months ago
JSON representation
Simple pomodoro timer with support for tasks and hooks.
- Host: GitHub
- URL: https://github.com/codito/pomito
- Owner: codito
- License: mit
- Created: 2013-09-09T05:21:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T12:15:33.000Z (almost 5 years ago)
- Last Synced: 2023-04-12T05:22:30.336Z (almost 2 years ago)
- Topics: cli, pomodoro, pomodoro-timer, python, qt
- Language: Python
- Size: 488 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
pomito
======|Build Status| |Windows Build status| |Coverage Status| |Code Health| |Say thanks!|
Simple pomodoro timer with support for tasks and hooks.
Currently under development, you can try out an alpha build `here`_.
Something works, something doesn’t :(Please file issues at https://github.com/codito/pomito/issues.
Patches are most welcome! :up:
Screenshots
===========Default state
-------------.. figure:: https://raw.github.com/codito/pomito/master/docs/images/default.png
:alt: DefaultDefault
Timer running!
--------------.. figure:: https://raw.github.com/codito/pomito/master/docs/images/timer.png
:alt: TimerTimer
Interruption running!
---------------------.. figure:: https://raw.github.com/codito/pomito/master/docs/images/interruption.png
:alt: InterruptionInterruption
Installation
============Unzip the acrhive to a temp directory, say ``g:\apps\pomito``.
Configuration
=============Copy ``docs\sample_config.ini`` to ``~\pomito\config.ini`` in windows.
Copy ``docs\sample_todo.txt`` to ``~\pomito\todo.txt`` and modify
``config.ini`` accordingly.Run Forrest, Run
================Start ``pomito.exe`` from unzipped directory. E.g.
``g:\apps\pomito\pomito.exe``.Credits
=======- icons from glyphicons.com
.. _here: https://github.com/codito/pomito/releases/tag/v0.1-alpha
.. |Build Status| image:: https://img.shields.io/travis/codito/pomito.svg
:target: https://travis-ci.org/codito/pomito
.. |Windows Build status| image:: https://img.shields.io/appveyor/ci/codito/pomito.svg
:target: https://ci.appveyor.com/project/codito/pomito
.. |Coverage Status| image:: https://img.shields.io/coveralls/github/codito/pomito.svg
:target: https://coveralls.io/r/codito/pomito?branch=master
.. |Code Health| image:: https://landscape.io/github/codito/pomito/master/landscape.svg?style=flat
:target: https://landscape.io/github/codito/pomito/master
.. |Say thanks!| image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg
:target: https://saythanks.io/to/codito