Git Product home page Git Product logo

nutty's Introduction

Nutty Translation status Build Status Snap Status Donate

A Network Utility

Author: Siddhartha Das

A simple application made for elementary OS to provide essential information on network related aspects. The information presented in as the following tabs.

  1. My Info: Provides basic and detailed information for the device network card
  2. Usage: Provides network data usage in two views - historical usage and current usage
  3. Speed: Check Upload and Download speeds and get route times to a host
  4. Ports: Provides information on active ports and application using them on the local device
  5. Devices: Monitors, alerts and provides information on the other devices connected on the network

Check the Nutty website for details on features, shortcuts, installation guides for Ubuntu and other supported distros, etc. :
https://babluboy.github.io/nutty/

Building, Testing, and Installation

You'll need the following dependencies to build:

  • libgranite-dev
  • libnotify-dev
  • libxml2-dev
  • libgee-0.8-dev
  • libgtk-3-dev
  • libsqlite3-dev
  • meson
  • valac

And these dependencies to execute:

  • net-tools
  • nethogs
  • nmap
  • traceroute
  • vnstat
  • curl
  • wireless-tools
  • iproute2
  • pciutils

Sometimes vnstat is not started upon install, use the appropriate init system command to start vnstat daemon i.e. sudo systemclt enable vnstat

Run meson build to configure the build environment and run ninja test to build

git clone https://github.com/babluboy/nutty.git
cd nutty
meson build --prefix=/usr
cd build
ninja

To install, use sudo ninja install, then execute with com.github.babluboy.nutty

sudo ninja install
com.github.babluboy.nutty

Screenshot

screenshot

nutty's People

Contributors

babluboy avatar sveinki avatar santossi avatar welaq avatar tim77 avatar elxreno avatar nathanbnm avatar micahilbery avatar comradekingu avatar fitojb avatar umitseyhan75 avatar btd1337 avatar maltekiefer avatar yakushabb avatar rhacs avatar osoitz avatar mdh34 avatar louies0623 avatar larnicone avatar icatorze avatar spidernet78 avatar weblate avatar frief avatar filipegarrett avatar philip-scott avatar ale-ma avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.