You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add badges to README for version, Python, and dependencies
Introduced shields.io badges to the README for version, Python compatibility, license, platform, and key dependencies (PySide6, Flask). This improves project visibility and provides quick reference for users and contributors.
WebShare for Windows is a file-sharing application that utilizes PySide6 (Qt6) for a dark mode GUI and Flask for a local web server. Users can upload and download files easily through a web interface, with QR code support for quick access.
4
11
5
12
## 💪 Features
@@ -38,12 +45,7 @@ WebShare for Windows is a file-sharing application that utilizes PySide6 (Qt6) f
38
45
-**Configuration System**: JSON-based configuration file for easy customization
39
46
-**Error Handling**: Improved error handling with user-friendly messages
40
47
41
-
## 📄 Requirements
42
-
43
-
- Python 3.10 or higher
44
-
- See `requirements.txt` for a complete list of dependencies.
0 commit comments