This repository contains a few simple scripts I wrote with Python QT library and bash to save my time from having to open the Cyberoam web client in the browser everyday. (Cyberoam doesn't have an official desktop client for Ubuntu).
Assuming you have Python and the other dependencies installed, you can run the following commands to install this:
-
Set the right address to access your Cyberoam web client in the
cyberoam
file. -
Set the excecute permissions on the install script.
chmod +x install
- run the install script.
sudo ./install
It copies the included scripts to /opt/, /usr/bin/ and Ubuntu autostart directories. This will most probably work only in Ubuntu.
Once you install, it will start automatically on the startup, and you can also use the cyberoam
command from a terminal to start it.