I made a rigid Pomodoro timer that works with CUI

The Pomodoro timer, which I made while studying Python, feels good, so I'll publish it. I think it will be nice to combine it with tmux.

po.gif

pomodoro-python

Have them clone or download to your favorite directory,

How to use

cd pomodoro-python
./pomodoro

Start with

Setting

I haven't added the function to make detailed settings yet, so please edit pomodoro.py directly.


This is the first time for me to publish what I made, so I would be grateful if my senior brother and sister could tell me if there were any problems.

Recommended Posts

I made a rigid Pomodoro timer that works with CUI
Pomodoro timer made with Errbot
[AWS] I made a reminder BOT with LINE WORKS
A story that stumbled when I made a chatbot with Transformer
I made a LINE BOT that returns parrots with Go
I made a daemon with Python
I made a plug-in that can "Daruma-san fell" with Minecraft
[AWS] I made a reminder BOT with LINE WORKS (implementation)
I made a package that can compare morphological analyzers with Python
I made a shuffle that can be reset (reverted) with Python
I made a program that automatically calculates the zodiac with tkinter
I made a character counter with Python
I made a Hex map with Python
I made a life game with Numpy
I made a stamp generator with GAN
I made a roguelike game with Python
I made a simple blackjack with Python
I made a configuration file with Python
I made a WEB application with Django
I made a neuron simulator with Python
I made a plug-in "EZPrinter" that easily outputs map PDF with QGIS.
I made a simple timer that can be started from the terminal
I made a tool that makes decompression a little easier with CLI (Python3)
I made a module PyNanaco that can charge nanaco credit with python
I made a stamp substitute bot with line
I made a competitive programming glossary with Python
I made a weather forecast bot-like with Python.
I made a GUI application with Python + PyQt5
A memo that made a graph animated with plotly
I made a Twitter fujoshi blocker with Python ①
[Python] I made a Youtube Downloader with Tkinter.
I made a LINE Bot with Serverless Framework!
I made a random number graph with Numpy
I made a bin picking game with Python
I made a Mattermost bot with Python (+ Flask)
I made a QR code image with CuteR
I made a familiar function that can be used in statistics with Python
A story that I was addicted to when I made SFTP communication with python
〇✕ I made a game
I made a Twitter BOT with GAE (python) (with a reference)
I made a household account book bot with LINE Bot
I made a ready-to-use syslog server with Play with Docker
I made a vim learning game "PacVim" with Go
I made a window for Log output with Tkinter
I made a net news notification app with Python
I made a VM that runs OpenCV for Python
I made a Python3 environment on Ubuntu with direnv.
I made a LINE BOT with Python and Heroku
A memo that I touched the Datastore with python
I made a falling block game with Sense HAT
I made a web application that maps IT event information with Vue and Flask
[Python] I made a function that decrypts AES encryption just by throwing it with pycrypto.
I made a simple typing game with tkinter in Python
I made a package to filter time series with python
I made blackjack with python!
I made a simple book application with python + Flask ~ Introduction ~
I made a class that easily performs unixtime ← → datetime conversion
I made a program to collect images in tweets that I liked on twitter with Python
I made a fucking app that won't let you skip
I made a resource monitor for Raspberry Pi with a spreadsheet
I made a puzzle game (like) with Tkinter in Python