{"id":22911339,"url":"https://github.com/islemci/cliwrap","last_synced_at":"2026-03-07T20:32:08.189Z","repository":{"id":266988701,"uuid":"899960617","full_name":"islemci/cliwrap","owner":"islemci","description":"👀 The Spotify Wrapped for your terminal!","archived":false,"fork":false,"pushed_at":"2024-12-16T13:45:00.000Z","size":38,"stargazers_count":16,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-06T19:40:58.104Z","etag":null,"topics":["bash","fish","recap","terminal","wrapped","zsh"],"latest_commit_sha":null,"homepage":"https://cli.musti.codes","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/islemci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["islemci"]}},"created_at":"2024-12-07T13:43:36.000Z","updated_at":"2025-12-05T01:30:39.000Z","dependencies_parsed_at":"2025-04-15T10:03:19.830Z","dependency_job_id":null,"html_url":"https://github.com/islemci/cliwrap","commit_stats":null,"previous_names":["islemci/cliwrap"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/islemci/cliwrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islemci%2Fcliwrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islemci%2Fcliwrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islemci%2Fcliwrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islemci%2Fcliwrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/islemci","download_url":"https://codeload.github.com/islemci/cliwrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islemci%2Fcliwrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30229744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"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","fish","recap","terminal","wrapped","zsh"],"created_at":"2024-12-14T04:16:21.253Z","updated_at":"2026-03-07T20:32:08.159Z","avatar_url":"https://github.com/islemci.png","language":"Shell","funding_links":["https://github.com/sponsors/islemci"],"categories":[],"sub_categories":[],"readme":"# CLIwrap\n🚀 Bringing the *Spotify's Wrapped* feature for **your** terminal, with the support of history files!\n\n[Webpage](https://cli.musti.codes) | [Report Issues](https://github.com/islemci/cliwrap/issues/new/choose) | [License](LICENSE)\n\n## 😮‍💨 Features\n- You can load in lots of different types of terminal history files!\n   - **bash** history file\n   - **csh**/**tcsh** history files\n   - **fish** history file\n   - **zsh** history file\n\n- Adds in **motivational** messages for your results!\n- You can easily copy and paste your results!\n\n## 💻 Installing\n\n### Installation with Homebrew\nYou can easily install **CLIwrap** with **[Homebrew](https://brew.sh)** on Linux and MacOS devices! To start your installation:\n\n1. Make sure that Homebrew is installed.\n```bash\n$ brew -v\n\u003e Homebrew 4.4.10\n```\n\n2. Setup the **CLIwrap** Homebrew Tap.\n```bash\n$ brew tap islemci/cliwrap\n```\n\n3. Install the **CLIwrap** application.\n```\n$ brew install cliwrap\n```\n4. You can now use **CLIwrap** with a simple command!\n```\n$ cliwrap\n```\n\n### Installation on Arch-based systems\nYou can choose to install **CLIwrap** via **[AUR](https://aur.archlinux.org/packages/cliwrap-git)** for Arch Linux-based systems. \n\n1. Install **CLIwrap** via `yay` package manager.\n```\n$ yay -S cliwrap-git\n```\n2. Now you can easily run **CLIwrap** with a simple command!\n ```\n$ cliwrap\n```\n\n**Important note:** Arch Linux and AUR support is maintained by [xeyossr](https://github.com/xeyossr).\n\n### Installation on other systems\n\nAs **CLIwrap** is a simple, single-file shell code, you can run it on *most* of the systems that you are running.\n\n1. Download the source file with **cURL**.\n```\n$ sudo curl -sSL -o /usr/local/bin/cliwrap https://raw.githubusercontent.com/islemci/cliwrap/refs/heads/main/cliwrap\n```\n2. Mark the source file as an executable.\n```\n$ sudo chmod +x /usr/local/bin/cliwrap\n```\n3. Now you can easily run **CLIwrap** with a simple command!\n ```\n$ cliwrap\n```\n\n**CLIwrap** manual installation has been currently tested for:\n- MacOS\n- Linux-based distrubitions\n- FreeBSD\n\n## Contributors\nThe most updated list can be found in the repository's [contributors](https://github.com/islemci/cliwrap/graphs/contributors) page.\n\nThe **CLIwrap** project is currently maintained by [islemci](https://github.com/islemci).\n\n## License\nAll rights to the **CLIwrap** project is protected under the [MIT License](LICENSE)'s terms. This includes all code related to **CLIwrap** and its development.\n\nAll following contributions should and will be made under the MIT License too.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislemci%2Fcliwrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislemci%2Fcliwrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislemci%2Fcliwrap/lists"}