Added package pomTimer (#1411)

This commit is contained in:
Manuel Philipp 2020-03-24 20:04:24 +01:00 committed by GitHub
parent 75fd7d4a44
commit 61edd8564e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17102,5 +17102,21 @@
"description": "Scraping API for www.nordnet.dk ready to integrate with Home Assistant (Hassio)",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_nordnet_api"
},
{
"name": "pomTimer",
"url": "https://github.com/MnlPhlp/pomTimer",
"method": "git",
"tags": [
"timer",
"pomodoro",
"pomodoro-technique",
"pomodoro-timer",
"cli",
"pomodoro-cli"
],
"description": "A simple pomodoro timer for the comandline with cli-output and notifications.",
"license": "MIT",
"web": "https://github.com/MnlPhlp/pomTimer"
}
]