#productivity #cli #time-management #command-line-tool #pomodoro-technique #tomato-timer

app tomato-timer-cli

The Tomato Timer CLI is a command-line tool designed to help you manage your time effectively using the Pomodoro Technique. With this tool, you can break your work into focused intervals called "pomodoros" and take short breaks in between. This technique helps improve productivity and maintain focus throughout your work sessions.

5 releases

0.1.4 Jul 7, 2024
0.1.3 Jun 24, 2024
0.1.2 Jun 21, 2024
0.1.1 Jun 21, 2024
0.1.0 Jun 17, 2024

#1537 in Command line utilities

MIT license

1MB
337 lines

Tomato Timer CLI

Quality Gate Status License: MIT

Tomato Timer CLI

Table of Contents

Introduction

The Tomato Timer CLI is a command-line tool designed to help you manage your time effectively using the Pomodoro Technique. With this tool, you can break your work into focused intervals called "pomodoros" and take short breaks in between. This technique helps improve productivity and maintain focus throughout your work sessions.

Features

  • Start and stop pomodoro sessions
  • Set custom durations for pomodoros and breaks
  • Track your progress with a visual timer
  • Receive notifications when a pomodoro or break ends unless no audio device found

Perquisites

Installation

Run the following command to install the Tomato Timer CLI. Cargo will download and compile the source code for you.

cargo install tomato-timer-cli

Usage

To run with default settings, follow the instructions below.

tomato-timer-cli

To get help information, follow the instructions below.

tomato-timer-cli --help

Change Log

Please refer to the CHANGELOG for more information.

Contributing

If you would like to contribute to this project, please read the CONTRIBUTING guidelines.

Code of Conduct

Please read the CODE_OF_CONDUCT before contributing.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~12–43MB
~703K SLoC