{"id":16865327,"url":"https://github.com/lesmiscore/groovyroom","last_synced_at":"2026-05-06T13:35:01.008Z","repository":{"id":147866802,"uuid":"91236992","full_name":"Lesmiscore/GroovyRoom","owner":"Lesmiscore","description":"A Groovy code runner application for Android","archived":false,"fork":false,"pushed_at":"2023-12-15T17:55:12.000Z","size":150,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T23:16:08.702Z","etag":null,"topics":["android-app","groovy"],"latest_commit_sha":null,"homepage":null,"language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lesmiscore.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":"2017-05-14T10:49:43.000Z","updated_at":"2018-06-06T13:56:45.000Z","dependencies_parsed_at":"2024-11-25T01:40:53.207Z","dependency_job_id":"5a9a3ee8-daee-4e89-aaea-aab37c13546a","html_url":"https://github.com/Lesmiscore/GroovyRoom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2FGroovyRoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2FGroovyRoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2FGroovyRoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2FGroovyRoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lesmiscore","download_url":"https://codeload.github.com/Lesmiscore/GroovyRoom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244306042,"owners_count":20431736,"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":["android-app","groovy"],"created_at":"2024-10-13T14:46:42.959Z","updated_at":"2026-05-06T13:35:00.961Z","avatar_url":"https://github.com/Lesmiscore.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GroovyRoom\nA Groovy code runner application for Android\n\n## For watchers who wants to use this\n- No binary is provided\n  - Please compile yourself\n- This is not well-tested and adjusted for some devices\n  - This app may not work on your device\n- Untrusted code could run on this app\n  - Running this with root permission requires more attention\n- This is intended to be only used by me\n  - Some UIs may feel you bad\n  - May not be easy to use\n- There's so many dirty code\n  - You may not understand my code\n\n## Disable including optional libraries\n### Patch\nPatch the following:\n```diff\ndiff --git a/app/build.gradle b/app/build.gradle\nindex de9cbfe..a9facda 100644\n--- a/app/build.gradle\n+++ b/app/build.gradle\n@@ -39,7 +39,7 @@ android {\n def groovyVersion='2.4.10'\n def appCompatVersion='25.3.0'\n \n-def includeOptionalLibs=true\n+def includeOptionalLibs=false\n \n dependencies {\n     compile fileTree(dir: 'libs', include: ['*.jar'])\n```\n### Do by hand\nChange `includeOptionalLibs=true` to `includeOptionalLibs=false` in `app/build.gradle`\n\n## Usage\nCheck the code at all, or compile and open it\n\n## Compile\nChange the current directory where this repo was cloned, and type the following on the shell: (Change `assembleDebug` if you need)     \n- On Windows, `gradlew.bat assembleDebug`\n- On Linux, `./gradlew assembleDebug`\n\nYou'll see `app-debug.apk` at `(Repo Directory)/build/outputs/apk` (Please just ignore other files.)    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesmiscore%2Fgroovyroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesmiscore%2Fgroovyroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesmiscore%2Fgroovyroom/lists"}