{"id":19316664,"url":"https://github.com/wisskirchenj/hyper-commander","last_synced_at":"2025-06-14T21:38:45.891Z","repository":{"id":185121612,"uuid":"672836169","full_name":"wisskirchenj/hyper-commander","owner":"wisskirchenj","description":"A bash-based file manager remembering the previously popular Norton Commander","archived":false,"fork":false,"pushed_at":"2023-07-31T18:20:41.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T04:12:45.819Z","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}},"created_at":"2023-07-31T09:23:03.000Z","updated_at":"2023-07-31T09:25:25.000Z","dependencies_parsed_at":"2023-07-31T20:08:05.678Z","dependency_job_id":null,"html_url":"https://github.com/wisskirchenj/hyper-commander","commit_stats":null,"previous_names":["wisskirchenj/hyper-commander"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fhyper-commander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fhyper-commander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fhyper-commander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fhyper-commander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisskirchenj","download_url":"https://codeload.github.com/wisskirchenj/hyper-commander/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240420938,"owners_count":19798501,"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":["bash-scripting","bats"],"created_at":"2024-11-10T01:12:10.839Z","updated_at":"2025-02-24T04:42:03.354Z","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 (6 stages) and testing.\n\n## Setup the `bats` test suite (MIT license) \n\n```bash\ngit submodule add https://github.com/bats-core/bats-core.git test/bats\ngit submodule add https://github.com/bats-core/bats-support.git test/test_helper/bats-support\ngit submodule add https://github.com/bats-core/bats-assert.git test/test_helper/bats-assert\n```\n\n## Run all tests\n\n```bash\n./runtests\n```\n\n## Program description\n\nThe toy project implements a file manager similar to the then popular Norton Commander. The usability and a visual \ninterface is key.\n\nRun tests using bats (see above).\n\nHave fun!\n\n## Project completion\n\nProject was completed on 31.07.23.\n\n## Progress\n\n31.07.23 Project started - gitHub repo and project structure setup.\n\n31.07.23 Stage 1 completed - just printing of menu and input checking.\n\n31.07.23 Stage 2 completed - use `uname` and `whoami` command .\n\n31.07.23 Stage 3 completed - file menu with string operations - solved using GNU-`sed` and `find`. Great stage!\n\n31.07.23 Stage 4 completed - change directory levels in the commander - navigate through file system.\n\n31.07.23 Stage 5 completed - implement file operations - cllas of `rm`, `mv` and `chmod`.\n\n31.07.23 Final stage 6 completed - find executables with `whereis` and split string into tokens with `($str)`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisskirchenj%2Fhyper-commander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisskirchenj%2Fhyper-commander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisskirchenj%2Fhyper-commander/lists"}