Giter Site home page Giter Site logo

droidkita / plasma-nm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kde/plasma-nm

0.0 0.0 0.0 28.71 MB

Plasma applet written in QML for managing network connections

Home Page: https://invent.kde.org/plasma/plasma-nm

Shell 0.21% C++ 91.10% C 1.64% QML 5.27% CMake 1.77%

plasma-nm's Introduction

Plasma-nm

Plasma applet written in QML for managing network connections

Dependencies:

  • networkmanager-qt
  • modemmanager-qt
  • NetworkManager 0.9.10 and newer

Optional dependencies:

  • openconnect

    • if you want to build the OpenConnect VPN plugin
  • NetworkManager-fortisslvpn|iodine|l2tp|libreswan|openconnect|openvpn|pptp|ssh|sstp|strongswan|vpnc

    • these are runtime dependencies for VPN plugins

Compiling:

Recommended method The best way to develop for KDE is to use kdesrc-build, a KDE supported tool chain to manage installation and compilation of KDE applications and dependencies. Please refer to the following guide when developing, building, and testing plasma-nm:

https://community.kde.org/Get_Involved/development#Iterating_on_a_single_project

Expert method (quick and dirty) ⚠️ The following method is for experienced developers. developers should use the above mentioned recommmended method when developing for KDE. This expert method will install files on your system that may not align with your specific OS best practices and may cause issues. ⚠️

  mkdir build
  cd build
  cmake ../ -DCMAKE_INSTALL_PREFIX=/usr [-DDISABLE_MODEMMANAGER_SUPPORT=true]
  make
  # As root:
  make install

BUGS:

Submit bugs and feature requests to KDE bugzilla, product plasma-nm:

https://bugs.kde.org/describecomponents.cgi?product=plasma-nm

NetworkManager specification:

https://developer.gnome.org/NetworkManager/stable/ https://developer.gnome.org/NetworkManager/stable/ref-settings.html https://www.freedesktop.org/software/ModemManager/api/latest/

plasma-nm's People

Contributors

aleixpol avatar alex1701c avatar aspotashev avatar awhiemstra avatar bhush9 avatar caybro avatar cordlandwehr avatar dantti avatar davidedmundson avatar druco avatar easyteacher avatar emelenas avatar grulja avatar hsitter avatar jriddell avatar kbroulik avatar kensington avatar kossebau avatar martinkacej avatar montel avatar nicolasfella avatar notmart avatar pointedstick avatar ratijas avatar sebasje avatar sodivad avatar tittiatcoke avatar tsdgeos avatar wengxt avatar yurchor 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.