{"id":19320885,"url":"https://github.com/info-mono/emwave","last_synced_at":"2026-05-06T04:31:51.452Z","repository":{"id":134997270,"uuid":"524957498","full_name":"info-mono/emwave","owner":"info-mono","description":"🌈 Emwave with custom string ","archived":false,"fork":false,"pushed_at":"2022-08-15T13:48:31.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-24T05:28:34.676Z","etag":null,"topics":["ansi","cli","colors","curl","posix-sh","shell","terminal"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/info-mono.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":"2022-08-15T11:17:30.000Z","updated_at":"2022-08-16T02:33:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ccb6a1f-bc72-4e85-881f-0e473c7bc8eb","html_url":"https://github.com/info-mono/emwave","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/info-mono/emwave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/info-mono%2Femwave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/info-mono%2Femwave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/info-mono%2Femwave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/info-mono%2Femwave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/info-mono","download_url":"https://codeload.github.com/info-mono/emwave/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/info-mono%2Femwave/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32678586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ansi","cli","colors","curl","posix-sh","shell","terminal"],"created_at":"2024-11-10T01:33:06.984Z","updated_at":"2026-05-06T04:31:51.435Z","avatar_url":"https://github.com/info-mono.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/nnbnh"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/info-mono/emwave\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/43980777/184646552-b75357f3-d3e1-4798-baed-3d30c8f40036.png\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003eEmwave with custom string\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/info-mono/emwave/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/info-mono/emwave?labelColor=383838\u0026color=585858\u0026style=for-the-badge\" alt=\"License: GPL-3.0\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://gist.github.com/NNBnh/9ef453aba3efce26046e0d3119dab5a7#development-completed\"\u003e\u003cimg src=\"https://img.shields.io/badge/development-completed-%23585858.svg?labelColor=383838\u0026style=for-the-badge\u0026logoColor=FFFFFF\" alt=\"Development completed\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## 💡 About\n\n**Emwave** script is originally written by Ilya144 as [a pull request](https://github.com/stark/Color-Scripts/pull/18) for [Color-Scripts](https://github.com/stark/Color-Scripts).\n\nThis is an enhanced version of it with option to set display string. It also use `sh` instead of `bash` for more portability.\n\nTry it:\n\n```sh\nsh -c \"$(curl -fsLS https://info-mono.github.io/emwave)\" -- \u003cstring\u003e\n```\n\nIf you just want a quick print of the default emwave, try:\n\n```sh\ncurl -fsLS https://info-mono.github.io/emwave/default\n```\n\n## 🚀 Setup\n\n### 🧾 Dependencies\n\n- [POSIX compliance shell (`sh`, `bash`, `zsh`, ...)](https://wikipedia.org/wiki/Unix_shell)\n- [`sed`](https://wikipedia.org/wiki/Sed)\n\n### 📥 Installation\n\n#### 🔧 Manually\n\nOption 1: using `curl`\n\n```sh\ncurl https://raw.githubusercontent.com/info-mono/emwave/main/bin/emwave \u003e ~/.local/bin/emwave\nchmod +x ~/.local/bin/emwave\n```\n\nOption 2: using `git`\n\n```sh\ngit clone https://github.com/info-mono/emwave.git ~/.local/share/emwave\nln -s ~/.local/share/emwave/bin/emwave ~/.local/bin/emwave\n```\n\n#### 📦 Package manager\n\nFor [Bpkg](https://github.com/bpkg/bpkg) user:\n\n```sh\nbpkg install info-mono/emwave\n```\n\nFor [Basher](https://github.com/basherpm/basher) user:\n\n```sh\nbasher install info-mono/emwave\n```\n\n## ⌨️ Usage\n\nRun `emwave` in the terminal:\n\n```sh\nemwave\n```\n\n```sh\nemwave \u003cstring\u003e\n```\n\n## 💌 Credits\n\nSpecial thanks to:\n- [**Original Emwave**](https://github.com/stark/Color-Scripts/pull/18) by [Ilya144](https://github.com/ilya144)\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\n---\n\n\u003e \u003ch1 align=\"center\"\u003eMade with ❤️ by \u003ca href=\"https://github.com/info-mono\"\u003e\u003ccode\u003e@info-mono\u003c/code\u003e\u003c/a\u003e\u003c/h1\u003e\n\u003e\n\u003e \u003cp align=\"center\"\u003e\u003ca href=\"https://www.buymeacoffee.com/nnbnh\"\u003e\u003cimg src=\"https://img.shields.io/badge/buy_me_a_coffee%20-%23F7CA88.svg?logo=buy-me-a-coffee\u0026logoColor=333333\u0026style=for-the-badge\" alt=\"Buy Me a Coffee\"\u003e\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfo-mono%2Femwave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfo-mono%2Femwave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfo-mono%2Femwave/lists"}