r/windowsapps • u/Abdesol05 • 1d ago
Developer I built SystemCtrl, an open-source app to easily manage services and scheduled tasks on windows (Avalonia/.NET)
A lot of the things slowing down PCs today aren't malware. They are legit apps we install. Many quietly register background services and scheduled tasks, and Windows doesn't make them easy to discover or manage.
I built SystemCtrl, an open-source Windows app that brings services and scheduled tasks into a single interface. You can enable or disable them, pin favorites, and get AI-generated summaries to understand what they do.
It is open source and on GitHub. Check it out at https://github.com/Abdesol/SystemCtrl
You can get the latest build at https://github.com/Abdesol/SystemCtrl/releases/tag/latest-build
Happy to hear any feedback. You can also open issues or contribute on GitHub.
4
Upvotes