Ten Hands logo

Ten Hands Sai Sandeep Vaddi

Use this command to install Ten Hands:
winget install --id=SaiSandeepVaddi.TenHands -e

One place to run your command-line tasks

Ten Hands is a task management tool designed to streamline the execution of command-line tasks in one organized interface. Whether you're running scripts from package.json or managing multiple projects, Ten Hands simplifies your workflow by allowing you to organize tasks into projects and execute them with a single click. Key features include drag-and-drop support for package.json files, integration with a CLI tool installable via npm or yarn, and customizable configuration options. Ideal for developers and power users looking to save time and reduce clutter in their daily workflows.

README

Ten Hands

One place to run your command-line tasks

Build Status

What is this?

Do you keep opening terminals to run your scripts/commands/tasks etc,. If you have to do that everyday for same project (Example running scripts from package.json for multiple projects), Ten Hands makes it easier to organize all your tasks in one place. You can organize tasks into projects and run them whenever you want with a click of a button.

UI

Please visit website to see intro video.

DarkLight

Downloads

Downloads are available in releases section if you just want to download and run.

If you want to get latest updates, you can click on "Azure Pipelines" badge above to download latest builds from CI. These may have small bugs. But, please create an issue if you find any.

Installing browser version

This project can be run in browser instead of desktop version. Before installing browser version, check what additional features the desktop version has currently.

  1. Drag & Drop package.json to add project.
  2. Link to open project directory in file explorer.

To run in browser.

  1. Install ten-hands-cli tool from npm.
  npm install --global ten-hands-cli

  (or)

  yarn global add ten-hands-cli
  1. Start app
  ten-hands start
  1. Your teminal will show you the localhost address with port where Ten Hands is running. Copy and open it in browser.

Configuration

A config.json is supported which is placed at ~/.ten-hands/ path.

> Check Configration at Wiki for configuration options.

You have to restart the app when you change configuration.

FAQ

> FAQ section has been moved to Wiki at FAQ.

Contributions

Check CONTRIBUTING for project setup and folder structure details. Please use issue tracker for any kind of bugs/suggestions/discussions.

Thank you

Thank you Sentry for supporting this Open Source project with their Sentry for Open Source initiative.

Versions
2.10.3
Website
License