Skip to content

heycalmdown/clj-tomato-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-tomato-bot

Build Status Circle CI Coverage Status Dependencies Status

tomayto or tomahto

Pomodoro bot for Telegram.

Usage

  • /go - Start a pomodoro session
  • /check - Check remaining time for the current session
  • /count - Show how many sessions do you have
  • /cancel - Stop this session
  • /pause - Pause this session
  • /resume - Resume previous paused session without losing timer

telegram screenshot

Features

  • Can have a pomodoro session in a Telegram messenger
  • Notify the current state of the session
  • Support multiple devices
  • Show remaining time on the fly

Not featured yet

  • Sharing a pomodoro session with your friend
  • Stack-based task management

Terms

  • Mode - one of :pomodoro or :relax
  • Session - a pair of :pomodoro and :relax

License

Copyright © 2016 Kei Son

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.