{"id":47779885,"url":"https://github.com/pyhoon/resget-b4j","last_synced_at":"2026-04-03T13:01:43.958Z","repository":{"id":342257613,"uuid":"1074012014","full_name":"pyhoon/resget-b4j","owner":"pyhoon","description":"A tool where you can use to download the resources inside Objects directory for B4J projects.","archived":false,"fork":false,"pushed_at":"2026-03-05T10:41:31.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-05T14:48:52.532Z","etag":null,"topics":["b4j","b4x","download","resources"],"latest_commit_sha":null,"homepage":"","language":"B4X","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyhoon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-11T01:49:54.000Z","updated_at":"2026-03-05T10:41:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pyhoon/resget-b4j","commit_stats":null,"previous_names":["pyhoon/resget-b4j"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pyhoon/resget-b4j","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyhoon%2Fresget-b4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyhoon%2Fresget-b4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyhoon%2Fresget-b4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyhoon%2Fresget-b4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyhoon","download_url":"https://codeload.github.com/pyhoon/resget-b4j/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyhoon%2Fresget-b4j/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31352315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T08:03:20.796Z","status":"ssl_error","status_checked_at":"2026-04-03T08:00:37.834Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["b4j","b4x","download","resources"],"created_at":"2026-04-03T13:00:42.824Z","updated_at":"2026-04-03T13:01:43.947Z","avatar_url":"https://github.com/pyhoon.png","language":"B4X","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resources Downloader\nA tool where you can use to download the resources inside Objects directory for B4J projects. \\\nThis can make server project templates file size smaller by eliminating the resources inside www folder.\n\n## How to use\n1. Download resget.jar from releases to B4X Additional Library folder.\n2. Create a resources.json file inside your project's folder (same level as .b4j file)\n3. In Main module, add the following #Macro tag at the top of the code:\\\n   Note: Second parameter is Overwrite (Boolean)\n```B4X\n#Macro: Title, GetResources, ide://run?file=%JAVABIN%\\java.exe\u0026args=-jar\u0026args=%ADDITIONAL%\\..\\B4X\\resget.jar\u0026args=%PROJECT%\u0026args=true\n```\n4. Click the GetResources macro at the IDE title bar to execute the action.\n\n## Compile from source\n1. Compile the source as release\n2. Upon complete compilation, the resget.jar should have been copied to B4X additional folder\n\n## Sample resources.json file\n```json\n{\n    \"Version\": \"3.20\",\n    \"Resources\": [\n        {\n            \"File\": \"www/img/B4X.png\",\n            \"Link\": \"https://raw.githubusercontent.com/pyhoon/jrdc2-server-template-b4j/refs/heads/main/source/Objects/www/img/B4X.png\"\n        },\n        {\n            \"File\": \"www/img/cover.jpg\",\n            \"Link\": \"https://raw.githubusercontent.com/pyhoon/jrdc2-server-template-b4j/refs/heads/main/source/Objects/www/img/cover.jpg\"\n        },\n        {\n            \"File\": \"www/img/favicon-32x32.png\",\n            \"Link\": \"https://raw.githubusercontent.com/pyhoon/jrdc2-server-template-b4j/refs/heads/main/source/Objects/www/img/favicon-32x32.png\"\n        }\n    ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyhoon%2Fresget-b4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyhoon%2Fresget-b4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyhoon%2Fresget-b4j/lists"}