Skip to content

volendavidov/NagBar

Repository files navigation

NagBar

NagBar is a Nagios, Icinga/2 and Thruk monitoring client which runs in the status bar and gives updates about the monitored services. NagBar is a macOS native application.

Install

The latest release can be downloaded from https://github.com/volendavidov/NagBar/releases/latest

Build

Requirements to build the app are CocoaPods and Xcode.

  1. Run pod setup in case this is a fresh installation of CocoaPods
  2. cd into the directory where NagBar source is and run pod install
  3. Run open NagBar.xcworkspace