{"id":13605729,"url":"https://github.com/Goooler/StringResExporter","last_synced_at":"2025-04-12T05:34:20.653Z","repository":{"id":216595085,"uuid":"741499626","full_name":"Goooler/StringResExporter","owner":"Goooler","description":"A utility designed to facilitate the export and import of string resources between Android projects and XLS files.","archived":false,"fork":false,"pushed_at":"2024-10-24T16:16:12.000Z","size":342,"stargazers_count":9,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2024-10-28T10:49:53.876Z","etag":null,"topics":["android","android-resources","cli","excel-export"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/Goooler.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-01-10T14:22:16.000Z","updated_at":"2024-10-24T16:16:16.000Z","dependencies_parsed_at":"2024-05-21T01:32:13.198Z","dependency_job_id":"63cc000a-7461-4555-beed-9e311e1c9572","html_url":"https://github.com/Goooler/StringResExporter","commit_stats":null,"previous_names":["goooler/stringresexporter"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goooler%2FStringResExporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goooler%2FStringResExporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goooler%2FStringResExporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goooler%2FStringResExporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Goooler","download_url":"https://codeload.github.com/Goooler/StringResExporter/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223498000,"owners_count":17155237,"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","android-resources","cli","excel-export"],"created_at":"2024-08-01T19:01:02.114Z","updated_at":"2025-04-12T05:34:20.633Z","avatar_url":"https://github.com/Goooler.png","language":"Kotlin","readme":"# StringResExporter\n\nStringResExporter is a utility designed to facilitate the export and import of string resources between Android projects and XLS files.\n\nUsage\n-----\n\n```sh\n# Export string resources from an Android project to a XLS file.\nstring-res-exporter --res2xls /path/to/res /path/to/xls\n\n# Import string resources from a XLS file to an Android project.\nstring-res-exporter --xls2res /path/to/output.xls /path/to/res\n```\n\nIn this example, [`./src/test/resources/res`](src/test/resources/res) will be exported to `/path/to/xls/output.xls`,\nwhich contains three sheets: [`StringRes`](src/test/resources/sheets/StringRes.csv),\n[`PluralsRes`](src/test/resources/sheets/PluralsRes.csv) and [`ArrayRes`](src/test/resources/sheets/ArrayRes.csv).\nIf you want to import resources from a XLS file, you must use the same formatted sheets,\nincluding the same sheet names and column names\n\n## Install\n\n**Mac OS** or **Linux**\n\n```sh\nbrew install Goooler/repo/string-res-exporter\n```\n\n**Other**\n\nDownload standalone JAR from\n[latest release](https://github.com/Goooler/StringResExporter/releases/latest).\nOn MacOS and Linux you can `chmod +x` and execute the `.jar` directly.\nOn Windows use `java -jar`.\n","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGoooler%2FStringResExporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGoooler%2FStringResExporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGoooler%2FStringResExporter/lists"}