- Easily add as many sites as you wish to monitor
- All sites are checked every minute
- Extra meta-data (title and icon) are automatically grabbed
- Get a notification if a site goes down or comes back up
- View all historical data for the past 2 hours (with eventual capabilities to export all data)
- Does not require an external service (uses local network to check sites)
- Runs in background automatically once started via System tray indicator
These dependencies must be present before building
meson (>=0.40)
valac (>=0.16)
debhelper (>= 9)
libgranite-dev
libgtk-3-dev
libsqlite3-dev
libunity-dev
libappindicator3-dev
libsoup2.4-dev
libjson-glib-dev
git clone https://github.com/kjlaw89/webwatcher.git && cd webwatcher
meson build && cd build
meson configure -Dprefix=/usr
ninja
sudo ninja install
com.github.kjlaw89.webwatcher
sudo ninja uninstall
To help, access the links below:
This project is licensed under the GPL3 License - see the LICENSE file for details.