{"id":15697002,"url":"https://github.com/erikh/ansiview","last_synced_at":"2025-05-08T23:29:07.239Z","repository":{"id":57561460,"uuid":"264442431","full_name":"erikh/ansiview","owner":"erikh","description":"Small cp437 to UTF-8 translator for spilling ANSI all over your terminal mostly properly","archived":false,"fork":false,"pushed_at":"2023-11-08T04:22:47.000Z","size":230,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T19:21:17.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/erikh.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":"2020-05-16T13:23:43.000Z","updated_at":"2024-07-02T19:34:19.000Z","dependencies_parsed_at":"2024-06-20T14:02:55.287Z","dependency_job_id":"342e3208-d55e-449e-9010-99c09291679c","html_url":"https://github.com/erikh/ansiview","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/erikh%2Fansiview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fansiview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fansiview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikh%2Fansiview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikh","download_url":"https://codeload.github.com/erikh/ansiview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253162793,"owners_count":21863979,"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":[],"created_at":"2024-10-03T19:10:45.755Z","updated_at":"2025-05-08T23:29:07.212Z","avatar_url":"https://github.com/erikh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansiview: view old ANSI art in your terminal\n\nThis is a very basic cp437 -\u003e utf8 codec driver through what amounts to UNIX\n`cat` otherwise. To use it:\n\nPass it the ANSI over standard input or pass it a filename.\n\nCheck out some art packs at [16colo.rs](https://16colo.rs), unzip, and try this script\nor some similar variation on it in your UTF-8-compatible terminal:\n\n```bash\nfor i in *.ANS; do clear; ansiview $i; echo $i; read; done\n```\n\nThen you can walk through the whole directory; hit enter to cycle to the next file.\n\n## Pretty\n\n![](spawn.png)\n\n## Requirements\n\nUTF-8 compatible, minimum 16 color terminal. Your terminal should be at least\n`80x25` to see most artwork, however you may benefit from much taller heights\nand sometimes width; `130x75` is great.\n\n## Installation\n\n```bash\n$ go get github.com/erikh/ansiview\n```\n\n## Author\n\nErik Hollensbe \u003cerik+git@hollensbe.org\u003e, but most of the work was really done\nby the person who did the CP437 codec in golang's standard library. Props to\nthem!\n\n## License\n\nMIT (c) 2020 Erik Hollensbe\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikh%2Fansiview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikh%2Fansiview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikh%2Fansiview/lists"}