macOS ◆ xterm-256color ◆ zsh 730 views

Impossible Todo

Impossible Todo is a terminal (and web) based task tracking up a-la the web based TodoMVC apps. Made with Impossible.js.

Installing

Open terminal and run npm install -g impossible-todo.

Using

Just type todo

  • Tab and arrow to navigate. Enter to complete.
  • ctrl t change color theme
  • ctrl e to edit
  • ctrl d to delete
  • ctrl a to select toggle all button
  • ctrl x to select clear completed button.

Where is the data saved?

Data is saved in a json to local storage.

  • web version - local Storage.

  • terminal version - a json file at the package’s global path. The root is discovered by npm root --global. It will be under impossible-todo/__localStorage

Authors

(c) Ron Ilan

License

UNLICENSED

Fabriqué au Canada : Made in Canada 🇨🇦

More by ronilan

Impossible Breakout 00:34

by ronilan

Impossible Editor 01:22

by ronilan

Impossible Tic Tac Toe 00:25

by ronilan

See all