Skip to content

H0mire/Hyprland-HeadTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyprland-HeadTracking

How to Launch the Project

  1. Clone the repository to your local machine:

    git clone https://github.com/H0mire/Hyprland-HeadTracking.git
  2. Navigate to the project directory:

    cd Hyprland-HeadTracking
  3. Create a virtual environment (optional but recommended):

    python3 -m venv venv
    source venv/bin/activate
  4. Install the project dependencies:

    pip install -r requirements.txt
  5. Launch the Python script:

    python src/index.py
  6. Follow the on-screen instructions to interact with the project.

Contributing

If you would like to contribute to this project, please follow the guidelines in CONTRIBUTING.md.

License

This project is licensed under the GNUv3 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages