https://github.com/uwon0625/processmanager
Windows Process Monitoring and Blacklisting
https://github.com/uwon0625/processmanager
dotnet process windows winforms-application
Last synced: about 1 month ago
JSON representation
Windows Process Monitoring and Blacklisting
- Host: GitHub
- URL: https://github.com/uwon0625/processmanager
- Owner: uwon0625
- Created: 2025-01-22T02:24:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-27T04:22:55.000Z (12 months ago)
- Last Synced: 2025-06-27T04:40:29.168Z (12 months ago)
- Topics: dotnet, process, windows, winforms-application
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
List(and with filter) running processes and try to select some processes into a blacklist, to keep them from running again to save system resources.
Built with net 8.0 SDK.
# Instructions:
- clone the repo
- dotnet build
- dotnet run