Skip to content

azisuazusa/todo-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-CLI

Screenshot 2024-03-11 23:59:29

Todo-CLI is a command-line task management application designed to streamline your productivity and task management. Integrating seamlessly with tools like JIRA and Dropbox, it offers a robust solution for tracking your todos directly from your terminal.

Features

  • CLI-Based Management: Easily add, remove, and update tasks through straightforward commands.
  • JIRA Integration: Synchronize your tasks with JIRA to keep all your project management in one place.
  • Dropbox Sync: Backup and sync your tasks across devices using Dropbox.

Installation

Install from source

git clone git@github.com:azisuazusa/todo-cli.git
cd todo-cli
go build -o todo
todo setup

Integrations

JIRA Integration

todo project add
todo project add-integration

Dropbox Integration

todo setting sync-integration

TODOs

  • Integrate with GitHub Issue for task synchronization
  • Integrate with Slack for update status whenever with start working on a task

About

CLI Based Todo App. Integrated with JIRA, Dropbox, etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages