{"id":22625078,"url":"https://github.com/xframes-project/xframes-java","last_synced_at":"2025-10-15T06:52:42.890Z","repository":{"id":265287271,"uuid":"895648950","full_name":"xframes-project/xframes-java","owner":"xframes-project","description":"GPU accelerated UI development for Java","archived":false,"fork":false,"pushed_at":"2024-12-01T21:10:39.000Z","size":1112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-03T13:14:28.558Z","etag":null,"topics":["java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/xframes-project.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}},"created_at":"2024-11-28T15:52:15.000Z","updated_at":"2025-01-04T13:20:49.000Z","dependencies_parsed_at":"2024-11-28T18:36:00.766Z","dependency_job_id":"1729fff6-a6b0-4439-a549-c13b21396ab5","html_url":"https://github.com/xframes-project/xframes-java","commit_stats":null,"previous_names":["xframes-project/xframes-java"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xframes-project","download_url":"https://codeload.github.com/xframes-project/xframes-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246131334,"owners_count":20728303,"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":["java"],"created_at":"2024-12-09T00:19:18.521Z","updated_at":"2025-10-15T06:52:37.842Z","avatar_url":"https://github.com/xframes-project.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xframes-java\n\n## Prerequisites\n\nEither [download](https://github.com/xframes-project/xframes-jni-library/releases) or build the JNI DLL and dependent DLL files.\n\nThe JNI DLL requires the generated DLL files to be in your system PATH.\n\nOn Windows:\n- fmt.dll (fmtd.dll in Debug mode)\n- glfw3.dll\n\n#### Windows\nTemporary (Command Prompt):\n`set PATH=%PATH%;C:\\path\\to\\dlls\\folder`\n\nTemporary (PowerShell):\n`$env:PATH += \";C:\\path\\to\\dlls\\folder\"`\n\n#### Linux/macOS\n`export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/dlls/folder`\n\n### With Gradle\n\nNo need to run batch/bash files if you already installed gradle globally\n\n#### On Windows\n\n`.\\gradlew.bat runMain`\n\n#### On Linux/macOS\n\n`./gradlew runMain`\n\n#### Additional build options\n\n`./gradlew runMain --info`    # For detailed build information\n`./gradlew clean runMain`     # For clean build\n\n### Without Gradle\n\n(assuming `./native/build/Debug` is where the JNI DLL has been generated)\n\njava -Djava.library.path=./native/build/Debug -cp \"build/classes/java/main;~/.m2/repository/org/json/json/20201115/json-20201115.jar\" dev.xframes.XFramesWrapper\n\n### Screenshots\n\nJava, OpenJDK 23, Windows 11\n\n![image](https://github.com/user-attachments/assets/87c63d02-0ec9-4333-ae0e-ccb285d76493)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxframes-project%2Fxframes-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-java/lists"}