Skip to content

A Python QT wrapper around the Cyberoam web portal to load it as a desktop window in Ubuntu.

Notifications You must be signed in to change notification settings

Nimeshka/CyberoamUbuntuClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyberoam Desktop client for Ubuntu

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).

How to run?

Assuming you have Python and the other dependencies installed, you can run the following commands to install this:

  1. Set the right address to access your Cyberoam web client in the cyberoam file.

  2. Set the excecute permissions on the install script.

chmod +x install

  1. run the install script.

sudo ./install

What this does?

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.

About

A Python QT wrapper around the Cyberoam web portal to load it as a desktop window in Ubuntu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published