Skip to content

hnariman/doit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This appication is rust cli todo list

Planned is:

use sqlite3 as a storage have cli app have a basic CRUD features

create some cli first

create new task

doit -c "get things done"

list - get all

doit -l

add sqlite as storage

Extension:

This application can be extended, with

  • sync to remote
  • sync to email
  • timer/pomodoro
  • sync with google maybe?

Some Tauri GUI client will be great!

About

Cli ToDo list app in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages