Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ufuayk/lightweight-crosshair
💢 | A lightweight and hackable on-screen crosshair software.
https://github.com/ufuayk/lightweight-crosshair
counter-strike crosshair crosshair-x display fps gaming lightweight monitor on-screen overlay python screen valorant
Last synced: about 2 months ago
JSON representation
💢 | A lightweight and hackable on-screen crosshair software.
- Host: GitHub
- URL: https://github.com/ufuayk/lightweight-crosshair
- Owner: ufuayk
- License: gpl-3.0
- Created: 2024-06-27T09:50:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T11:07:32.000Z (6 months ago)
- Last Synced: 2024-09-18T23:08:54.158Z (4 months ago)
- Topics: counter-strike, crosshair, crosshair-x, display, fps, gaming, lightweight, monitor, on-screen, overlay, python, screen, valorant
- Language: Python
- Homepage:
- Size: 657 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎯 Lightweight Crosshair
Oh, that's great! Finally a lightweight on-screen crosshair software. Download it and start using it. Now!
![image](https://raw.githubusercontent.com/ufuayk/Lightweight-Crosshair/main/screenshots/screenshot.png)
## 👨🏻💻 Developer's Note
### → Disclaimer:
- The user is responsible for all negative situations that may occur while using the program.
- The program can be shown as a "ban reason" in certain games. In these cases, the author of the program is not responsible. Usage is entirely at the user's own risk.
### → Compatibility and Performance:
- The program has been tested on a 1920x1080 monitor and Windows 11 operating system.
- There is no guarantee that the program will work stably on other systems and monitor resolutions.### → Intended Use:
- The program is intended to assist the user, but all consequences of its use are the responsibility of the user.
- We do not recommend using the program in competitive games.**All users of the program are deemed to have read this text.** ⚠️
## 📋 Requirements
• PyQt5
• pillow
• pystray
## ⚙️ Installation• Clone the project;
```bash
git clone https://github.com/ufuayk/Lightweight-Crosshair
```• Go to the project directory;
```bash
cd Lightweight-Crosshair
```• Install the required packages;
```bash
pip3 install PyQt5 pystray Pillow
```• Run the Python file;
```bash
python3 main.py
```## 📈 Usage
• Install the software by following the steps above.
• Run the program.
• You are now ready!
• You can access the main configurations from the icon in the system tray.
Enjoy!
## 👷🏻♂️ Author
• [@ufuayk](https://www.github.com/ufuayk) for design and development.
## 📑 License[![GPLv3 License](https://img.shields.io/badge/GNU%20General%20Public%20License%20v3-yellow.svg)](https://www.gnu.org/licenses/gpl-3.0.html)