[GH-ISSUE #49] [Feature Request] Automation #17

Open
opened 2026-05-05 22:04:18 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @MulverineX on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/49

Ideally there would be a built-in way to setup lan-mouse to run on start up, for all platforms. Currently, especially on Windows, this is a pain in the ass to do.

Some sort of auto-activate flag in the config, and a couple scripts that add the program to startup would be great.

Originally created by @MulverineX on GitHub (Dec 15, 2023). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/49 Ideally there would be a built-in way to setup lan-mouse to run on start up, for all platforms. Currently, especially on Windows, this is a pain in the ass to do. Some sort of auto-activate flag in the config, and a couple scripts that add the program to startup would be great.
gitea-mirror added the
enhancement
label 2026-05-05 22:04:18 -06:00
Author
Owner

@feschber commented on GitHub (Jan 16, 2024):

It is now possible to activate clients on startup: 0017dbc634

<!-- gh-comment-id:1893607244 --> @feschber commented on GitHub (Jan 16, 2024): It is now possible to activate clients on startup: 0017dbc634abb0a53ec9478f0c1605d7a7805be3
Author
Owner

@feschber commented on GitHub (Jan 19, 2024):

A linux systemd user service is in the works, I will see if I can come up with a windows service definition (not done that before)

<!-- gh-comment-id:1900364193 --> @feschber commented on GitHub (Jan 19, 2024): A linux systemd user service is in the works, I will see if I can come up with a windows service definition (not done that before)
Author
Owner

@MulverineX commented on GitHub (Aug 13, 2024):

https://users.rust-lang.org/t/running-rust-app-without-showing-the-terminal/41859/2

It'd be nice if you would enable this.

#![windows_subsystem = "windows"]

@feschber

<!-- gh-comment-id:2286661571 --> @MulverineX commented on GitHub (Aug 13, 2024): https://users.rust-lang.org/t/running-rust-app-without-showing-the-terminal/41859/2 It'd be nice if you would enable this. ```rs #![windows_subsystem = "windows"] ``` @feschber
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#17
No description provided.