Coder Social home page Coder Social logo

todo-live's Introduction





todo-live

a todo list manager in command line.

todo-live helps you build a simple list of tasks, you can change the state of the task and add notes. For developers, dealing with a task in a command line can help you to focus your attention.

support macOS / Linux / Windows?.

(but i didn't test this on windows, i guess it might support.🤔)

Install

todo-live required NodeJS. use npm installation:

npm i -g todo-live

Usage

  • use alias (optional) alias t='todo'

  • add a task (add / a) todo add / todo a

    1. you can set up the expiration time, the default unit is hourly

      but you can still enter it like this:

      input "1 / 5m / 2d / 20.5m" => 1 hour / 5 minutes / 2 days / 20.5 minutes

    2. you can add bash script in details, just like: bash[]

      the code will be executed at your specified time.

      e.g. bash[open https://www.google.com]

  • task timeout notify

    if the task includes a time setting, you'll get a notice when the task is out of time.

  • show tasks (show / s) todo show / todo show {index} / todo s

    preview
  • solve a task, you can also take notes (do / d) todo do {index}

    preview
  • remove a task (rm / r) todo rm {index}

  • show task histroy todo log

About

if you have any ideas and suggestions, please tell me here.

LICENSE

MIT

todo-live's People

Contributors

wittbulter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

todo-live's Issues

考虑增加一个可执行的任务的选项

在选择任务种类的时候可以增加一个可执行文件的选项。
当执行todo do命令的时候会在bash执行这个指令,我觉得后期应该是会有完成时间的选项的,配合上这个就可以提供一个简单的自动脚本执行的功能了。
我实现了一个小的演示,在我fork里。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.