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

CLI Feature #162

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

guillaumeboehm
Copy link

This PR adds a CLI Object and options parsing.

The window "show" behavior is changed from "newConnection" to a socket message.

If CLI options are given to the program, the program will not show the window and only execute the commands. If a mcontrolcenter server exists a socket message is then sent to refresh the window data.

This is a POC with the CoolerBoost toggle only. I will implement the rest after a first review.

- Only the CoolerBoost for now as a POC
- Modified some lines that static analyzer was complaining about
- Add Options class to handle arg parsing and different option values
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

Successfully merging this pull request may close these issues.

None yet

1 participant