justinforlenza / keylight-control

A Linux compatible application for controlling the Elgato Key Lights
GNU General Public License v3.0
83 stars 8 forks source link

Command Line Support #14

Open fubarhouse opened 2 years ago

fubarhouse commented 2 years ago

Is your feature request related to a problem? Please describe. I'm wanting to link this up to a StreamDeck - is there a way to interact with the app without hacking it for command line usage?

Describe the solution you'd like A simple CLI client, or even a client we could hook into.

Describe alternatives you've considered None at this stage.

Additional context n/a

justinforlenza commented 2 years ago

That's a really great idea!

As of now the GUI framework i'm utilizing does not support command line arguments (nodegui/nodegui#586), but I will definitely look into alternative solutions.

justinforlenza commented 2 years ago

@fubarhouse While I do not personally have a solution as of yet, another community member found this: https://github.com/endocrimes/keylightctl as a possible solution!

I'll keep this issue open as I would still love to integrate something similar into the app itself

ZviBaratz commented 2 months ago

+1. Even just having a command to show the window so that it can be assigned to some keyboard shortcut would be awesome.