Skip to content

thatdhruv/now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

now

A minimal command-line to-do manager written in C.
Fast, portable, and designed to stay out of your way.

now stores tasks in a single hidden file at ~/.nowfile, so it works on any POSIX-like system without extra dependencies.


Build & Install

Requires a C compiler (e.g. gcc, clang).

make                # build the 'now' binary
sudo make install   # install to /usr/local/bin

About

A minimal todo manager for the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors