MS-Painter / Folden

Cross platform PC application. System wide file watchers handling made simple.
MIT License
20 stars 3 forks source link

Enforce Foldend single instance #41

Open MS-Painter opened 3 years ago

MS-Painter commented 3 years ago

Detect on startup if the process of foldend is alive and if it is exit runtime with an appropriate message.

MS-Painter commented 3 years ago

Currently if same address used will enforce this. But there can be situations where the address/port can be configured which would still bypass this.