Skip to content

lesiki/kufanya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kufanya

A simple todo app for the CLI, implemented in JS.

Defaults to today mode for day-to-day use, because in reality we all have a huge backlog of un-ticked 'one day' todos.

Usage

[gif demo of kufanya

Installation

Clone this repo and run npm install to initialise. Once dependencies are installed, you can run it with node index.js.

For convenience, you might want to create an alias in your .bashrc, e.g. alias todo='node ~/path/to/kufanya/index.js'.

Releases

No releases published

Packages

No packages published