https://github.com/ebassi/connman-applet
GNOME Shell extension for ConnMan
https://github.com/ebassi/connman-applet
Last synced: about 2 months ago
JSON representation
GNOME Shell extension for ConnMan
- Host: GitHub
- URL: https://github.com/ebassi/connman-applet
- Owner: ebassi
- Created: 2011-06-24T16:34:38.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-01T12:24:24.000Z (over 14 years ago)
- Last Synced: 2025-03-12T06:17:12.926Z (11 months ago)
- Language: JavaScript
- Homepage: http://www.emmanuelebassi.name
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ConnMan Extension
=================
ConnMan-Applet is a GNOME Shell[1] extension that replaces the default
NetworkManager network status icon with a ConnMan-based one.
ConnMan-Applet requires ConnMan[2], and uses it through its D-Bus API.
Installation
------------
To install globally run (as root):
make install
To install for the current user:
make install-local
[1]: http://live.gnome.org/GnomeShell
[2]: http://connman.net