pipe
Task controller
A task control center web application that allows users to create and manage tasks for connected devices.
This is a Rust / Wasm client web app which is a task control center. You can create timed tasks for your devices which support tcp connection and execute tasks on time through its core.
32 stars
3 watching
2 forks
Language: Rust
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library for task concurrency allowing asynchronous execution of tasks in a graph structure. | 623 |
| | A distributed task management system with a web UI, supporting cross-platform deployment and multiple scheduling features. | 856 |
| | An interactive command-line tool to list and run tasks defined in package.json files | 938 |
| | A library providing a simple and expressive way to write parallel programs with complex task dependencies. | 8 |
| | A framework for launching and managing shell tasks with real-time output monitoring | 132 |
| | A tool for automating repetitive tasks and managing dependencies in command-line workflows. | 204 |
| | A tool for managing tasks on remote Windows systems | 56 |
| | An abstraction for managing asynchronous code in JavaScript | 373 |
| | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
| | An automation toolkit for managing developer tasks and pipelines in a concurrent, human-readable format. | 299 |
| | A command runner inspired by make that allows users to write cross-platform task files with limited built-in commands and attributes. | 37 |
| | A package that provides an efficient and flexible way to manage concurrent tasks or units of work in Go programs. | 727 |
| | A simple, flexible command-line todo list manager that helps users focus on completing tasks. | 763 |
| | A command-line interface for managing tasks and to-do lists. | 230 |
| | A task dependency scheduler designed to simplify complex distributed pipelines by managing application execution and job dependencies in a decentralized manner. | 130 |