{"id":22381040,"url":"https://github.com/malolm/my-corporate-bash","last_synced_at":"2026-04-27T12:04:04.759Z","repository":{"id":266440252,"uuid":"870093573","full_name":"MaloLM/my-corporate-bash","owner":"MaloLM","description":"Display an ASCII format image at the start of your bash session.","archived":false,"fork":false,"pushed_at":"2024-10-10T10:10:00.000Z","size":1159,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T17:47:33.133Z","etag":null,"topics":["bash","shell","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/MaloLM.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-10-09T12:36:21.000Z","updated_at":"2024-10-10T10:10:04.000Z","dependencies_parsed_at":"2024-12-04T09:37:33.370Z","dependency_job_id":"68350dc7-a59a-46f9-a345-4dff68867dfd","html_url":"https://github.com/MaloLM/my-corporate-bash","commit_stats":null,"previous_names":["malolm/my-corporate-bash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaloLM%2Fmy-corporate-bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaloLM%2Fmy-corporate-bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaloLM%2Fmy-corporate-bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaloLM%2Fmy-corporate-bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaloLM","download_url":"https://codeload.github.com/MaloLM/my-corporate-bash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245720189,"owners_count":20661375,"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","shell","shell-script"],"created_at":"2024-12-05T00:07:08.077Z","updated_at":"2026-04-27T12:04:04.716Z","avatar_url":"https://github.com/MaloLM.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My-corporate-bash\n\n[![release-version](https://img.shields.io/badge/Version-1.0.0-blue)]()\n[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/MaloLM/my-corporate-bash/blob/main/LICENSE)\n[![language](https://img.shields.io/badge/Language-shell-blue)](https://en.wikipedia.org/wiki/Scripting_language)\n\nDisplay an ASCII format image at the start of your bash session.\n\n\u003cdemo\u003e\n\n![software demonstration: an opened terminal is used to setup a company logo, then show the result, the user validates the result whoch is now configure at the start of any bash session.](./assets/demo.gif)\n\n## Install\n\nGo to the repository root to execute bellow command:\n\n```shell\nsudo bash install\n```\n\n### ⚠️ Requirements ⚠️\n\nYou will need to install following dependancy: [ascii-image-converter](https://github.com/TheZoraiz/ascii-image-converter)\n\n#### Homebrew\n\nInstallation with homebrew is available for both Linux and macOS.\n\n```\nbrew install TheZoraiz/ascii-image-converter/ascii-image-converter\n```\n\nCheck the other installation approaches in the dependency directory.\n\n\u003chr\u003e\n\n## Setup example\n\n```shell\nmy-corporate-bash setup ./images.my_image.png -P 0.5 -C\n```\n\n#### Approximate proportion width image filling\n\n```\n[ terminal width ]\n[-.........] -P 0.1\n[--........] -P 0.2\n[---.......] -P 0.3\n[----......] -P 0.4\n[-----.....] -P 0.5\n[------....] -P 0.6\n[-------...] -P 0.7\n[--------..] -P 0.8\n[---------.] -P 0.9\n[----------] -P 1\n\n--- image filling\n... void filling\n```\n\n### Options\n\n| Option     | Description                                                                                                             |\n| ---------- | ----------------------------------------------------------------------------------------------------------------------- |\n| -P _value_ | Sets the proportion of the terminal width used for displaying the image. The value must be between 0 (0%) and 1 (100%). |\n| -C         | Retains the original colors of the source image. If not used, the image will be displayed in white.                     |\n| -h, --help | Displays a help message.                                                                                                |\n\n## Environments\n\n| Tested | OS     | Version       | Architecture |\n| ------ | ------ | ------------- | ------------ |\n| ✅     | macOS  | 15.0 (24A335) | aarch64      |\n| ❌     | Ubuntu | 20.04 LTS     | x86_64       |\n| ❌     | WSL    | Ubuntu 20.04  | x86_64       |\n\n## Troubleshooting\n\n- Using -C but nothing shows : check your terminal client supports 24bits or 8bits colors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalolm%2Fmy-corporate-bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalolm%2Fmy-corporate-bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalolm%2Fmy-corporate-bash/lists"}