Virtscreen

Latest version: v0.3.1

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.3

This is a thrid fix for 0.1 release. This addes KDE support (for display settings button), moved configuration directory to `~/.config/virtscreen`, and improved package building system

Installation

Debian (Ubuntu)

A PPA package will be available soon.

Arch Linux (AUR)

There is [`virtscreen` AUR package](https://aur.archlinux.org/packages/virtscreen/) available. Though there are many ways to install the AUR package, one of the easiest way is to use [`aurman`](https://github.com/polygamma/aurman) AUR helper:

bash
$ aurman -S virtscreen


Python `pip`

If your distro is none of above, you may install it using `pip`. In this case, you need to install the dependancies manually.

Dependancies

You need [`x11vnc`](https://github.com/LibVNC/x11vnc), `xrandr`, and PyQt5 libraries. To install (e.g. on Ubuntu):
bash
$ sudo apt-get install x11vnc qtbase5-dev On Debian/Ubuntu, xrandr is included.


Installing

After you install the dependancies then run:

bash
$ sudo pip install virtscreen

0.1.2

This is a quick fix after 0.1.1 release. This solves issue of importing Twisted reactor.

Installing

Arch Linux (AUR)

There is [`virtscreen` AUR package](https://aur.archlinux.org/packages/virtscreen/) available.

Python `pip`

If your distro is none of above, you may install it using `pip install virtscreen` but a desktop entry won't be created.

0.1.1

This is the first release.

Installing

Arch Linux (AUR)

There is [`virtscreen` AUR package](https://aur.archlinux.org/packages/virtscreen/) available.

Python `pip`

If your distro is none of above, you may install it using `pip install virtscreen` but a desktop entry won't be created.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.