Szymongib / mattermost-plugin-pomodoro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mattermost Pomodoro Plugin

Mattermost plugin that allows you to run Pomodoro sessions from Mattermost.

This is proof-of-concept implementation.

Features

To start the Pomodoro timer use slash commands:

/pomodoro start 30m

The plugin will automatically set your status to do not disturb and Pomodoro bot will notify you when the time has passed.

You can list your past sessions by typing:

/pomodoro list

The bot will deliver them in the DM.

About

License:Apache License 2.0


Languages

Language:Go 81.8%Language:Makefile 11.6%Language:JavaScript 4.8%Language:TypeScript 1.7%Language:HTML 0.1%