Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 455 Bytes

connman-ncurses

This project aim to provide a simple ncurses interface to control ConnMan through dbus. Wiki: https://github.com/eurogiciel-oss/connman-json-client/wiki

It's based on connmanctl, the official command line client for ConnMan. ConnMan's home page: https://connman.net

Build

Building the project is as straight forward as running run-me.sh. You will need development packages for dbus, ncurses and libjson and of course autotools.