{"id":21111351,"url":"https://github.com/crgimenes/slow","last_synced_at":"2025-07-08T17:31:32.783Z","repository":{"id":57550054,"uuid":"244217114","full_name":"crgimenes/slow","owner":"crgimenes","description":"Slows down the output speed to emulate a modem connection","archived":false,"fork":false,"pushed_at":"2024-08-14T18:08:34.000Z","size":19,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T07:11:22.385Z","etag":null,"topics":["bbs","golang","terminal","terminal-based"],"latest_commit_sha":null,"homepage":"","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/crgimenes.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-03-01T20:17:32.000Z","updated_at":"2024-08-14T18:08:38.000Z","dependencies_parsed_at":"2023-11-25T11:23:57.490Z","dependency_job_id":"166397f2-a133-433f-bd79-7c2bb42ec3a4","html_url":"https://github.com/crgimenes/slow","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/crgimenes/slow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fslow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fslow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fslow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fslow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crgimenes","download_url":"https://codeload.github.com/crgimenes/slow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crgimenes%2Fslow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263289318,"owners_count":23443346,"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":["bbs","golang","terminal","terminal-based"],"created_at":"2024-11-20T01:02:15.509Z","updated_at":"2025-07-08T17:31:32.407Z","avatar_url":"https://github.com/crgimenes.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decreases the output speed\n\n*Slow* is a simple program that reduces the output speed of programs on the terminal. The goal is to give the feeling of an old modem connection.\n\nThe default output speed is *300bps* (bits per second) but you can change it using the *-bps* parameter and the speed.\n\n  ## Usage Examples\n\nDecreases the output speed of the `ls -al` command to *300bps*.\n\n```console\nls -al|slow\n```\n\nDecreases the output speed of the `cat` command to *14,400bps*.\n\n```console\ncat asciiart.txt|slow -bps 14400\n```\n\nPrint file at 1,200bps \n\n```console\nslow -f asciiart.txt -bps 1200\n```\n\n## Install\n\n### Install via golang\n\n```console\ngo install crg.eti.br/go/slow\n```\n\n## Comments\n\nThe *slow* is compatible with UTF-8, and the difference in the size of the symbols is purposely not taken into account. Instead, we simulate what it would be like if the output via code page with each character occupying only 1 byte.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrgimenes%2Fslow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrgimenes%2Fslow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrgimenes%2Fslow/lists"}