is-fast
brew install is-fast
v0.17.7
MIT
Check the internet as fast as possible
1
30-day installs · #17683
1
90-day · #21224
205
365-day · #7292
168
★ GitHub stars · updated 9mo ago
Build dependencies
Links
- https://github.com/Magic-JD/is-fast
- GitHub: Magic-JD/is-fast
- Brew formula source: Formula/i/is-fast.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Check the internet as fast as possible",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:56+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "is-fast",
"github_default_branch": "main",
"github_last_commit_at": "2025-11-03T21:44:53Z",
"github_readme_excerpt": "# \ud83c\udf0d Internet Search Fast from the Terminal\n\n`is-fast` is a TUI tool designed for quick and efficient internet searches directly from the terminal, ideal for\nenvironments where you don\u0027t have easy access to a browser. With simple commands, you can search the web, navigate\nresults, and view content seamlessly in the terminal. It supports custom configurations for styling, content extraction,\nand syntax highlighting, and allows direct URL viewing, local HTML file rendering, and history tracking. is-fast is\nfast, lightweight, and perfect for developers and terminal enthusiasts.\n\nThis tool makes **searching from the terminal fast and simple!** \ud83d\ude80\n\n\n[See more demos here!](demos/DEMOS.md)\n\n## \u26a1 is-fast\n\n```sh\nis-fast \"search query\"\n```\n\nor\n\n```sh\nis-fast search query\n```\n\nNo waiting - just internet search fast in your terminal. \n**It is fast!** \u26a1\n\n---\n\n# Running the Project \ud83c\udfc3\n\n## Prerequisites\n\nBefore running the project, ensure you have the following installed:\n\n- [Rust](https://www.rust-lang.org/tools/install) (latest stable version) \ud83e\udd80\n- [Cargo](https://doc.rust-lang.org/cargo/) (comes with Rust) \ud83d\udce6\n\n## Installing the program  \ud83d\udc27 \ud83c\udf4f \ud83e\ude9f\n\n\n### Install prebuilt binaries via shell script\n\n```sh\ncurl --proto \u0027=https\u0027 --tlsv1.2 -LsSf https://github.com/Magic-JD/is-fast/releases/latest/download/is-fast-installer.sh | sh\n```\n\n### Install prebuilt binaries via Homebrew\n\n```sh\nbrew install is-fast\n```\n\n### Install latest from source with cargo:\n\n```sh\ncargo install --git https://github.com/Magic-JD/is-fast.git\n```\n\n\n---\n\n### Table Of Contents\n\n- [\ud83d\udd27 Configuration Guide](#configuration-guide)\n - [Default Configuration](#default-configuration)\n- [Tool Configuration](#tool-configuration)\n - [\ud83c\udfa8 Display Settings](#-display-settings)\n - [\ud83d\udd70\ufe0f History Settings](#-history-settings)\n - [\u2328\ufe0f Keybinding Settings](#-keybinding-settings)\n - [\ud83d\udd0d Search Configuration](#-search-c",
"github_repo": "Magic-JD/is-fast",
"github_stars": 168,
"github_topics": [],
"homepage": "https://github.com/Magic-JD/is-fast",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 1,
"installs_365d": 205,
"installs_90d": 1,
"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": "is-fast",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 17683,
"rank_365d": 7292,
"rank_90d": 21224,
"raw_hash": "832a8d1fc60a8385",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/i/is-fast.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.17.7",
"versioned_formulae": [],
"why_use_this": null
}