Giter Site home page Giter Site logo

fortivpn-quick-tray-qt's Introduction

Fortivpn-Quick-Tray

A simple system tray application for minitoring a openfortivpn connection.

Use this to connect to fortinet VPN. It uses openfortivpn and PySide2(Qt for Python)

Requirements

You have to have openfortivpn installed on your system.

The application uses a default config file that should be found in the following path /etc/openfortivpn/config where config is the file(with no . extention)

fortivpn-quick-tray does not support dynamic assignment of any arguments to openfortivpn. Its solemly relies on your config file. Check openfortivpn and man-page for options you can configure in your config file

Usage

Download the latest version of the app on the release tab.
Save the file in your desired location i.e ~/applications.
Make the application executable i.e chmod +x fortivpn-quick-tray-qt-1.0.
Run it.

ftq icon
Icon should appear on you System Tray.

Available actions

  • right-click on the tray icon opens the logs
  • left-click on the tray icon opens a context menu with the following items
    • Connect Connect to vpn. Uses pkexec to spwan openfortivpn as admin.
      Disabled when there is a vpn connection
    • Disconnect Disconnect vpn connection. Uses pkexec to kill openfortivpn spawned by the connect process.
      Disabled when there is no vpn connection
    • Config File chooser to select the vpn config file to be used by openfortivpn.
      Disabled when there is a vpn connection
    • Logs Opens a dialog showing openfortivpn logs
    • Exit Close the app. Shows a warning dialog when there is a vpn connection.

fortivpn-quick-tray-qt's People

Contributors

tshiamobhuda avatar vigourcanberra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fortivpn-quick-tray-qt's Issues

How run on macos

I have python installed and PySide2 too, I downloaded the file, set chmod and runs the file, but I get the message:

image

What am I doing wrong ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.