A tool that allows remote computer control.
Project description
DeskViewer
A tool that allows remote computer control. Open source alternative of Teamviewer and Anydesk.
Installing
Install and update using pip3:
$ pip3 install deskviewer
Python 3.3 and newer.
Basic Usage
Publish the computer and control it remotely.
$ deskviewer.publish
Server Starting 0.0.0.0:8765
$ deskviewer.connect -H 192.168.x.x
Connecting Server 192.168.x.x:8765
or
$ python -m deskviewer.server
Server Starting 0.0.0.0:8765
$ python -m deskviewer.client -H 192.168.x.x
Connecting Server 192.168.x.x:8765
Advanced Usage
Support Basic Authentication
Quality options low | medium | high
- deskviewer.publish args (serve):
-u –username
-p –password
-b –bind
–port
-h –help
- deskviewer.connect args (client):
-u –username
-p –password
-H –host
-q –quality ( Options: low | medium | high | default: medium)
–port
-h –help
$ deskviewer.publish -u user -p pass -b 0.0.0.0 --port 8765
Server Starting 0.0.0.0:8765
$ deskviewer.connect -u user -p pass -H 192.168.x.x --port 8765 --quality high
Connecting Server 192.168.x.x:8765
Support
Python 3.3 and above
Supports all operating systems
Links
License: MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deskviewer-0.0.4.tar.gz.
File metadata
- Download URL: deskviewer-0.0.4.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
627323e155876148c7cc373addb0dc7dcc3f582671028d0c85e34378c3d2be2f
|
|
| MD5 |
7ec50c7b0c68d5a308eb347014f030b7
|
|
| BLAKE2b-256 |
2cc680e730a3ed24d2845f94cadb010c05eab569f5213bfd28d1009404234492
|
File details
Details for the file deskviewer-0.0.4-py3-none-any.whl.
File metadata
- Download URL: deskviewer-0.0.4-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
485918e07950515759b5d44a267eed5f8f1820baaf246ca29eec0f0feafca307
|
|
| MD5 |
bb429cded60dff82aefdc118ab1377d2
|
|
| BLAKE2b-256 |
c9c170212c2e4305e4c302dcce6b8202cdbc5e73a9d5871e04fe215ccf1a4d3d
|