A program to display images and gif on other computers within same network.
Project description
Python Live Chat
Python Live Chat is a Python application that allows users to send images and GIFs to selected computers on a local network running the script. The images are displayed in full screen for a specified duration.
System Requirements
- Windows: Windows 10, Windows 11 (not tested on earlier versions).
- Linux: Tested on Xubuntu but should work on other distributions.
- macOS: Not tested.
Requirements
Before running the script, ensure you have the required libraries installed. Install them using the following command:
pip install -r requirements.txt
Usage
- Clone the repository or download the project files.
- Navigate to the project directory.
- Run the application using the following command:
python run.pyw
- A window will appear, allowing you to:
- Select connected users: Users running the script on the same local network are automatically detected and listed as connected.
- Specify an image or GIF path: Supports both local file paths and publicly accessible web URLs. Note: URLs requiring authentication will not work.
- Set the display duration: Choose how long the image or GIF should remain on the screen.
- Click Send to transmit the image or GIF to all selected users.
Screenshots
Additional Notes
- Supported URL types: Any publicly accessible image URL can be used, provided it doesn't require authentication.
- No duration limit: There is no restriction on how long an image can be displayed.
Project details
Release history Release notifications | RSS feed
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 livechat-0.1.0.tar.gz.
File metadata
- Download URL: livechat-0.1.0.tar.gz
- Upload date:
- Size: 465.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8094d869056e60e707fc7e81c1b183eb35947e907c94c22543291d425972d999
|
|
| MD5 |
9144cf6a62db904f70bf9a796b1c271d
|
|
| BLAKE2b-256 |
dd2082eb1111536b7e4174b39382dd246669caddd4a014df8a407e0ae0e5913d
|
File details
Details for the file livechat-0.1.0-py3-none-any.whl.
File metadata
- Download URL: livechat-0.1.0-py3-none-any.whl
- Upload date:
- Size: 467.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b67753d77996baefdfaf41fc157529b2568c4a5852af10b42153600f28a9349
|
|
| MD5 |
8dd6a58c32b3ff5796785e7a490d5e7c
|
|
| BLAKE2b-256 |
8d23f3c523647119e58a88fe8f830dcd3868dee0151735b2b7a5d4affb19f353
|