{"id":15608911,"url":"https://github.com/pcboy/andeogen","last_synced_at":"2025-10-24T16:28:00.126Z","repository":{"id":8992068,"uuid":"10741109","full_name":"pcboy/andeogen","owner":"pcboy","description":"Andeogen is a tiny gem to ease android layout development","archived":false,"fork":false,"pushed_at":"2013-06-24T06:30:49.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T22:07:37.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pcboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-17T15:54:43.000Z","updated_at":"2013-06-24T06:30:50.000Z","dependencies_parsed_at":"2022-09-07T18:51:09.102Z","dependency_job_id":null,"html_url":"https://github.com/pcboy/andeogen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pcboy/andeogen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcboy%2Fandeogen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcboy%2Fandeogen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcboy%2Fandeogen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcboy%2Fandeogen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcboy","download_url":"https://codeload.github.com/pcboy/andeogen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcboy%2Fandeogen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266851701,"owners_count":23995332,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-03T05:40:28.233Z","updated_at":"2025-10-07T14:02:11.599Z","avatar_url":"https://github.com/pcboy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# andeogen\n\nandeogen is a tiny gem to ease android layout development.\nIt's showing the files dependencies used in the given layouts and let you execute a command on them.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'andeogen'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install andeogen\n\n## Usage\n\n    pcboy@home ☭  res % andeogen --help\n    Options:\n    --command, -c \u003cs\u003e:   the command to execute on selected items\n    --files, -f \u003cs+\u003e:   the layouts to parse\n    --help, -h:   Show this message\n\n\nExample:\n\n    pcboy@home ☭  res % andeogen --command vim --files layout/chat_msg.xml layout/chat_msgs.xml\n    [\n     [0] \"src/main/res/drawable-xhdpi/bubble_yellow.9.png\",\n     [1] \"AndroidChatBubbles/HelloBubbles/res/drawable-xhdpi/bubble_yellow.9.png\",\n     [2] \"src/main/res/drawable/edittext.xml\",\n     [3] \"src/main/res/drawable-hdpi-v4/edittext_indented_active.9.png\",\n     [4] \"src/main/res/drawable-hdpi-v4/edittext_indented_normal.9.png\"\n    ]\n    Comma-separate the files' number you want to execute your \u003ccommand\u003e on:\n    2\n\nWill run vim on edittext.xml\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcboy%2Fandeogen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcboy%2Fandeogen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcboy%2Fandeogen/lists"}