Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
/ WindscribeGUI Public archive

Qt 5/6 based GUI for Windscribe VPN written in Python

License

Notifications You must be signed in to change notification settings

ShayBox/WindscribeGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindscribeGUI

Qt 5/6 based GUI for Windscribe VPN written in Python

Screenshot

AUR

Installation

Requirements:

  • Python 3.9 or later
  • PyQt5 or PyQt6
$ pip install --user pyqt5
$ pip install --user git+https://github.com/shaybox/windscribegui.git

$ windscribegui

Development

Requirements:

git clone https://github.com/ShayBox/WindscribeGUI.git
cd WindscribeGUI
poetry env use <python3 executable>

$ poetry run windscribegui

Usage

There's icon and desktop entry files in the data directory.
Run the command windscribegui -b to start the tray icon.
Run the command windscribegui --help to see the command line options.

About

Qt 5/6 based GUI for Windscribe VPN written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages