Skip to content

ThePuzzlemaker/task-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-list

A simple program to track tasks to do regularly. It does not save completed tasks.

Put a list of tasks (separated by newlines) in ~/.task-list on Linux/Mac/*nix or C:\Users\<your name>\.task-list on Windows.

For example, this file will display "Some task 1" and "Some task 2" as needing to be completed when the program is run:

Some task 1
Some task 2

About

A simple Rust program to track tasks to do regularly. It does not save completed tasks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages