Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Join our Discord server to connect with other contributors, ask questions, and c
```sh
cd EyeGestures
```
4. Use Devel/Develop branch for your contributions (or use different branch than main)
**4. Use `Develop` branch for your contributions (or use different branch than main)**

### Create a Branch

Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@
EyeGestures is open source eyetracking software/library using native webcams and phone camers for achieving its goal. The aim of library is to bring accessibility of eye-tracking and eye-driven interfaces without requirement of obtaining expensive hardware.

Our [Mission](https://github.com/NativeSensors/EyeGestures/blob/main/MISSION.md)!
### 💜 Sponsors:

> [!Warning]
> **Before contributing read the `contributing.md` guide!**

> [!NOTE]
> Check JS port: [EyeGesturesLite](https://github.com/NativeSensors/EyeGesturesLite)!

### 💜 Sponsors:


> [!IMPORTANT]
> EyeGestures is a fully volunteer-based project and exists thanks to your donations and support.
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dill==0.4.0
flake8==7.3.0
Flake8-pyproject==1.2.3
flatbuffers==25.2.10
fonttools==4.58.2
fonttools==4.60.2
isort==6.0.1
jax==0.6.1
jaxlib==0.6.1
Expand Down