aziule / tasks

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%