Skip to content

torikulhabib/nino

Repository files navigation

Nino

Get it on AppCenter

Get it from the Snap Store

Nino is an internet speed monitor with a simple appearance.

Features:

  • Small window application features.
  • Alert when no internet connection is available.
  • Many color theme choices are available.
  • Lock position on the desktop.
  • Save the position of the widget.
  • The choice is always above the screen or below.

screenshot screenshot screenshot 2 screenshot 2 screenshot 3 screenshot 3

Building, Testing, and Installation

You'll need the following dependencies:

  • meson
  • libgranite-dev
  • libgtop2-dev
  • gtk+-3.0
  • valac

Run meson to configure the build environment and then ninja to build and run automated tests

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with com.github.torikulhabib.nino

sudo ninja install
com.github.torikulhabib.nino