-
Clone the repository to your local machine:
git clone https://github.com/H0mire/Hyprland-HeadTracking.git
-
Navigate to the project directory:
cd Hyprland-HeadTracking
-
Create a virtual environment (optional but recommended):
python3 -m venv venv source venv/bin/activate
-
Install the project dependencies:
pip install -r requirements.txt
-
Launch the Python script:
python src/index.py
-
Follow the on-screen instructions to interact with the project.
If you would like to contribute to this project, please follow the guidelines in CONTRIBUTING.md.
This project is licensed under the GNUv3 License.