{"id":13649492,"url":"https://github.com/hugomd/ascii-live","last_synced_at":"2025-04-13T23:50:13.434Z","repository":{"id":40932352,"uuid":"213791587","full_name":"hugomd/ascii-live","owner":"hugomd","description":"An extension to parrot.live, with support for more animations! http://ascii.live","archived":false,"fork":false,"pushed_at":"2025-03-11T18:09:11.000Z","size":11749,"stargazers_count":683,"open_issues_count":27,"forks_count":242,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-06T21:07:59.655Z","etag":null,"topics":["curl","gif","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/hugomd.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":"2019-10-09T01:24:28.000Z","updated_at":"2025-04-06T11:05:10.000Z","dependencies_parsed_at":"2024-05-28T03:15:53.673Z","dependency_job_id":"7fcee22b-efb1-418f-80f0-daab771d2312","html_url":"https://github.com/hugomd/ascii-live","commit_stats":{"total_commits":26,"total_committers":13,"mean_commits":2.0,"dds":0.6153846153846154,"last_synced_commit":"0e53a4799f1e707a45d059cb326df06d70aa7925"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugomd%2Fascii-live","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugomd%2Fascii-live/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugomd%2Fascii-live/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugomd%2Fascii-live/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugomd","download_url":"https://codeload.github.com/hugomd/ascii-live/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799906,"owners_count":21163400,"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":["curl","gif","terminal"],"created_at":"2024-08-02T02:00:17.544Z","updated_at":"2025-04-13T23:50:13.403Z","avatar_url":"https://github.com/hugomd.png","language":"Go","funding_links":[],"categories":["Go","Requirements","Command line utilities scripts"],"sub_categories":["Animated"],"readme":"# ascii.live\n\nA project for hosting curl-based animations, all in one place, and a follow up to [`parrot.live`](https://github.com/hugomd/parrot.live).\n\nAny animations you want to add are welcome! 🎉\n\nTry it out in your terminal:\n```bash\ncurl ascii.live/parrot\n```\n\n\u003cimg src=\"./demo.gif\" width=\"400\"/\u003e\n\n## Running locally\nTo run the server locally on port `8080`, run:\n```bash\ngo run main.go\n```\n\n## Running in Docker\n```bash\ndocker run -p 8080:8080 hugomd/ascii-live:latest\n```\n\n## Adding frames\n* [Fork this repository](https://github.com/hugomd/ascii-live/fork)\n* Create a new frame file in [`/frames`](./frames), call it the name of your frames/animation, e.g. `parrot.go`\n* Inside your new file, create an exported list of frames, e.g.\n```Golang\npackage frames\n\n// This is the value stored in the FrameMap\nvar MyAnimation = DefaultFrameType(myAnimationFrames)\n\nvar myAnimationFrames = []string{\n  `Frame1`,\n  `Frame2`,\n  `Frame3`,\n}\n```\n* In [`./frames/frames.go`](./frames/frames.go), add your animation to the `FrameMap`\n* Commit and push your changes, and make a PR! If this is your first time making a PR, [check GitHub's help page on the topic](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)\n\n## Frame Contributions\nHere's a list of lovely people who have contributed frames to this project:\n\n| Contributor                                      | Frame File                                    | Repository                                                      |\n|--------------------------------------------------|-----------------------------------------------|-----------------------------------------------------------------|\n| [hexrcs](https://github.com/hexrcs)              | [`forrest.go`](./frames/forrest.go)           | [`run-forrest-run`](https://github.com/hexrcs/run-forrest-run)  |\n| [jmhobbs](https://github.com/jmhobbs)            | [`parrot.go`](./frames/parrot.go)             | [`terminal-parrot`](https://github.com/jmhobbs/terminal-parrot) |\n| [01000001](https://github.com/01000001-01101011) | [`knot.go`](./frames/knot.go)                 | [`torus-knot`](https://github.com/01000001-01101011/torus-knot/)|\n\n## Related Projects\n* [parrot.live](https://github.com/hugomd/parrot.live)\n* [terminal-parrot](https://github.com/jmhobbs/terminal-parrot)\n* [cultofthepartyparrot.com](https://github.com/jmhobbs/cultofthepartyparrot.com)\n* [parrotsay](https://github.com/matheuss/parrotsay)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugomd%2Fascii-live","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugomd%2Fascii-live","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugomd%2Fascii-live/lists"}