Skip to content

A ConnMan management interface that is used on O.S. Systems products

License

Notifications You must be signed in to change notification settings

OSSystems/qconnman-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qconnman-ui - ConnMan GUI

Screenshot

Compiling

Dependencies: Qt4, qconnman library (https://bitbucket.org/devonit/qconnman)

Install qconnman library:

git clone https://bitbucket.org/devonit/qconnman.git
cd qconnman
qmake PREFIX=/usr
make
make install

Then compile qconnman-ui:

cd qconnman-ui
qmake && make
./manager/qconnman-ui

Authors

License

Licensed under GNU Lesser General Public License 2.1

About

A ConnMan management interface that is used on O.S. Systems products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published