Skip to content
/ tasks Public

Simple, useful, CLI-based, CSV-based task manager written in Go

Notifications You must be signed in to change notification settings

aziule/tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks

Simple CLI-based, useful & database-free task manager written in Go.

Description

The purpose of this tool is to provide a simple CLI-based piece of software to effectively manage daily tasks, measure the time spent on a given task, etc.

Roadmap

  • Create the core of the app
  • Add a task
  • Mark a task as done
  • Mark a task as being to do
  • List tasks to do
  • Edit a task
  • Count the time spent on a task
  • Integrate the time spent on a task with Jira
  • Redact usage doc
  • Test everything
  • Switch to a JSON storage

About

Simple, useful, CLI-based, CSV-based task manager written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages