{"id":21822955,"url":"https://github.com/justcabbage/intuos","last_synced_at":"2026-02-04T03:33:11.592Z","repository":{"id":256674045,"uuid":"855620153","full_name":"JustCabbage/Intuos","owner":"JustCabbage","description":"Lightweight user-mode driver for Wacom Intuos S (CTL-4100)","archived":false,"fork":false,"pushed_at":"2024-09-18T12:42:41.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T07:08:55.660Z","etag":null,"topics":["driver","drivers","hid","intuos","wacom"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JustCabbage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-11T07:12:06.000Z","updated_at":"2024-09-18T12:42:44.000Z","dependencies_parsed_at":"2024-09-17T12:05:28.085Z","dependency_job_id":"0f4fe467-eba9-495b-9be1-66b19b12afc3","html_url":"https://github.com/JustCabbage/Intuos","commit_stats":null,"previous_names":["justcabbage/intuos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JustCabbage/Intuos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIntuos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIntuos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIntuos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIntuos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustCabbage","download_url":"https://codeload.github.com/JustCabbage/Intuos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCabbage%2FIntuos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264411163,"owners_count":23603804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["driver","drivers","hid","intuos","wacom"],"created_at":"2024-11-27T17:18:44.127Z","updated_at":"2026-02-04T03:33:11.523Z","avatar_url":"https://github.com/JustCabbage.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intuos\n\nIntuos is a Windows-based (for now) HID driver for the [Wacom Intuos S](https://estore.wacom.com/en-gb/wacom-intuos-small-black-ctl-4100k-s.html)\n\nIt's built to be as lightweight as possible, although I know drivers definitely already exist for this device, I just wanted something I didnt have to care about, nor configure much. Currently this maps the full tablet area to the full screen, and binds the pen tip to the left mouse button. It works as you'd expect.\n\nThere are some features I wish to add in the future, and while this is working, it is by no means complete.\n\n## Build\n\n\u003e To build Intuos, you will need to have CMake installed on your system. If you don't have CMake installed, you can download it from the official [CMake website](https://cmake.org/download/) and follow the installation instructions for your operating system.\n\nOnce you have CMake, you can follow these steps:\n\n1. Clone the repository: `git clone --recursive https://github.com/JustCabbage/Intuos.git`\n2. Navigate to the project directory: `cd Intuos`\n3. Create a build directory: `mkdir build \u0026\u0026 cd build`\n4. Generate the build files: `cmake ..`\n5. Build the project: `cmake --build .`\n\n**Please ensure you have the necessary build tools installed for your system. If you are using Windows, you may need to have Visual Studio installed with the C++ workload. For Linux, make sure you have the build-essential package installed.**\n\nAs mentioned previously, Intuos currently only supports Windows.\n\n\u003e If you encounter any issues or have any questions, please feel free to [open an issue](https://github.com/JustCabbage/Intuos/issues).\n\n## License\n\nIntuos is currently licensed under the [MIT License](https://github.com/JustCabbage/Intuos/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcabbage%2Fintuos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustcabbage%2Fintuos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcabbage%2Fintuos/lists"}