{"id":18529668,"url":"https://github.com/metaory/glitcher-cli","last_synced_at":"2025-10-12T06:02:48.913Z","repository":{"id":258800990,"uuid":"875721664","full_name":"metaory/glitcher-cli","owner":"metaory","description":"generate animated pseudo random glitch SVG from Unicode characters","archived":false,"fork":false,"pushed_at":"2025-04-23T12:26:35.000Z","size":110,"stargazers_count":88,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-20T07:02:52.736Z","etag":null,"topics":["cli","glitch","glitch-art","svg","svg-animations","svg-filters","svg-generator"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/metaory.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":"2024-10-20T17:19:48.000Z","updated_at":"2025-05-09T07:34:27.000Z","dependencies_parsed_at":"2025-02-24T04:11:02.716Z","dependency_job_id":"b07f47eb-eb40-40ba-b407-39cf5977ab5d","html_url":"https://github.com/metaory/glitcher-cli","commit_stats":null,"previous_names":["metaory/glitcher-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/metaory/glitcher-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Fglitcher-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Fglitcher-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Fglitcher-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Fglitcher-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaory","download_url":"https://codeload.github.com/metaory/glitcher-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaory%2Fglitcher-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010340,"owners_count":26084739,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","glitch","glitch-art","svg","svg-animations","svg-filters","svg-generator"],"created_at":"2024-11-06T18:01:04.291Z","updated_at":"2025-10-12T06:02:48.908Z","avatar_url":"https://github.com/metaory.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\".github/logo.svg\" width=\"60%\"/\u003e\n  \u003ch4\u003egenerate animated pseudo random glitch SVG from ASCII characters\u003c/h4\u003e\n\u003c/div\u003e\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003e\n    \u003cimg valign=\"middle\" src=\"https://raw.githubusercontent.com/metaory/glitcher-app/refs/heads/master/public/logo.svg\" width=\"100px\" /\u003e\n    \u003ckbd\u003eGlitcher Web App\u003c/kbd\u003e is now live! 🎉\n    \u003cbr\u003e\n    \u003ca href=\"https://metaory.github.io/glitcher-app/\" target=\"_blank\"\u003emetaory.github.io/glitcher-app\u003c/a\u003e\n  \u003c/h2\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\".github/log1.svg\" width=\"40%\" /\u003e\n  \u003cimg src=\".github/log2.svg\" width=\"40%\" /\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\".github/log3.svg\" width=\"60%\" /\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\".github/dem1.svg\" width=\"30%\" /\u003e\n  \u003cimg src=\".github/dem2.svg\" width=\"30%\" /\u003e\n  \u003cimg src=\".github/dem3.svg\" width=\"30%\" /\u003e\n\u003c/div\u003e\n\n---\n\n\u003e [!TIP]\n\u003e The following attributes are random\n\u003e\n\u003e - number of slices\n\u003e - height of slices\n\u003e - color channel shifts\n\u003e - duration of animations\n\u003e - keyTime of animations\n\u003e - values of frames\n\n---\n\nINSTALLATION\n------------\n\n- clone repo\n- give execution permissions\n- place it in your path\n\n```sh\n# Clone\ngit clone git@github.com:metaory/glitcher-cli.git\n\n# Navigate\ncd glitcher-cli\n```\n\n\u003e [!TIP]\n\u003e Temporary usage\n\u003e `bash glitcher out.svg hello world`\n\n```sh\n# Give execution permissions\nchmod +x glitcher\n\n# Link it somewhere in your $PATH\nln -svf $PWD/glitcher /usr/bin/glitcher\n\n# Use it anywhere\n# Create out.svg with 'hello world' content\nglitcher out.svg hello world\n```\n\n---\n\nSYNOPSIS\n--------\n\n\tglitcher FILE TEXT...\n\n---\n\nREQUIREMENTS\n------------\n\n- GNU Bash v5+\n- GNU bc\n- GNU coreutils\n  - sort\n  - uniq\n\n---\n\nTODO\n----\n\n- [ ] noise arg\n- [ ] density arg\n- [ ] color arg\n- [ ] font arg\n- [ ] help\n\n---\n\n\u003e [!CAUTION]\n\u003e Only tested on Linux\n\n\n---\n\nLICENSE\n-------\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaory%2Fglitcher-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaory%2Fglitcher-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaory%2Fglitcher-cli/lists"}