Skip to content

joshuaclayton/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo

This is a terminal app written in Haskell leveraging Brick.

This is alpha software. It doesn't persist any data, and it may not work. It should compile.

Installation

  • Clone the repo
  • stack install
  • Ensure your $PATH includes the default Stack directory
  • Run todo-exe

Usage

Warning: this may change!

  • To create a todo, press a, type the todo text, and hit Return
  • To quit, press Esc

License

Copyright 2017 Josh Clayton. Please see the LICENSE.

About

Todo terminal app written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published