ten-hands-cli

2.10.2 • Public • Published

Ten Hands

Ten Hands is a command-line task organizing tool. It is built to improve developer productivity by reducing command-line usage to run repeating tasks.

It is free and open source (MIT Licensed) 🙂

This NPM package is utility to run Ten Hands in browser without a desktop app. Please check Ten Hands Website and GitHub for details about the desktop app and the differences to desktop app. Desktop app is a little bit more featured.

Usage

  1. Install globally

npm install --global ten-hands-cli

  1. Start app

ten-hands start

  1. Open your browser with localhost address & port shown on output.

Configuration

  1. Check ~/.ten-hands/config.json to update port.
  {
    port: 5010        // 5010 is default
  }

License

MIT - @saisandeepvaddi

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.10.2
    2
    • latest

Version History

Package Sidebar

Install

npm i ten-hands-cli

Weekly Downloads

4

Version

2.10.2

License

MIT

Unpacked Size

8.95 MB

Total Files

61

Last publish

Collaborators

  • saisandeepvaddi