Skip to content

task-json/task.json-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

313 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task.json-cli

Version License

Command line task management app for task.json written in Node.js.

Screenshots

Screenshot

Features

  • User-friendly command-line interface
  • Highlighting for urgent tasks
  • Filtering tasks by various field
  • Sync with remote task.json-server
  • Workspace support
  • ZSH autocompletion

Installation

npm i -g task.json-cli

Environment Variables

  • TASK_JSON_PATH: the path of task.json data (default: $HOME/.config/task.json)

Migration from v5 to v6

Move the data from $HOME/.task.json to $HOME/.config/task.json.

License

AGPL-3.0 License.

Full copyright notice:

Copyright (C) 2020-2022  DCsunset

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Command-line todo management app based on task.json format

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors