ProgressImage 0.3.0

ProgressImage 0.3.0

Maintained by Gergely Sánta.



ProgressImage

Version License Xcode 9 Swift 4 Platform

An enhanced NSImage displaying simple customizable progressbar. This can be used in places where standard images are used, like in context menus or status item (item in menubar/menuextras).

ProgressImage used in StatusItem in Menu Extras (menubar): Screenshot#1

and in macOS Mojave in dark mode: Screenshot#2

In action: Anim#1

ProgressImage used in NSImageView and in NSMenuItem in context menu: Screenshot#3

also in macOS Mojave in dark mode: Screenshot#4

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

ProgressImage is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ProgressImage'

Author

Gergely Sánta, [email protected]

License

ProgressImage is available under the MIT license. See the LICENSE file for more info.