Skip to content

yash0924/tasktServer

 
 

Repository files navigation

THIS PROJECT IS CURRENTLY UNDER DEVELOPMENT AND IS PRE-ALPHA

tasktServer

tasktServer is the optional web companion and back-end orchestration tool for taskt, a free and open-source process automation (rpa) client. You can find the taskt client project here.

server-image

Project Purpose

This project is the web companion and back-end orchestration/administration tool for taskt which allows you to link your taskt clients together as a robotic workforce. Create assignments that your robot workers will perform and view/manage task executions by reviewing the agenda.

Technology

The web application runs on ASP.NET Core MVC v2.0, uses MS SQL Server to store logs and client data, and communicates with the robot workers through web sockets.

Quick Start

Initial documentation on how to connect clients to the server here.

License

This project is licensed under the Apache License - see the LICENSE.md file for details. This project is free for personal or commercial use.

Functional Roadmap

  • Enable taskt Clients to Connect to Server
  • Create and Build Assignments (jobs that are assigned to workers)
  • Populate Agenda with upcoming/in progress/completed assignments

About

tasktServer is the optional web component and orchestrator for taskt, a free and open-source process automation (rpa) client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 66.3%
  • CSS 21.0%
  • JavaScript 12.7%