jahnf / Projecteur

Linux Desktop Application for the Logitech Spotlight device (and similar devices) - Digital Laser Pointer
MIT License
374 stars 33 forks source link

Feature Request: Starting / adjusting a timer from command line, or triggering vibration externally. #202

Closed gbdlin closed 10 months ago

gbdlin commented 11 months ago

Is your feature request related to a problem? Please describe. Currently there is no way to adjust or start/stop a timer externally. There is no way either to trigger a vibration. In certain situations it'd be useful to start the timer automatically when for example you open some software. It is also useful to trigger the vibration event externally.

Describe the solution you'd like There should be a way to at least trigger a vibration externally, so for example some notification may end up as a vibration alert, or there would be ability to create an external timer software. Ideally, there should be a way to set up timers inside the software as well from the command line or any API.

Describe alternatives you've considered No workarounds really exist.

jahnf commented 11 months ago

Hello thank you for the request. Sound like a good idea. And actually quiet straightforward to implement (in comparison to all the issues with Wayland... :) )

jahnf commented 10 months ago