-
Notifications
You must be signed in to change notification settings - Fork 0
zdavkeos/ntpg
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ntpg - A simple GTK+ application to view NTP daemon status
License: GLPv3 - See gpl-3.0.txt
About -
Ntpg is loosely based on Meinberg's excellent
ntp monitoring program that is, unfortunatly, Windows only.
Ntpg parses status data from ntpq and displays it in a nice gui. The
ntp* binaries must me in PATH.
Installing -
To build and run ntpg you will need gtkmm3 and libgtop:
Fedora:
ntpd gtkmm3-devel libgtop2-devel
Ubuntu:
ntp libgtkmm-3.0-dev libgtop2-dev
Once you have the sources, run:
./configure
make
sudo make install
To run:
ntpg
*ntpg is not affiliated with the NTP project
About
Simple Gtk+ ntpd monitoring program
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published