Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)