You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
"description": "A middleman API between Toggl, Todoist, Habitica, and any other productivity tool I can tie into to. It will serve as the gateway to various tasks I'd like to be able to do with them.",
"main": "./dist/index.js",
"scripts": {
"predev": "dhall-to-json --file config.dhall | tee config.json",
"dev": "pm2 start",
"package": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"