Skip to content

Releases: voronov-nikita/DoubleScreen

Version 1.0.0

13 Apr 15:09
Compare
Choose a tag to compare

v1.0.0

Release version

About

The application for combining two computer screens into one is developed by Nikita Voronov.
The main tasks of the application:

  1. Combine two computer screens into one to establish control over one of them.
  2. Establish the possibility of prohibiting the opening of certain applications while this one is running, in order to ensure safe use of the computer

This application is suitable for those who hold mass events using personal computers. When using this application, you don't have to worry about someone opening forbidden applications during use. Whoever connects all the PCs will have full access to the screens of other users.

Quick guide to use:

Before using the application, run the file server.exe , there you will get all the information with the IP address and the connection PORT to your serer (usually this port is 9999). After that, on other computers from which we will receive live video, we open a file with the name client.exe . Now in the window that opens, enter the names of applications that will be prohibited from use during the operation of our file. To view information about those applications that are already banned, just click on the corresponding button. It is important that application names also contain application data formats. For example: Telegram.exe . After adding all the prohibited applications, click the Done button or close the window. In a new window, we enter information from our server that we launched earlier. Then click Connect and check our first PC. There was supposed to open a new window with the screen of our student, while the old one was closed. In order to view additional information about this connection, it is enough to simultaneously click on Ctrl + Shift+H and a text with information about the IP of the subscriber, the name of his computer and other information will appear on the screen. If the text is not clearly visible on this background, it is enough to simultaneously press Ctrl+Shift+C to change the color of the text. In total, there are 8 different colors available for text.

13.04.2023 - date the release. Create by Voronov Nikita

v0.3

04 Apr 19:59
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

Version 0.3 - beta test

The command line of the server application was removed and instead the ability to see information in a small window was added.

image

04.04.2023

v0.2

01 Apr 15:26
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

Version 0.2 - beta test

What is new

SERVER

A feature has been added to the application to track running programs and close banned ones. Now, if a person tries to open a forbidden program, the image stops being transmitted and the server receives a special string. The server application will display a new window with information about the closed application, namely its name. After that, the program stops working and completes its task. It starts when the file starts server.py.

CLIENT

A feature has also been added to add new programs to the banned list, as well as displaying the entire list of banned programs. This implementation is an add-on for the client application. It starts when the file starts client.py.

image

The application is at the testing stage. After that, the final version of the product and its subsequent improvements will be added.

Links

  1. server.py
  2. client.py
  3. Description
01.04.2023 - new release.

v0.1

28 Feb 16:33
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Version 0.1

About

An application with a small graphical interface, a small amount of functionality.

unknown date.