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

Feature request - Apply config/preset non interactively #8

Open
ABelliqueux opened this issue Sep 9, 2024 · 0 comments
Open

Feature request - Apply config/preset non interactively #8

ABelliqueux opened this issue Sep 9, 2024 · 0 comments

Comments

@ABelliqueux
Copy link

ABelliqueux commented Sep 9, 2024

If I'm not mistaken, right now, to apply a config or preset file you have to launch with -a or -c flag, but you still have to type q after that to quit the TUI.

It would be nice to be able to apply a preset/config and quit instantly/not launch the TUI at all, using for example a -q/--quiet flag, e.g:

# Load config and apply it without launching TUI 
camera-ctl -c /path/to/conf.file -q
# Load preset 5 from /path/to/presets and apply it without launching TUI 
camera-ctl -p /path/to/presets -5 -q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant