ticktick-api icon indicating copy to clipboard operation
ticktick-api copied to clipboard

💬 TickTick API as a nodejs module

Results 1 ticktick-api issues
Sort by recently updated
recently updated
newest added

Hey nice start to this cli! I added methods for `getStatus()` which will return you, among other things, the `projectId` for your inbox. I also added a basic `postTask()` method...