Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w
* [Web Servers](#web-servers)
* [WebSocket](#websocket)
* [Windows Services](#windows-services)
* [Workflow Automations](#workflow-automations)
* [WPF](#wpf)
* [Parser Library](#parser-library)
* [Source Generator](#source-generator)
Expand Down Expand Up @@ -1114,6 +1115,10 @@ metadata in media files, including video, audio, and photo formats

* [Servy](https://github.com/aelassas/servy) - A tool to turn any app into a native Windows service with powerful configuration and management options (a modern alternative to NSSM and WinSW).

## Workflow Automations

* [FlowSynx](https://github.com/flowsynx/flowsynx) - Seamless Workflow Automation - Declarative, Extensible, and Fully Controllable

## WPF

* [DeftSharp.Windows.Input](https://github.com/Empiree/DeftSharp.Windows.Input) - Listen Global keyboard / mouse events. simple to use. for Windows UI applications (WPF, MAUI, Avalonia)
Expand Down