{"id":19316637,"url":"https://github.com/wisskirchenj/simple-converter","last_synced_at":"2025-07-22T22:33:47.038Z","repository":{"id":110253601,"uuid":"552800279","full_name":"wisskirchenj/simple-converter","owner":"wisskirchenj","description":"Shell-script unit converter with menu and persistence","archived":false,"fork":false,"pushed_at":"2022-12-19T10:22:52.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T07:04:34.853Z","etag":null,"topics":["bash-scripting","bats"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/wisskirchenj.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":"2022-10-17T08:46:27.000Z","updated_at":"2022-10-17T14:18:33.000Z","dependencies_parsed_at":"2023-04-22T12:30:33.963Z","dependency_job_id":null,"html_url":"https://github.com/wisskirchenj/simple-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wisskirchenj/simple-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsimple-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsimple-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsimple-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsimple-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisskirchenj","download_url":"https://codeload.github.com/wisskirchenj/simple-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsimple-converter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266586016,"owners_count":23952169,"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-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["bash-scripting","bats"],"created_at":"2024-11-10T01:12:03.841Z","updated_at":"2025-07-22T22:33:47.009Z","avatar_url":"https://github.com/wisskirchenj.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IDEA EDU Course ...\n\nImplemented in the Track 'Introduction to Command Line and Unix Shell' of hyperskill.org's JetBrains Academy.\n\n## Technology / External Libraries\n\n- bash 5.2.15 on macOS\n- bash testing suite BATS (bats-core, bats-assert, bats-support)\n- gnu-sed (brew installed ...)\n\n## Repository Contents\n\nThe sources of main project tasks (5 stages) and testing.\n\n## Run all tests\n\n```bash\n./runtests\n```\n\n## Program description\n\nThe toy project implements a unit converter with bash including menu and persistence functionality.\n\nStage 1: command syntax parsing\n\nStage 2: check and convert a value\n\nStage 3: menu loop to the application\n\nStage 4: complex menu workflow with many checks and loops to add and delete convert definitions to a definitions-file.\n\nStage 5: implement the last menu item to do the actual conversions.\n\nRun tests using bats\n\nHave fun!\n\n## Project completion\n\nProject was completed on 23.10.22.\n\n## Progress\n\n17.10.22 Project started - gitHub repo and project structure setup.\n\n17.10.22 Stage 1 completed - array-handling, read into array, POSIX-regexp, bats-testing\n\n18.10.22 Stage 2 completed - functionize, while-loop and use of basic calculator 'bc'\n\n22.10.22 Stage 3 completed - menu loop functionality with choice evaluation\n\n22.10.22 Stage 4 completed - complex workflow to add and delete convert definitions. \nused: sed, wc, case, BASH_REMATCH, ... a lot\n\n23.10.22 Final stage 5 completed - reuse of stage 2 code and delete_def menu item. sed-implementation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisskirchenj%2Fsimple-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisskirchenj%2Fsimple-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisskirchenj%2Fsimple-converter/lists"}