GRStatusBar 1.1.1

GRStatusBar 1.1.1

TestsTested
LangLanguage SwiftSwift
License BSD
ReleasedLast Release Dec 2016
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Guilherme Rambo.



  • By
  • Guilherme Rambo

If you want to support my open source projects financially, you can do so by purchasing a copy of BrowserFreedom, Mediunic or sending Bitcoin to 3DH9B42m6k2A89hy1Diz3Vr3cpDNQTQCbJ 😁

GRStatusBar

Safari-like status bar for macOS apps.

This adds a statusBar property to NSWindow, the easiest way to show a status message is by just setting the text property on your window’s statusBar.

See demo app to learn more.

Read the docs.

screenshot

Installing

Manually

Just download the code and add GRStatusBar.framework to the Embedded Binaries section of your app’s target config.