{"id":13529593,"url":"https://github.com/sunsations/speed_read","last_synced_at":"2025-04-01T16:31:37.459Z","repository":{"id":59156038,"uuid":"17367551","full_name":"sunsations/speed_read","owner":"sunsations","description":"speed_read: A simple terminal-based open source Spritz-alike ","archived":false,"fork":false,"pushed_at":"2014-06-23T20:54:57.000Z","size":177,"stargazers_count":59,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-24T10:18:35.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/sunsations.png","metadata":{"files":{"readme":"README.md","changelog":"History.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-03T13:57:16.000Z","updated_at":"2024-04-21T13:06:02.000Z","dependencies_parsed_at":"2022-09-13T20:10:17.777Z","dependency_job_id":null,"html_url":"https://github.com/sunsations/speed_read","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/sunsations%2Fspeed_read","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsations%2Fspeed_read/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsations%2Fspeed_read/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsations%2Fspeed_read/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunsations","download_url":"https://codeload.github.com/sunsations/speed_read/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246670548,"owners_count":20815003,"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-08-01T07:00:37.705Z","updated_at":"2025-04-01T16:31:37.200Z","avatar_url":"https://github.com/sunsations.png","language":"Ruby","funding_links":[],"categories":["Entertainment","Ruby","others"],"sub_categories":["Books"],"readme":"# SpeedRead\n\n[![Dependency Status](https://gemnasium.com/sunsations/speed_read.svg)](https://gemnasium.com/sunsations/speed_read)\n\nA simple terminal-based open source Spritz-alike.\n\nThis is a yet simplistic implementation in ruby of [Pasky's Perl version](https://github.com/pasky/speedread).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'speed_read'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install speed_read\n\n## Usage\nspeed_read reads from standard input. Thus, \nyou can use the usual unix suspects.\n\n    $ echo \"one two tree\" | speed_read\n    $ speed_read \u003c your_text_file.txt\n    $ cat your_text_file.txt | speed_read\n\nTo set the words per minute use\n\n    $ echo \"one two tree\" | speed_read -w 500\n\n## Test\nIn order to test the gem locally, use:\n    \n    bundle exec rake test\n\n## Contributing\n\n1. Fork it ( http://github.com/sunsations/speed_read/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsations%2Fspeed_read","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsations%2Fspeed_read","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsations%2Fspeed_read/lists"}