{"id":41329648,"url":"https://github.com/caarlos0-graveyard/spin","last_synced_at":"2026-01-23T06:13:22.914Z","repository":{"id":57484818,"uuid":"76254534","full_name":"caarlos0-graveyard/spin","owner":"caarlos0-graveyard","description":"A very simple spinner for cli Go apps","archived":false,"fork":false,"pushed_at":"2020-03-15T19:25:19.000Z","size":21,"stargazers_count":69,"open_issues_count":2,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-19T14:23:59.296Z","etag":null,"topics":["cli","golang","spinner"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/caarlos0-graveyard.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}},"created_at":"2016-12-12T12:29:32.000Z","updated_at":"2024-05-17T16:45:31.000Z","dependencies_parsed_at":"2022-08-26T11:10:50.515Z","dependency_job_id":null,"html_url":"https://github.com/caarlos0-graveyard/spin","commit_stats":null,"previous_names":["caarlos0/spin"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/caarlos0-graveyard/spin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fspin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fspin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fspin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fspin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caarlos0-graveyard","download_url":"https://codeload.github.com/caarlos0-graveyard/spin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fspin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28682100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"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":["cli","golang","spinner"],"created_at":"2026-01-23T06:13:22.260Z","updated_at":"2026-01-23T06:13:22.910Z","avatar_url":"https://github.com/caarlos0-graveyard.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spin\n\nA very simple spinner for cli golang apps.\n\n[![Release](https://img.shields.io/github/release/caarlos0/spin.svg?style=flat-square)](https://github.com/caarlos0/spin/releases/latest)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Travis](https://img.shields.io/travis/caarlos0/spin.svg?style=flat-square)](https://travis-ci.org/caarlos0/spin)\n[![Coverage Status](https://img.shields.io/codecov/c/github/caarlos0/spin/master.svg?style=flat-square)](https://codecov.io/gh/caarlos0/spin)\n[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/caarlos0/spin)\n[![Go Report Card](https://goreportcard.com/badge/github.com/caarlos0/spin?style=flat-square)](https://goreportcard.com/report/github.com/caarlos0/spin)\n[![SayThanks.io](https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg?style=flat-square)](https://saythanks.io/to/caarlos0)\n\nExample usage:\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"time\"\n\n\t\"github.com/caarlos0/spin\"\n)\n\nfunc main() {\n\ts := spin.New(\"%s Working...\")\n\ts.Start()\n\tdefer s.Stop()\n\ttime.Sleep(100 * 20 * time.Millisecond)\n}\n```\n\n[![asciicast](https://asciinema.org/a/as4awxfj3zhlr8be6938pe21l.png)](https://asciinema.org/a/as4awxfj3zhlr8be6938pe21l)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaarlos0-graveyard%2Fspin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaarlos0-graveyard%2Fspin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaarlos0-graveyard%2Fspin/lists"}