This bot allows you to work more efficiently. It reminds you when it's time to work and relax.
To clone and run this application, you'll need Git. From your command line:
# Clone this repository
$ git clone https://github.com/Arcady1/Telegram-Pomodoro-Bot.git
# Go into the repository
$ cd Telegram-Pomodoro-Bot
# Install dependencies
$ npm install
# Start the bot
$ npm start
This application uses the following open source packages:
- Node-telegram-bot-api "^0.50.0"
- Don't touch your face - Face touch detection with BodyPix segmentation
- Doodle Recognition - Web app classsificator based on the Quick, Draw! Dataset.
- Eye-tracker - Scrolling the web page without hands (iris scroll)
MIT