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

Added winget #266

Merged
merged 2 commits into from
Jan 16, 2023
Merged

Added winget #266

merged 2 commits into from
Jan 16, 2023

Conversation

paulo-haas
Copy link
Contributor

I have added pympress to the Windows Package Manager (winget) repository and it is now possible installing it using winget, which is preinstalled on Windows 10 and Windows 11.

@Cimbali
Copy link
Owner

Cimbali commented Jan 13, 2023

Thanks, looks good! Would have loved to test it but I can’t for the life of me get winget to work in my Win10 VM… Anyways it’s a point of detail.

I suppose the Publisher.AppName is a convention we’re bound to for the id? Because if it’s any dot-separated name (and still changeable) the value we usually use is io.github.pympress as the “well-know name” − or id on Linux buses etc.

Could we also just display the app name in the install process? I.e. install pympress or install --name pympress?

@paulo-haas
Copy link
Contributor Author

I guess, we are bound to their scheme as I did not find any other app in winget that uses that convention.

Using winget install pympress or winget install --name pympress work equally to my suggestion.

@Cimbali Cimbali merged commit aba587e into Cimbali:master Jan 16, 2023
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.

2 participants