A modern Task Manager for Linux systems, inspired by the Windows 11 Task Manager.
- .NET 10.0 (SDK)
- Linux (any distribution supported by .NET)
- Clone and build the project:
git clone https://github.com/Junaid433/OpenTaskManager.git cd OpenTaskManager dotnet restore dotnet build sudo dotnet run
Built with Avalonia UI

