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

[msklc] add a progress bar #145

Closed
fabi1cazenave opened this issue Feb 29, 2024 · 2 comments
Closed

[msklc] add a progress bar #145

fabi1cazenave opened this issue Feb 29, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@fabi1cazenave
Copy link
Collaborator

Building an MSKLC installer takes 5-10 seconds. A progress bar would be nice to see.

https://pypi.org/project/progress/

@fabi1cazenave fabi1cazenave added enhancement New feature or request good first issue Good for newcomers labels Feb 29, 2024
@fabi1cazenave
Copy link
Collaborator Author

A progress bar might be overkill. Two print statements could be enough:

1/2: creating an MSKLC installer…
2/2: building the keyboard driver DLL…

MSKLC drivers successfully built:
  - execute `C:\Users\xxx\Documents\sturdy\setup.exe` to install the keyboard layout
  - log out and log back in to apply the changes

@fabi1cazenave
Copy link
Collaborator Author

fixed by #147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant