{"id":18370232,"url":"https://github.com/mielek/text-file-transcoder","last_synced_at":"2025-04-10T21:24:32.874Z","repository":{"id":158265820,"uuid":"125551083","full_name":"Mielek/text-file-transcoder","owner":"Mielek","description":"Text file Transcoder is a simple console application to transcode text files.","archived":false,"fork":false,"pushed_at":"2018-04-14T22:13:52.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T21:18:07.202Z","etag":null,"topics":["command-line-tool","file","java","text","transcode"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Mielek.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}},"created_at":"2018-03-16T17:49:40.000Z","updated_at":"2018-04-14T22:13:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"861e1d0c-4825-4133-8de9-e4b24796dc0f","html_url":"https://github.com/Mielek/text-file-transcoder","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/Mielek%2Ftext-file-transcoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mielek%2Ftext-file-transcoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mielek%2Ftext-file-transcoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mielek%2Ftext-file-transcoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mielek","download_url":"https://codeload.github.com/Mielek/text-file-transcoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248299593,"owners_count":21080564,"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":["command-line-tool","file","java","text","transcode"],"created_at":"2024-11-05T23:37:36.013Z","updated_at":"2025-04-10T21:24:32.844Z","avatar_url":"https://github.com/Mielek.png","language":"Java","readme":"# Text file Transcoder\n\nText file Transcoder is a simple console application to transcode text files.\n\n## Installation\n\nInstallation require:\n- Java 8+\n- JAVA_PATH set to jdk location\n- Maven 3+\n- PATH need to contain maven location\n\nInstallation steps:\n```\ngit clone https://github.com/Mielek/text-file-transcoder.git\ncd text-file-transcoder\nmvn clean compile\n```\n\nTo create runnable jar file:\n```\nmvn package\n```\n\n## Usage\n\nYou can run application from jar file or directly from maven. This examples are based on maven execution.\n\n##### Help\n```\nmvn exec:java -Dexec.args=\"--help\"\n```\n\n##### Lists charsets\n```\nmvn exec:java -Dexec.args=\"--list-charset\"\n```\n\n##### Transcoding example\n```\nmvn exec:java -Dexec.args=\"-f test-file.txt -d Cp1250 -r result-file.txt -e UTF-8\"\n```\n\n## Credits\n\nCreated by Rafal Mielowski.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmielek%2Ftext-file-transcoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmielek%2Ftext-file-transcoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmielek%2Ftext-file-transcoder/lists"}