Skip to content

“Uberabout” replaces the default “About” window in your macOS app with an aesthetically pleasing one.

License

Notifications You must be signed in to change notification settings

martinlexow/Uberabout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uberabout

Let’s be honest: The default “About” window in macOS apps looks like a relict of past times. It’s a forgotten niche of the Mac culture — so I made Uberabout! It replaces the default “About” window with a modern looking and fun one. Even though most of your users will never look at this window, remember: God is in the detalis!

🎛 Config

Uberabout automatically detects name, version, app icon and copyright based on the specified Bundle.

Additionally you can add an URL that points to your credits, define a organization logo or set an image for the backside of the app icon.

UberaboutView(bundle: Bundle.main,
              appIconBackside: Image("uberaboutIconBack"),
              creditsURL: "https://ixeau.com",
              organizationLogo: Image("uberaboutOrgaLogo"))

📼 Requirements

  • macOS 11.0+

🌀 Support me

I’m Martin, an indie dev from Berlin. If you find Uberabout useful, please consider to support my work! You can find some great apps of mine on the Mac App Store 🌀

About

“Uberabout” replaces the default “About” window in your macOS app with an aesthetically pleasing one.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages