{"id":22625077,"url":"https://github.com/xframes-project/xframes-kotlin","last_synced_at":"2025-08-08T20:16:44.773Z","repository":{"id":265885402,"uuid":"896786681","full_name":"xframes-project/xframes-kotlin","owner":"xframes-project","description":"GPU accelerated UI development for Kotlin","archived":false,"fork":false,"pushed_at":"2024-12-11T20:07:56.000Z","size":1120,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-03T13:14:28.137Z","etag":null,"topics":["kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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-12-01T10:01:09.000Z","updated_at":"2025-01-04T13:20:37.000Z","dependencies_parsed_at":"2024-12-01T11:40:31.633Z","dependency_job_id":null,"html_url":"https://github.com/xframes-project/xframes-kotlin","commit_stats":null,"previous_names":["xframes-project/xframes-kotlin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xframes-project","download_url":"https://codeload.github.com/xframes-project/xframes-kotlin/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":["kotlin"],"created_at":"2024-12-09T00:19:18.520Z","updated_at":"2025-03-29T03:18:05.634Z","avatar_url":"https://github.com/xframes-project.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xframes-kotlin\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\n`./gradlew clean runMain`     # For clean build\n\n### Generate a 'fat' JAR file using Gradle\n\nThis is almost plug and play, though OS dependent due to the JNI library. At the moment the system Path still needs to be updated.\n\n`.\\gradelw.bat fatJar`\n\n`java -Djava.library.path=./native -jar app/build/libs/app.jar`\n\n### Screenshots\n\nWindows, OpenJDK 22\n\n![image](https://github.com/user-attachments/assets/96e3a157-80e6-4b4a-bce9-64b8a749f056)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxframes-project%2Fxframes-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-kotlin/lists"}