{"id":26733435,"url":"https://github.com/amcaplan/check_everything","last_synced_at":"2025-07-15T22:10:16.322Z","repository":{"id":14073345,"uuid":"16776846","full_name":"amcaplan/check_everything","owner":"amcaplan","description":"Check your favorite websites with one Bash command!","archived":false,"fork":false,"pushed_at":"2014-02-19T02:05:19.000Z","size":300,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-02T03:17:41.256Z","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/amcaplan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-12T18:16:48.000Z","updated_at":"2014-02-19T02:05:19.000Z","dependencies_parsed_at":"2022-09-24T06:53:13.828Z","dependency_job_id":null,"html_url":"https://github.com/amcaplan/check_everything","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amcaplan/check_everything","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcaplan%2Fcheck_everything","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcaplan%2Fcheck_everything/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcaplan%2Fcheck_everything/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcaplan%2Fcheck_everything/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amcaplan","download_url":"https://codeload.github.com/amcaplan/check_everything/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcaplan%2Fcheck_everything/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265464251,"owners_count":23770316,"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":"2025-03-28T01:49:25.843Z","updated_at":"2025-07-15T22:10:16.295Z","avatar_url":"https://github.com/amcaplan.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# check_everything\n\n## Open frequently accessed websites from your command line, in one go!\n####(Also includes the ability to find documentation for the Ruby core classes)\n\n### Install\n\nType `gem install check_everything` into the command line.\n\n### Run\n\nType `check_everything` into the command line to pull up the default URLs.\nType `check_everything` followed by one or more categories to open specific\ngroups of sites.\n\nYou can add the following tags (listed in order of precedence; only the first\nwill be evaluated):\n\n|   Tag |  Result   |\n|-----|-----|\n|  \\-h, \\-\\-help         | display the help message                          |\n|  \\-l, \\-\\-links        | view/edit links and categories                    |\n|  \\-r, \\-\\-ruby         | install Ruby Documentation functionality          |\n|  \\-c, \\-\\-categories   | view the currently defined categories             |\n|  \\-a, \\-\\-all          | open all websites                                 |\n|  \u0026#60;category\u0026#62;    | open a specific site group                        |\n|  \u0026#60;Ruby class\u0026#62;  | open Ruby documentation (if feature is installed) |\n\nNOTE: in versions 0.3.2 and higher, you can check Ruby documentation in one of three ways:\n\n----\n1. `check_everything array` (for the [class](http://www.ruby-doc.org/core-2.1.0/Array.html))\n2. `check_everything array#slice` (for the\n[instance method](http://www.ruby-doc.org/core-2.1.0/Array.html#method-i-slice))\n3. `check_everything array::new` (for the [class method](http://www.ruby-doc.org/core-2.1.0/Array.html#method-c-new))\n\n----\n\n### Configure\n\nOn your first run, you will be asked to do 2 things:\n\n1. Choose whether to install Ruby Documentation lookup functionality. This will\ngive you command-line access to the online Ruby Documentation for the Core classes\nfor your currently running version of Ruby. For example, to see documentation for\narray, type `check_everything array`.\n\n2. Input your URLs and customize your categories! Check out the instructions in\nthe configuration file.\n\n### Update Your Bash Profile (optional)\n\nYou can update your Bash profile (~/.bash_profile) with:\n```alias check=\"check_everything\"```\nto just type `check` instead of `check_everything` and make things even simpler!\n\n### Enjoy!\n\nIf you have any comments or want to suggest improvements, please feel free to fork\nand submit a pull request.\n\nThe latest version: [![Gem Version](https://badge.fury.io/rb/check_everything.png)](http://badge.fury.io/rb/check_everything)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famcaplan%2Fcheck_everything","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famcaplan%2Fcheck_everything","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famcaplan%2Fcheck_everything/lists"}