Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

devkcud/htodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htodo

About

htodo is a simple and efficient way to manage tasks via the terminal/command line. It offers a simple and intuitive interaction that allows you to manage todos in different categories.

Only tested on Linux using ZSH and BASH
it's also a school project (maybe)

Features/Todo

  • Help menu;
  • Add tasks;
  • Remove tasks;
  • Read tasks;
  • Update tasks:
  • Create categories;
  • Clear categories;
  • View categories;
  • Check task as done (vice-versa);
  • readable/clean code lmao

Requirements

  • Built on: Rust v1.69.0-nightly (rustc/cargo).

Building

To build you can use a simple make or cargo build --release:

make compile

Usage

TODO

For now, use:

make
./build/htodo help

License

This project is under the Unlicense license. See here

About

CLI Tool for todos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published