Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stepanzubkov/shellodoro
powerful Pomodoro in terminal
https://github.com/stepanzubkov/shellodoro
pomodoro python shell shell-scripts terminal
Last synced: 17 days ago
JSON representation
powerful Pomodoro in terminal
- Host: GitHub
- URL: https://github.com/stepanzubkov/shellodoro
- Owner: stepanzubkov
- License: unlicense
- Created: 2022-02-07T07:15:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T10:45:18.000Z (11 months ago)
- Last Synced: 2024-10-17T12:25:49.351Z (about 1 month ago)
- Topics: pomodoro, python, shell, shell-scripts, terminal
- Language: Python
- Homepage:
- Size: 47.9 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ![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