/NLSpinner

A simple activity spinner library for macOS apps, written in Swift

Primary LanguageSwiftMIT LicenseMIT

NLSpinner

Platform Swift 5 Carthage compatible Twitter

A simple activity spinner for modern macOS apps, written in Swift. Resizeable & colorizable. macOS 10.10+

demo

Install

NLSpinner supports Carthage. Add following line in Cartfile

github "nlap/NLSpinner"

Then add the built frameworks to your project

Usage

See the demo app for all the library's features

Other

Pull requests are welcome, but I'm going to keep this library lightweight featurewise.
Acknowledgements to DJProgressHUD_OSX and YRKSpinningProgressIndicator for inspiration