🍺 BREW Explorer

← all formulae

colortail

brew install colortail v0.3.5 GPL-2.0-or-later

Like tail(1), but with various colors for specified output

9
30-day installs · #8853
37
90-day · #8103
201
365-day · #7357
130
★ GitHub stars · updated 1y ago

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Like tail(1), but with various colors for specified output",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:33+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "colortail",
  "github_default_branch": "master",
  "github_last_commit_at": "2025-03-21T09:35:55Z",
  "github_readme_excerpt": "\n                                    Colortail\n                                      0.3.5\n\n\n------\nThis software is Copyright (C) 2009 by Joakim Ek \n\u003cjoakim_ek@outlook.com\u003e. I accept no responsibility for any damage this \nsoftware may or may not do to your system - you use it completely at your \nown risk. This software comes under the GPL license. See the COPYING file \nfor full legal details.\n------\n\nThis file contains:\n\n  1. Overview\n  2. Background\n  3. Features\n  4. Installing\n  5. Usage\n  6. Standard disclaimer\n  7. Bugs\n  8. Thanks\n\n\n1. OVERVIEW\n\nColortail works like tail but can optionally read one or more config files\nwhere it\u0027s specified which patterns results in which colors.\n\nColortail uses regular expressions (see regex(7)) to determine which lines and \nparts of lines to print in which colors.\n\n\n2. BACKGROUND\n\nMy thoughts about colortail started when I was running a \ntail -f -q /var/log/foo /var/log/bar in the background of my irc session and I\nwanted to quickly see if something strange was going on. I wanted different\nlines in different colors so it\u0027s easy to see what is happening. I searched on\nthe internet but didn\u0027t find any program that did what I wanted. So I started\nto code on colortail. Version 0.1 didn\u0027t use regular expressions but instead \nhad a somewhat DOSish config format with \u0027*\u0027 and \u0027?\u0027. In 0.2 I changed to\nregular expressions. After 0.2 I didn\u0027t do much with colortail for a long\nwhile, but then I got a patch, that made it possible to print just parts of\nlines in a color, I got some new inspiration but because the code was a big\nmess I decided to do a rewrite in C++. I like the modularity that the C++\nclasses \"forces\" one to do. And because I\u0027ve been brainwashed with Java in\nschool I find the object view the most natural.\n\n\n3. FEATURES\n\nOK, so what is this colortail thing good for?\n\nI can\u0027t say that colortail is a substitute for tail, not yet anyway. Right\nnow colortail lacks some major features the tail has. But I\u0027ll add this \nfeatures in",
  "github_repo": "joakim666/colortail",
  "github_stars": 130,
  "github_topics": [],
  "homepage": "https://github.com/joakim666/colortail",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 9,
  "installs_365d": 201,
  "installs_90d": 37,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "colortail",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8853,
  "rank_365d": 7357,
  "rank_90d": 8103,
  "raw_hash": "e0722249c36a4d16",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/colortail.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.3.5",
  "versioned_formulae": [],
  "why_use_this": null
}