Metadata-Version: 2.1
Name: shellodoro
Version: 1.1.2
Summary: Pomodoro timer right in your favorite terminal!
Home-page: https://github.com/stepan-zubkov/shellodoro
Author: StepanZubkov
Author-email: zubkovbackend@gmail.com
Keywords: pomodoro,timer,tool,cli
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: plyer

# ![Shellodoro](https://user-images.githubusercontent.com/83695097/189335921-4c7514f0-fbfe-4387-9597-fa4a09c03561.jpg)

![Downloads](https://img.shields.io/pypi/dm/shellodoro) ![Version](https://img.shields.io/pypi/v/shellodoro) 

[star on github ⭐](https://github.com/Stepan-Zubkov/shellodoro)

# Right in your favorite terminal

Now you do not have to be distracted from the terminal. Just work with pomodoro in terminal!

## Elementary usage

Ready to use right after installation. Just run with one simple command. _And nothing more..._

## Multifunctional & Customizable

Elementary, but **powerful** tool.

Supports various timers - classic, 90/30, 52/17. And also your **custom timers!**

![work](https://user-images.githubusercontent.com/83695097/189348014-ccd0c123-4e94-4fb6-a92e-a709431a02f5.gif)

If you forgot modes names, list they with one simple command

![Screenshot_20220909_151609](https://user-images.githubusercontent.com/83695097/189348625-7a5226c9-f094-4a35-a7c8-ed705c936b82.png)

Shellodoro automaticaly save your ~~personal data~~ statistics. Look at it **directly from the terminal.**

![Screenshot_20221017_102428](https://user-images.githubusercontent.com/83695097/196114425-a5ea9719-8333-48fb-9f40-4417848a3403.png)

Also shellodoro sends notifications, when pomodoro ends

![Screenshot_20220909_152432](https://user-images.githubusercontent.com/83695097/189349699-138e6300-4482-47c1-b3ab-19b56e233279.png)

![Screenshot_20220909_152656](https://user-images.githubusercontent.com/83695097/189349675-eb96b31d-4111-470b-bb83-eb305c5eb167.png)

# Installation

```
pip install shellodoro
```

Then, run in terminal

```
shdr --help
```

Congratulations!

# Contribution

[![Stargazers repo roster for @Stepan-Zubkov/shellodoro](https://reporoster.com/stars/Stepan-Zubkov/shellodoro)](https://github.com/Stepan-Zubkov/shellodoro/stargazers)

[![Forkers repo roster for @Stepan-Zubkov/shellodoro](https://reporoster.com/forks/Stepan-Zubkov/shellodoro)](https://github.com/Stepan-Zubkov/shellodoro/network/members)

If you like that repository, please star it ⭐

The project is completely open for contributions! Make pull requests and submit issues.

More in CONTRIBUTING.md
