Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

17 Commits

Repository files navigation

Rustime

A simple to use cli based pomodoro timer.

Installation

  1. Install rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  1. Use cargo to install
cargo install rustime

Usage commands

->rustime -h
Usage: rustime [OPTIONS]
Options:
-s, --session-time <SESSION_TIME> [default: 25]
-b, --break-time <BREAK_TIME> [default: 5]
-t, --session-title <SESSION_TITLE>
-m, --minimal-version
-l, --list-sessions
-n, --new-session <NEW_SESSION>
-h, --help Print help

Things to work on

  • move the infra to a bit more structured framework (ratatui or something)
  • add discord presence to this

About

A rust based pomodoro timer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages