{"id":19666398,"url":"https://github.com/lennart1978/shuffle","last_synced_at":"2026-03-04T07:30:53.192Z","repository":{"id":254656862,"uuid":"847180123","full_name":"Lennart1978/shuffle","owner":"Lennart1978","description":"A CLI command to print an ASCII art picture with cool shuffle effect","archived":false,"fork":false,"pushed_at":"2025-03-27T15:57:23.000Z","size":23348,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-28T22:42:33.515Z","etag":null,"topics":["c","cli-app","fun","funny","linux"],"latest_commit_sha":null,"homepage":"","language":"C","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/Lennart1978.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,"zenodo":null}},"created_at":"2024-08-25T04:44:01.000Z","updated_at":"2025-03-27T15:54:22.000Z","dependencies_parsed_at":"2025-03-27T16:42:54.567Z","dependency_job_id":null,"html_url":"https://github.com/Lennart1978/shuffle","commit_stats":null,"previous_names":["lennart1978/shuffle"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Lennart1978/shuffle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lennart1978%2Fshuffle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lennart1978%2Fshuffle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lennart1978%2Fshuffle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lennart1978%2Fshuffle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lennart1978","download_url":"https://codeload.github.com/Lennart1978/shuffle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lennart1978%2Fshuffle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30075427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["c","cli-app","fun","funny","linux"],"created_at":"2024-11-11T16:27:31.386Z","updated_at":"2026-03-04T07:30:53.067Z","avatar_url":"https://github.com/Lennart1978.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shuffle\nShuffle command prints out an ASCII art picture with a cool shuffle effect.\n\nYou can also shuffle all text files, even with Unicode characters.\n\nUsage:\n\nshuffle SOURCE -s speed -c color\n\n-s  speed: 1 is fast and \u003e500 very slow, -1 = immediately.\n\n-c  color: Must be in format: \"r;g;b\" or one of the standard colors:\n           red, green, yellow, blue, magenta, cyan, orange, white, black, grey or just random.\n\n-h  show this help.\n\n-v  show version\n\nExample: shuffle file.ascii -s 10 -c \"50;255;50\"  prints file.ascii in bright green.\n         shuffle file.ascii -s 50 -c orange  prints it with standard color (orange).\n\n\n## Build with meson or make:\n\nmeson:\n\n```bash\nmkdir builddir \u0026\u0026 meson setup builddir --buildtype=release --prefix=/usr/bin \u0026\u0026 meson compile -C builddir\n```\n\nmake:\n\n```bash\nmake\n```\n\n## Install with meson or make:\n\nmeson:\n\n```bash\nsudo meson install -C builddir\n```\n\nmake:\n\n```bash\nsudo make install\n```\n\n## For Archlinux users: It is in the AUR now 'shuffle-ascii'.\n\n\u003cimg src=\"shuffle.gif\" alt=\"shuffle.gif\"\u003e\u003c/img\u003e\n\u003cimg src=\"bytheway.gif\" alt=\"bytheway.gif\"\u003e\u003c/img\u003e\n\u003cimg src=\"F-Y-Shuffle_mermaid.png\" alt=\"Mermaid flowchart\"\u003e\u003c/img\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flennart1978%2Fshuffle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flennart1978%2Fshuffle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flennart1978%2Fshuffle/lists"}