Skip to content

Corporate Network Indicator for Linux Desktops

License

Notifications You must be signed in to change notification settings

telekom-mms/corp-net-indicator

Repository files navigation

Corporate Network Indicator

Provides a tray icon and a status window to display corporate network status data, such as identity agent, vpn details.

Installation

For installation you can chose between 2 options:

Using Debian/Ubuntu package

Download the package from releases page and use the following instructions to install and activate the agent:

$ sudo apt install ./corp-net-indicator.deb
$ sudo systemctl --user start corp-net-indicator.service

Using tar.gz archive

Download the archive from releases page and use the following instructions to install and activate the agent:

$ tar -xf corp-net-indicator.tar.gz && cd <extracted directory>
$ sudo cp corp-net-indicator-tray /usr/bin/
$ sudo cp corp-net-indicator /usr/bin/
$ sudo cp corp-net-indicator.service /usr/lib/systemd/user/
$ sudo cp corp-net-indicator.desktop /usr/share/applications/
$ sudo systemctl --user enable corp-net-indicator.service
$ sudo systemctl --user start corp-net-indicator.service

Interface

Screenshot

Credits

Eva Icons