🍺 BREW Explorer

← all formulae

hr

brew install hr v1.5 MIT

<hr />, for your terminal window

4
30-day installs · #11326
14
90-day · #10751
149
365-day · #8141
1.3k
★ GitHub stars · updated 1y ago

GitHub topics

cli shell utils

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "\u003chr /\u003e, for your terminal window",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:40+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "hr",
  "github_default_branch": "master",
  "github_last_commit_at": "2025-03-08T15:57:53Z",
  "github_readme_excerpt": "hr\n==\n\nA horizontal ruler for your terminal\n\nTired of not finding things in your terminal because there\u0027s a lot of logs and\ngarbage? Tired of destroying the Enter key by creating a \"void zone\" in your\nterminal so that you can see the error that you\u0027re trying to debug?\n\n## Setup\n\n### Linux\n\n#### Quick install\n\n    $ curl https://raw.githubusercontent.com/LuRsT/hr/master/hr \u003e ~/bin/hr\n    (Examine ~/bin/hr)\n    $ chmod +x ~/bin/hr\n\nNote: You should have `~/bin` in your `$PATH` for this to work.\n\n#### Complete install\n\n    $ git clone git@github.com:LuRsT/hr.git\n    $ cd hr\n\nOpen `Makefile` and edit the `PREFIX` variable, specifying the directory\nwhere you\u0027d want the software to reside. Then:\n\n    $ sudo make install\n\n### OSX\n\nOSX users can install using Homebrew:\n\n    $ brew install hr\n\n## How to use it?\n\n    $ hr\n    ################################## # Till the end of your terminal window\n    $\n\n    $ hr \u0027*\u0027\n    ********************************** # Till the end of your terminal window\n    $\n\nYou can also make \"beautiful\" ASCII patterns\n\n    $ hr - \u0027#\u0027 -\n    ----------------------------------\n    ##################################\n    ----------------------------------\n    $ hr \u0027-#-\u0027 \u0027-\u0027 \u0027-#-\u0027\n    -#--#--#--#--#--#--#--#--#--#--#--\n    ----------------------------------\n    -#--#--#--#--#--#--#--#--#--#--#--\n\n\nThat\u0027s it, no requirements, just pure old POSIX shell and `tput`, check the source,\nit\u0027s free.\n\n## More\n\nCheck out more information in `hr`s [wiki](https://github.com/LuRsT/hr/wiki)\n",
  "github_repo": "LuRsT/hr",
  "github_stars": 1298,
  "github_topics": [
    "cli",
    "shell",
    "utils"
  ],
  "homepage": "https://github.com/LuRsT/hr",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 4,
  "installs_365d": 149,
  "installs_90d": 14,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "hr",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 11326,
  "rank_365d": 8141,
  "rank_90d": 10751,
  "raw_hash": "97cd001d64b8f01b",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/h/hr.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.5",
  "versioned_formulae": [],
  "why_use_this": null
}