{"id":23301642,"url":"https://github.com/iamogbz/animaterm","last_synced_at":"2026-04-26T23:31:26.987Z","repository":{"id":266421416,"uuid":"310073847","full_name":"iamogbz/animaterm","owner":"iamogbz","description":"📟 Automatically create terminal animations from script","archived":false,"fork":false,"pushed_at":"2024-12-09T14:27:45.000Z","size":122013,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T22:19:37.916Z","etag":null,"topics":["animation","automation","console","gif","script","terminal"],"latest_commit_sha":null,"homepage":"https://ogbizi.com/animaterm/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamogbz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-04T17:37:10.000Z","updated_at":"2024-12-09T14:26:43.000Z","dependencies_parsed_at":"2024-12-04T07:34:31.807Z","dependency_job_id":"43cd2bf8-678a-4fdd-91cf-e8cc2b367d27","html_url":"https://github.com/iamogbz/animaterm","commit_stats":null,"previous_names":["iamogbz/animaterm"],"tags_count":5,"template":false,"template_full_name":"iamogbz/oss-boilerplate","purl":"pkg:github/iamogbz/animaterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamogbz%2Fanimaterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamogbz%2Fanimaterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamogbz%2Fanimaterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamogbz%2Fanimaterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamogbz","download_url":"https://codeload.github.com/iamogbz/animaterm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamogbz%2Fanimaterm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"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":["animation","automation","console","gif","script","terminal"],"created_at":"2024-12-20T10:14:54.240Z","updated_at":"2026-04-26T23:31:26.982Z","avatar_url":"https://github.com/iamogbz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animaterm\n\n📟 Automatically create terminal animations from script\n\n## Usage\n\nInstall from the github repo\n\n```sh\nnpm i -g 'github:iamogbz/animaterm'\n```\n\n\u003e You do not need the peer dependencies except you need to render in the `gif` format\n\u003e\n\u003e The terminalizer (`tlz`) renderer produces better gifs but requires an additional dependency\n\u003e\n\u003e TODO: support rendering fancy console text colors and formatting\n\nRun the `animaterm` bin with cli options\n\n```sh\nanimaterm script.json output.svg\n```\n\n\u003e Also supports [`.gif`](./docs/usage.gif) as the output format\n\u003e\n\u003e Set the renderer using the output extension e.g. `output.gif` or `output.tlz`\n\n![demo](./docs/usage.svg)\n\n\u003e This demo animation was created using only `animaterm`\n\n### Script\n\nSamples available in the [end-to-end scripts](./e2e/).\n\nThis is a `JSON` file with the following structure:\n\n```ts\nStep[]\n```\n\nThat is a `JSON` array at the root where each `Step` is defined by the following interface:\n\nhttps://github.com/iamogbz/animaterm/blob/027ff13/src/types.d.ts#L49-L89\n\n### Config\n\nDefined by the interface `Config`:\n\nhttps://github.com/iamogbz/animaterm/blob/027ff13/src/types.d.ts#L1-L35\n\n\u003e TODO: add instructions on overriding the default config\n\n## Inspirations\n\n- \u003chttps://github.com/faressoft/terminalizer\u003e\n- \u003chttps://github.com/asciinema/asciinema\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamogbz%2Fanimaterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamogbz%2Fanimaterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamogbz%2Fanimaterm/lists"}