{"id":13533431,"url":"https://github.com/wgois/OIS","last_synced_at":"2025-04-01T21:32:20.395Z","repository":{"id":4487315,"uuid":"5626474","full_name":"wgois/OIS","owner":"wgois","description":"Official OIS repository. Object oriented Input System","archived":false,"fork":false,"pushed_at":"2024-01-28T09:13:46.000Z","size":2726,"stargazers_count":258,"open_issues_count":19,"forks_count":86,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-12-05T09:07:04.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wgois.github.io/OIS/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wgois.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null}},"created_at":"2012-08-31T08:49:16.000Z","updated_at":"2024-11-20T12:22:38.000Z","dependencies_parsed_at":"2022-09-20T23:21:44.866Z","dependency_job_id":"2197b76f-f4a8-49ce-bba7-d03d4fb3be74","html_url":"https://github.com/wgois/OIS","commit_stats":{"total_commits":164,"total_committers":25,"mean_commits":6.56,"dds":0.5731707317073171,"last_synced_commit":"7344e9644172ade725cfe4a35726418dc26772c0"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wgois%2FOIS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wgois%2FOIS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wgois%2FOIS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wgois%2FOIS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wgois","download_url":"https://codeload.github.com/wgois/OIS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246713379,"owners_count":20821878,"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":[],"created_at":"2024-08-01T07:01:19.772Z","updated_at":"2025-04-01T21:32:18.087Z","avatar_url":"https://github.com/wgois.png","language":"C++","readme":"# OIS: Object oriented Input System\n\n[![Software License](https://img.shields.io/badge/license-zlib%2Flibpng-green.svg)](LICENSE.md)\n[![Build status](https://ci.appveyor.com/api/projects/status/8yenriuecb4pa4xj?svg=true)](https://ci.appveyor.com/project/Ybalrid/ois-0qdtw)\n[![Build Status](https://travis-ci.org/wgois/OIS.svg?branch=master)](https://travis-ci.org/wgois/OIS)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/wgois/OIS/graphs/commit-activity)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Packaging status](https://repology.org/badge/tiny-repos/ois.svg)](https://repology.org/metapackage/ois)\n[![latest packaged version(s)](https://repology.org/badge/latest-versions/ois.svg)](https://repology.org/metapackage/ois)\n\nCross Platform Object Oriented Input Lib System. Meant to be very robust and\ncompatible with many systems and operating systems.\n\n### Linux\n\nDependencies: X11\n\nTo build and install:\n```bash\n    cmake -H. -B./build\n    cd ./build\n    make\n    make install\n```\n\nBy default, the `install` target will install OIS.pc inside `/usr/local/lib/pkgconfig`. To find OIS with pkg-config, you need to have this directory on your `PKG_CONFIG_PATH` \n\n```bash\n    export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig\n```\n\n### Windows\n\nDependencies: DirectX SDK (now part of the Windows SDK)\n\nFor Visual Studio:\n\n```batch\n    cmake -H. -B./build\n    msbuild \"build\\OIS.sln\"\n```\n\nOr, simply open `cmake-gui`, and generate a visual studio solution in a few clicks.\n\n### OSX\n\nFor XCode: \n\n(or use the graphical CMake tool)\n\n```bash\n    cmake -H. -B./build\n    cd ./build\n    make\n\n```\n\nOn a 64bit mac, code will use Cocoa to interact with the input system. \n\n## License\n\n```\nThe zlib/libpng License\n\nCopyright (c) 2018-2021 Arthur Brainville, and GitHub contributors\nCopyright (c) 2015 Andrew Fenn\nCopyright (c) 2005-2010 Phillip Castaneda (pjcast -- www.wreckedgames.com)\n\nThis software is provided 'as-is', without any express or implied warranty. In no\nevent will the authors be held liable for any damages arising from the use of this\nsoftware.\n\nPermission is granted to anyone to use this software for any purpose, including\ncommercial applications, and to alter it and redistribute it freely, subject to the\nfollowing restrictions:\n\n    1. The origin of this software must not be misrepresented; you must not claim that\n        you wrote the original software. If you use this software in a product,\n        an acknowledgment in the product documentation would be appreciated\n        but is not required.\n\n    2. Altered source versions must be plainly marked as such, and must not be\n        misrepresented as being the original software.\n\n    3. This notice may not be removed or altered from any source distribution.\n","funding_links":[],"categories":["Libraries"],"sub_categories":["C++"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwgois%2FOIS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwgois%2FOIS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwgois%2FOIS/lists"}