Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 560 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 560 Bytes

connman-ncurses

This repository is for compatibility, switch to https://github.com/eurogiciel-oss/connman-json-client

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.