{"id":13495338,"url":"https://github.com/dstein64/gifcast","last_synced_at":"2025-04-07T12:08:40.450Z","repository":{"id":39896540,"uuid":"200967615","full_name":"dstein64/gifcast","owner":"dstein64","description":"Converts an asciinema cast to an animated GIF.","archived":false,"fork":false,"pushed_at":"2024-06-18T09:39:03.000Z","size":1063,"stargazers_count":228,"open_issues_count":2,"forks_count":31,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T10:08:51.547Z","etag":null,"topics":["animated-gif","asciinema","terminal"],"latest_commit_sha":null,"homepage":"https://dstein64.github.io/gifcast/","language":"JavaScript","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/dstein64.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-08-07T03:47:50.000Z","updated_at":"2025-02-06T07:47:45.000Z","dependencies_parsed_at":"2024-03-17T04:19:02.577Z","dependency_job_id":"f1d8bc5c-3045-408a-9363-d06aba4a189b","html_url":"https://github.com/dstein64/gifcast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fgifcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fgifcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fgifcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fgifcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dstein64","download_url":"https://codeload.github.com/dstein64/gifcast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648978,"owners_count":20972945,"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":["animated-gif","asciinema","terminal"],"created_at":"2024-07-31T19:01:33.740Z","updated_at":"2025-04-07T12:08:40.429Z","avatar_url":"https://github.com/dstein64.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"gifcast\n=======\n\n*gifcast* is a web page that converts\n[asciinema](https://github.com/asciinema/asciinema) casts to animated GIFs.\n\nThe code runs fully in the browser. That is, there are no server-side calls\nto process the cast and/or convert to animated GIF. The implementation is in\nJavaScript.\n\nHow To Use\n----------\n\n*gifcast* expects the asciinema cast to have a `.cast` extension. See below for\ninstructions on recording an asciinema cast.\n\nTo convert an asciinema cast to an animated GIF, navigate to index.html, load\nthe cast, configure options, and click *Render*.\n\n*gifcast* is available at\n\u003chttps://dstein64.github.io/gifcast/\u003e.\n\n### Recording a Cast\n\nRecording requires the `asciinema` program, which runs independently of *gifcast*.\n\nTo record an asciinema cast, launch a new recording for your session, and terminate\nthe session with `Ctrl-D`.\n\n```sh\n$ asciinema rec PATH/FILENAME.cast\n```\n\n\u003cdetails open\u003e\u003csummary\u003e\u003ch2\u003eExample\u003c/h2\u003e\u003c/summary\u003e\n\nThe animated GIF below was generated with *gifcast*.\n\n\u003cimg src=\"https://github.com/dstein64/gifcast/blob/master/example.gif?raw=true\" width=\"730\"/\u003e\n\n\u003c/details\u003e\n\nLicense\n-------\n\nThe source code has an [MIT License](https://en.wikipedia.org/wiki/MIT_License).\n\nSee [LICENSE](LICENSE).\n\nAcknowledgments\n---------------\n\n*gifcast* depends on code from:\n\n1. [xterm.js](https://github.com/xtermjs/xterm.js)\n2. [omggif](https://github.com/deanm/omggif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstein64%2Fgifcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdstein64%2Fgifcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstein64%2Fgifcast/lists"}