Skip to content

(WIP) A simple yet powerful TUI task manager designed for efficiency and flexibility.

Notifications You must be signed in to change notification settings

Foxicution/chors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chors - Task Manager

Chors is a simple yet powerful terminal-based task manager designed for efficiency and flexibility. With support for nested tasks, filtering, and a built-in calendar view, Chors helps you stay on top of your tasks directly from the terminal.

To run:

Windows (can't put into chors folder yet):

cargo run -- -f "~\.config\model.json"

Linux:

cargo run -- -f "~/.config/chors/model.json"

TODO for v0.1.0:

  • Add a help (?) command overview and a reference that's auto generated
  • Make pasting instant
  • Filter view overlay editing
  • View saving, editing
  • Group operations in views
  • Calendar view working fully (add tasks, edit tasks, view tasks, change times of tasks, navigate the calendar)
  • Mobile support

About

(WIP) A simple yet powerful TUI task manager designed for efficiency and flexibility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published