All Projects → saucepleez → Taskt

saucepleez / Taskt

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework

Projects that are alternatives of or similar to Taskt

Shipjs
Take control of what is going to be your next release.
Stars: ✭ 668 (+53.56%)
Mutual labels:  automation, process
Whatsapp Web Bot
Whatsapp Web Bot - Example of Bot for use on Whatsapp Web (on Chrome)
Stars: ✭ 450 (+3.45%)
Mutual labels:  automation, robotics
Mobly
E2E test framework for tests with complex environment requirements.
Stars: ✭ 424 (-2.53%)
Mutual labels:  automation, robotics
Awesome Weekly Robotics
A list of projects that were or will be featured in Weekly Robotics newsletter
Stars: ✭ 255 (-41.38%)
Mutual labels:  automation, robotics
Procfs
procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Stars: ✭ 414 (-4.83%)
Mutual labels:  process
Neural Slam
Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"
Stars: ✭ 414 (-4.83%)
Mutual labels:  robotics
Blt
Acquia's toolset for automating Drupal 8 and 9 development, testing, and deployment.
Stars: ✭ 412 (-5.29%)
Mutual labels:  automation
Pluradl.py
Automated download of Pluralsight courses
Stars: ✭ 406 (-6.67%)
Mutual labels:  automation
Odas
ODAS: Open embeddeD Audition System
Stars: ✭ 435 (+0%)
Mutual labels:  robotics
Automate Everything
这是我准备写的第一本书,其实早些时候已经打算开始写书了,只是苦于没有写书经验,无从下手。写书不同于博客,写书需要将知识,经验等系统化地讲述出来,而我现在恰巧缺乏这种表现能力。因此我决定在这里将项目中零散的东西记录下来,然后后期润色一下,写成一本书。
Stars: ✭ 430 (-1.15%)
Mutual labels:  automation
Chrome Har Capturer
Capture HAR files from a Chrome instance
Stars: ✭ 423 (-2.76%)
Mutual labels:  automation
Solopi
SoloPi 自动化测试工具
Stars: ✭ 4,461 (+925.52%)
Mutual labels:  automation
Gort
Command Line Interface (CLI) for RobotOps
Stars: ✭ 425 (-2.3%)
Mutual labels:  robotics
Phpmnd
PHP Magic Number Detector
Stars: ✭ 431 (-0.92%)
Mutual labels:  automation
Fastd
🚀 A high performance PHP API framework.
Stars: ✭ 423 (-2.76%)
Mutual labels:  process
Release It
🚀 Automate versioning and package publishing
Stars: ✭ 4,773 (+997.24%)
Mutual labels:  automation
Shuffle
Shuffle: A general purpose security automation platform platform. We focus on accessibility for all.
Stars: ✭ 424 (-2.53%)
Mutual labels:  automation
Log Process Errors
Show some ❤️ to Node.js process errors
Stars: ✭ 424 (-2.53%)
Mutual labels:  process
Poppy Humanoid
Poppy Humanoid is an open-source and 3D printed humanoid robot. Optimized for research and education purposes, its modularity allows for a wide range of applications and experimentations.
Stars: ✭ 419 (-3.68%)
Mutual labels:  robotics
Brutesploit
BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be used in CTF for manipulation,combine,transform and permutation some words or file text :p
Stars: ✭ 424 (-2.53%)
Mutual labels:  automation

taskt

taskt (formerly sharpRPA) is the first truly free, easy to use, and open-source process automation client built on the .NET Framework in C#. taskt allows you to build and design process automation without needing to write application code.

License Open Source Love svg1

branch build status
master Build Status
development-branch Build Status

taskt-main-screen

Click. Configure. Done. taskt allows you to automate the boring stuff and create efficienies by giving you the power to craft a digital workforce that executes and performs rule-based automation. No API? No Problem! Included is a "what you see is what you get" bot designer with dozens of automation commands. An element recorder and screen recorder is also included that can record and replay scripted automation.

Recorder

How does taskt work? taskt works by allowing a bot developer to design a bot configuration known as a script. The bot configuration is then intepreted by a script engine at run-time and executes against the bot developer's selected parameter inputs. Each command contains the definitions for the required inputs as well as the required logic at run-time. Please check out the Wiki for basic documenation surrounding the application and the available commands

Configuring Tasks

What can taskt do? taskt can perform automation on both web and desktop applications, simulating the actions a person would do. From swivel-chair data entry to report generation, taskt can handle your automation needs. Prefer to write and implement code? taskt can use your existing .NET DLLs and services additionally with the ability to compile code on the fly using the Custom Code command! taskt can start and stop processes, launch VB and PowerShell scripts, work directly with Excel workbooks, and perform OCR (OneNote installation required) among many other functions. You can review all the automation commands by clicking here.

Manage Your Workforce CURRENTLY IN ALPHA Manage and orchestrate your digital workforce with taskt's optional server component that allows you to publish and execute tasks remotely as well as monitor the overall health of your bots and discover metrics around your robot workers.

tasktServer

How can I get started? Find and download the latest signed release by clicking HERE. Extract to any folder and double-click 'taskt.exe'. taskt will ask if you want to create a scripts folder to store your scripts as well as copy and deploy sample files. You can also build directly from source -- take the latest from the master branch!

What does taskt Cost? taskt is free for both personal and commercial use. taskt is licensed under the Apache 2.0 License -- see LICENSE.md for further details. As a community-driven project, the goal of taskt is to give everyone, big or small, the ability to build and deploy process automation.

Let us know what you think! Feel free to open up a feature request or report a bug/issue.

System specifications

Please note whatever software that taskt is automating can affect the minimum software requirements.

Minimum

  • Windows 7/8.1/10/Server 2012/Server 2016
  • 1GB ram
  • 200MB disk space
  • 1 vCPU
  • .NET Framework 4.8

Recommended

  • Windows 10/Server 2012/Server 2016
  • 4GB ram
  • 1GB disk space
  • 2 CPU
  • .NET Framework 4.8

Open New Issue Chat on Gitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].