mrothenbuecher / nuimoprocessserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuimoprocessserver

Companion application for nuimo-foo. It's a simple ping server which response with the following JSON

{
  "process":"ApplicationFrameHost",
  "windowtitle":"NuimoFoo"
}

The name of the current focused process und the corresponding window title. It runs on the localhost:1337.

About

License:MIT License


Languages

Language:C# 100.0%