Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create wl-mirror-ctl #38

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

Vladimir-csp
Copy link

@Vladimir-csp Vladimir-csp commented May 19, 2024

I might got a bit carried away.
This script transparently manages wl-mirror as an on-demand daemon. Depending on accessible tools, it runs it using systemd, or pipectl, or pure shell. Just throw a bunch of arguments at it, it will ask for what is missing and run/update everything automagically. It even sends important messages/errors via notifications if stdin/stdout is not interactive.

Fire-and-forget solution for managing wl-mirror
@Ferdi265
Copy link
Owner

Hi!

Holy **** this looks amazing! Thanks for that whole lot of work!

I'll look into this when I find some time and see if I like the way it works, it definitely looks amazing and I have always thought something a little more featureful than wl-present could be useful, but didn't want to go overboard with the first implementation.

Thanks a ton!

@Ferdi265 Ferdi265 added scripts Issues that relate to example scripts and not the wl-mirror binary itself enhancement New feature or request labels May 19, 2024
Make 'ask' work for output too.
Rename 'custom' to 'suggest', make it remove already used suggestions.
Fancier scaling menu.
Misc tweaks to make shellcheck happy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scripts Issues that relate to example scripts and not the wl-mirror binary itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants