{"id":13419882,"url":"https://github.com/TankOs/SFGUI","last_synced_at":"2025-03-15T06:30:43.151Z","repository":{"id":11086593,"uuid":"13435050","full_name":"TankOs/SFGUI","owner":"TankOs","description":"Simple and Fast Graphical User Interface","archived":false,"fork":false,"pushed_at":"2024-06-27T07:56:13.000Z","size":3739,"stargazers_count":423,"open_issues_count":18,"forks_count":60,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-07-31T22:52:23.240Z","etag":null,"topics":["c-plus-plus","gamedev","sfml"],"latest_commit_sha":null,"homepage":null,"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/TankOs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-09T06:44:33.000Z","updated_at":"2024-07-31T16:10:59.000Z","dependencies_parsed_at":"2022-08-07T06:01:06.559Z","dependency_job_id":null,"html_url":"https://github.com/TankOs/SFGUI","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankOs%2FSFGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankOs%2FSFGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankOs%2FSFGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TankOs%2FSFGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TankOs","download_url":"https://codeload.github.com/TankOs/SFGUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221548128,"owners_count":16840972,"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":["c-plus-plus","gamedev","sfml"],"created_at":"2024-07-30T22:01:22.311Z","updated_at":"2024-10-26T15:30:52.583Z","avatar_url":"https://github.com/TankOs.png","language":"C++","readme":"# SFGUI — Simple and Fast Graphical User Interface\n\n## Getting started\n\n  1. Download and install [SFML](https://www.sfml-dev.org/).\n  2. Download SFGUI from the\n     [download page](https://github.com/TankOs/SFGUI/releases). If available,\n     choose a binary release for your operating system and IDE/toolset.\n  3. Unpack the archive.\n  4. If source release: Build and install SFGUI (see [Building](#building) for\n     instructions).\n  5. To see that everything works, start a new C++ project and compile the\n     [Hello World example](https://github.com/TankOs/SFGUI/blob/master/examples/HelloWorld.cpp).\n\n## Documentation\n\nVisit the [SFGUI wiki](https://github.com/TankOs/SFGUI/wiki) for further help.\n\n## Building\n\nBuilding SFGUI is only required in the following cases:\n\n  * You like building yourself in general.\n  * No binary release is available for your operating system, neither at the\n    website, nor in your operating system's software archives.\n  * You want to adjust SFGUI to your likings or help with development.\n\nAt first, download and install the dependencies:\n\n  * [SFML](https://www.sfml-dev.org/)\n  * [CMake](https://cmake.org/)\n\nMake yourself familiar with CMake and how it works.\n\nThen create a new directory `build`, start CMake (GUI), choose that directory\nas your build directory and SFGUI's directory as source code directory.\n\nHit _Configure_ followed by _Generate_. Close CMake.\n\nFinally, either open the project files you have generated with CMake (e.g.\nVisual Studio solution) or instruct CMake to run the matching build tool:\n\n  * `cmake --build build/ --config debug --target install` (as root)\n\nOn Linux and after installing, you have to update _ld's_ library cache by\nrunning `ldconfig` as root.\n\n## Using SFGUI in other CMake-powered projects\n\nProjects using CMake within the build process can make use of SFGUI's\n[_FindSFGUI.txt_](https://github.com/TankOs/SFGUI/blob/master/cmake/Modules/FindSFGUI.cmake)\nfile. Copy that file into your CMake _Modules_ directory (located in CMake's\ndirectory on Windows, or in _/usr/share/cmake-x.y/Modules/_).\n\nInstructions on how to use and configure the script can be found right at the\ntop of the file in the comment section.\n\n## Contributing\n\nPrior contributing source code, please read the [guidelines\nfile](https://github.com/TankOs/SFGUI/blob/master/doc/GUIDELINES.md). It\ncontains important information about requirements for pull requests to be\naccepted.\n\nThe [authors file](https://github.com/TankOs/SFGUI/blob/master/AUTHORS.md)\nlists contributors together with contact information. If you make a\ncontribution, please add yourself to the list.\n\n## Contact\n\n  * Website: https://github.com/TankOs/SFGUI\n  * IRC: [irc.boxbox.org:6697, #sfgui](irc://irc.sfml-dev.org:6697/#sfgui)\n","funding_links":[],"categories":["TODO scan for Android support in followings","Graphics"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTankOs%2FSFGUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTankOs%2FSFGUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTankOs%2FSFGUI/lists"}