Skip to content

gmork2/kvnm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published