Skip to content

mattseemon/todo.txt-cli-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO.TXT Command Line Interface (CLI)

TODO.TXT Command Line Interface (CLI)

A cross platform command line interface for todo.txt.


[ Getting Started | Powered by | Credits | License | Author ]

Is a simple & easy way to manage your todo.txt from a command line. The objective was to keep it as similar as possible to the original todo.txt-cli from usage.

Getting Started

To run this application locally, you can use the following guide.

# Clone this repository
$ git clone https://github.com/mattseemon/todo.txt-cli-node

# Install package locally
$ cd todo.txt-cli-node
$ npm install --global .

# Run application locally
$ todo

Powered by

Credits

This is a complete re-write of the todo.txt-cli by Gina Trapani. This implementation conforms to the todo.txt format specification defined by Gina Trapani.

For details of the todo.txt Format and the original todo.txt-cli see links below.

Icon made by Maxim Basinski from www.flaticon.com

License

The source code in this repository is covered under the MIT License listed here. Feel free to use this in your own projects with attribution!

Copyright (c) 2019 Matt Seemon

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

node (scoped) npm License: MIT

Author

Matt Seemon

Built with Matt Seemon in Goa, India.

About

A cross platform command line interface for todo.txt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published