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

Implementation of Open with UniGetUI + unigetui:// deep link #2686

Merged
merged 15 commits into from
Aug 31, 2024

Conversation

marticliment
Copy link
Owner

@marticliment marticliment commented Aug 30, 2024

Make the necessary changes so:

  • Package bundles can be opened via "Open with -> UniGetUI". Perhaps introduce a new extension .ubundle and register it to open with UniGetUI?
  • Packages can be shared via ungetui:// protocol
  • UniGetUI can be shown and set to a specific page via ungetui:// deep link, so no need to rely on the API to share packages

TODO:

  • Fix InstallationOptions import and export
  • Handle unigetui:// deep link
  • Add a --help handler
  • Installer should register .ubundle and unigetui:// associations

@marticliment marticliment changed the title Implementation of Open with UniGetUI + unigetui:// protocol Implementation of Open with UniGetUI + unigetui:// deep link Aug 31, 2024
@marticliment marticliment marked this pull request as ready for review August 31, 2024 21:41
@marticliment marticliment merged commit a16b0fa into main Aug 31, 2024
2 checks passed
@marticliment marticliment deleted the open-with-unigetui branch October 22, 2024 16:13
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.

[BUG] Import Bundle Fails Silently Implementing a URL handler for web based initiation of install
1 participant