Skip to content

tisljaricleo/todominal-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todominal

The goal of this project is to create a todo application for the terminal. The application uses sqlite for storing the data. render1702041883355.gif

Location for the database:

  • Windows: C:\Users\username\AppData\Roaming\todominal\config\todominal.db3
  • Linux: /home/user/.config/todominal/todominal.db3

To build and run the application

  • cargo install --path . && todominal

TODO - Explpain functionalities and planned features

About

A todo for the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%