klimatt12 / Gaming

Utility to display stats from a gaming session
0 stars 0 forks source link

game-003: Create controller app #23

Closed klimatt12 closed 1 month ago

klimatt12 commented 2 months ago

Create a python app that allows a user to start/stop/restart installed monitoring tools.

When launched, the tool should check to see which monitoring tools have been installed to the default locations used by configure. One column should display the tool names, and another the allowable actions. multiple tools can be selected at the same time, but only one action. the tool should remain open after an action completes, allowing for further selections. The tool should display a status for the executed actions to the user. stop/start should exit if the tool is already in that state. Restart should always execute.