windowsservice
There are 19 repositories under windowsservice topic.
JPersson77/LGTVCompanion
Power On and Off WebOS LG TVs together with your PC
KamenRiderKuuga/ProcessGuard
A windows service to run all kinds of executeable from Session 0, can also be used to run console programs as windows services
dotnet-labs/WindowsServiceDemo
Windows Service in ASP.NET Core
pakoti/Awesome_Sysadmin
Mega Collection of tools, scripts for Windows system administration
inspgadget/TopshelfServiceExamples
Some examples for Topshelf Windowsservices - Basic Winservice / Scheduled Jobs / Scheduled Jobs & Enitity Framework Core / Web API & EF Core
IlianEvtimov/WindowsServiceWithSocketAndClient
Windows service with socket communication for client-server applications using Delphi.
paultechguy/WinService.NetCore
Starter project for creating Windows Services in NET Core 6+
lanymy/PythonAutoScheduleTask
Python 自动调度任务 根据配置模板,定时执行任务.自动下载邮件,解析打包,并上传到指定FTP服务器 项目依赖 https://github.com/lanymy/LanymyPythonPackages 扩展包
Presstomsk/Parent_Spy
Windows Service родительского контроля на ASP.NET Core
corespider/worker-service-in-.net-core
worker service in .net core 3.1
jamesresend/PythonWindowsService
A simple Windows Service using Python. Writes to a file every 5 seconds.
jlnovais/JN.MicroHttpServer
Micro Http Server - small http server to be used with other applications such as windows services
joaopaulopmedeiros/github-trend-topics-searcher
A Windows Service for searching github trend topics related to a search term from .txt file specification
whp98/winsw-template
Windows服务包装器使用模板
Alezk79/DataHarvest-OCR
DataHarvest OCR: Transform data extraction and QR code creation with this .NET 7 desktop app. Featuring automated data retrieval from hotfolders and custom templates, it's an essential tool for efficient, intuitive data processing.
ali-muhammad-moaiz/KeyLogger-Service-Python-InfoSec
Logs the keys pressed by the user. Sends an alert using SMTP if the user forcefully exits the service.
D3-LucaPiombino/WinMemoryCleaner
The app is a free RAM cleaner. There are times when programs do not release the memory they used, making the machine slow, but you don’t want to restart the system to get the used memory back. That is where you use Windows Memory Cleaner to clean your memory, so you can carry on working without wasting time restarting your Windows. This is a fork of the original application that run as a windows service and periodically excecute the cleanup logic.
onodera-sf/WindowsServiceDotNet8
.NET 8 で Windows のサービスを作るサンプルです。
WuLex/WinServiceManager
Web-based Windows service startup implemented with Asp.Net Core MVC + Web API.