I am creating a UGC wrapper for macOS #2082
MuntashirAkon
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since UGC does not yet support automated updates, I am creating a wrapper around the Chromium.app on macOS (namely UGC.app) which will be able to check for updates during launch, along with all the other features the Chrome supports (thanks to how apps in macOS works). Visit https://github.com/MuntashirAkon/ugc-config to download and use the app. (To use the app, you only need to put UGC.app at
~/Applications
and open it, you don't need to open Chromium.app.) When most of the goals will be met, a release will be made (so, you can watch for the releases too).Goals
launchctl
) as well as update the app in the background and issue notification to reopen it when done~/.config/chromium/chromium-flags.conf
just like in Flathub (on Linux).If you have more ideas, you can share them here or in the issue tracker.
Beta Was this translation helpful? Give feedback.
All reactions