{"id":31650459,"url":"https://github.com/shakir85/bashlogin","last_synced_at":"2026-04-15T12:38:36.990Z","repository":{"id":318103063,"uuid":"1069999150","full_name":"shakir85/bashlogin","owner":"shakir85","description":"Bashrc login banner","archived":false,"fork":false,"pushed_at":"2026-02-28T17:56:49.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-28T20:11:55.658Z","etag":null,"topics":["bash","bashrc"],"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/shakir85.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-05T03:47:00.000Z","updated_at":"2026-02-28T17:56:47.000Z","dependencies_parsed_at":"2025-10-05T06:06:50.903Z","dependency_job_id":"861bc974-4f1f-4a15-b8f3-5fe70899decc","html_url":"https://github.com/shakir85/bashlogin","commit_stats":null,"previous_names":["shakir85/bashlogin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shakir85/bashlogin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakir85%2Fbashlogin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakir85%2Fbashlogin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakir85%2Fbashlogin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakir85%2Fbashlogin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shakir85","download_url":"https://codeload.github.com/shakir85/bashlogin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakir85%2Fbashlogin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","bashrc"],"created_at":"2025-10-07T08:29:47.875Z","updated_at":"2026-04-15T12:38:36.977Z","avatar_url":"https://github.com/shakir85.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash Login\n\nA lightweight login banner for Bash that displays system information. It can be integrated  with `.bashrc` to display helpful messages in an elegant way for the services you want. Useful on remote servers.\n\n\nDefault display at login:\n- system information\n- users sessions\n\nOptional items\n- show systemd service status (by supplying service names as args)\n- customizable banner style via [Figlet](https://www.figlet.org) fonts\n\n\u003e [!NOTE]\n\u003e Figlet only detects fonts installed locally, typically located in: `/usr/share/figlet/`. Install additional fonts via your package manager or manually add `.flf` files to that directory.\n\n## Usage\n\nClone the repository:\n\n```bash\ngit clone https://github.com/tinycloud-labs/bashlogin.git ~/.config/bashlogin\n```\n\nAdd this line to your `~/.bashrc`:\n\n```bash\nsource \"$HOME/.config/bashlogin/main.sh\"\n```\n\nReload your shell:\n\n```bash\nsource ~/.bashrc\n```\n\n### Optional Configuration\n\nIn `~/.bashrc`, export `BASHLOGIN_ARGS`:\n- [Optional] Use the `--style \u003cfigletStyleName\u003e` to use custom Figlet style\n- Supply the service names (must be in systemd units)\n\nExample:\n```bash\nBASHLOGIN_ARGS=\"--style big ssh docker k3s-agent\"\n```\n\n\u003e [!TIP]\n\u003e Note that `--style \u003carg\u003e` is not positional, it can be placed anywhere in the line\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakir85%2Fbashlogin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshakir85%2Fbashlogin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakir85%2Fbashlogin/lists"}