tasktServer is the optional web component and orchestrator for taskt, a free and open-source process automation (rpa) client.
The intended goal of this project is to track and manage taskt workers by providing a central point for reporting and administration.
- .NET Core 3.1 Blazor WebAssembly (featuring PWA)
- .NET Core 3.1 Web API
- EntityFrameworkCore 3.1
Launch taskt and select the 'Settings' screen from the action bar. Once opened, select the 'Server' tab and add the URL of your tasktServer instance to the associated textbox and select 'Test Connection'.
After successfully testing the connection for the first time, taskt will request and store a GUID from the server. The server will create a new entry in the worker list and begin accepting updates from the client.