attractivechaos /
klib
A standalone and lightweight C library
90/100 healthLoading repository data…
qtWillyG / repository
A lightweight C++ project that combines YOLO object detection with smooth mouse movement control. Built for simplicity, performance, and easy setup, it provides a modular foundation for real-time vision-based cursor automation with clear documentation and modern project structure.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A polished Windows cursor-motion studio with a fully configurable native GUI. Design the motion, timing, safety behavior, and window behavior before starting.
This is a cursor animation demo—not a YOLO object-detection model.
Double-click dashboard.bat, then press 1. The dashboard checks your tools, configures the project, and builds the program. After setup, use option 2 to launch it.
The numbered dashboard also lets you rebuild, open the project folder, inspect build errors, check requirements, clean the build, and view help. Enter 10 for the Customisation Centre, where you can configure every app default and choose an accent colour before launching.
Dashboard customisations are stored locally in yolo-mouse.ini. The GUI loads them automatically whenever it starts; you can still adjust the controls directly in the GUI for the current session.
Install Visual Studio 2022 Community and select Desktop development with C++. Ensure CMake support is included.
From the Start menu, open Developer PowerShell for VS 2022.
git clone <your-repository-url>
cd <your-repository-folder>
cmake -S . -B build
cmake --build build --config Release
.\build\Release\yolo-mouse.exe
Set the controls, click Start motion, and keep Esc ready as the universal safety stop.
Selected from shared topics, language and repository description—not editorial ratings.
attractivechaos /
A standalone and lightweight C library
90/100 healthcontainers /
A fast and lightweight fully featured OCI runtime and C library for running containers
87/100 healthamzeratul /
A lightweight game engine written in modern C++
| Control |
|---|
| Range |
|---|
| Purpose |
|---|
| Duration | 5–300 seconds | How long the animation runs |
| Pattern size | 20–800 pixels | Width of the selected motion |
| Motion speed | 0.1–10.0x | How quickly the pattern repeats |
| Vertical scale | 10–100% | Height relative to the pattern width |
| Countdown | 0–10 seconds | Delay before movement starts |
| Motion pattern | 4 choices | Figure eight, circle, horizontal, or vertical |
| Return cursor | On/off | Restore the starting position when stopped |
| Always on top | On/off | Keep the control panel visible |
| Reset | Button | Restore all default settings |
| Stop / Esc | Anytime | Stops immediately; restores the cursor when enabled |
The app moves only the system cursor. It does not click, type, capture the screen, use a camera, or run object detection. Closing the window, clicking Stop, reaching the duration limit, or pressing Esc restores the cursor to where it started.
MIT — see LICENSE.
hnes /
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
92/100 healthjakogut /
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
87/100 healthbshoshany /
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
89/100 health