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: Command-line arguments #9

Open
typingtanuki opened this issue Feb 19, 2021 · 2 comments
Open

Feature request: Command-line arguments #9

typingtanuki opened this issue Feb 19, 2021 · 2 comments
Assignees

Comments

@typingtanuki
Copy link

Thanks for the awesome tool.

I want to integrate xcalibrate in a setup tool used for setting up a new device (install packages, tweak settings, ...) but currently users have to drop into command-line to fill-in the settings.

Arguments which would be useful (with sample):

  • Only listing devices: ./xcalibrate --list-devices
  • Start with a specific device (based on the above list): ./xcalibrate --device "Device name or some ID"
  • Start with a specific amount of calibration points: ./xcalibrate --points 12
  • Output calibration data into a file: ./xcalibrate --output "some file"
@reinderien reinderien self-assigned this Feb 21, 2021
@JosephSummerhays1
Copy link
Contributor

@reinderien, I'd love to fix this issue if you made me a contributor and assigned it to me.

@reinderien
Copy link
Owner

@JosephSummerhays1 Let's please discuss in https://gitter.im/reinderien_xcal/Lobby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants