Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1019 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 1019 Bytes

KvNM

License: GPL v3

Simple network manager used for demonstration purposes.

photo

Getting Started

KvNM aims to provide useful and detailed information about your system and network.

Requirements

  • Python 3.6+
  • Kivy 1.10.1 and Cython 2.25.2
  • PyGI 3.26.1 provides bindings for GObject.
  • GLib 2.46 and girepository for object publication support.
  • xclip provider to X selections ("clipboard").

Installation

Python dependencies:

pip install -r requirements.txt

Authors

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3 - see the LICENSE file for details.