minicom
brew install minicom
v2.11.1
GPL-2.0-or-later
Menu-driven terminal emulator and serial port communication tool for connecting to modems and serial devices.
Why you might care
Essential for debugging embedded systems, serial consoles, and legacy hardware that require direct serial port access. Provides a lightweight, interactive interface for serial communication with features like script automation and capture logging. Drop-in standard for development workflows involving microcontrollers, routers, and serial consoles.
2.2k
30-day installs · #944
3.6k
90-day · #1257
13.0k
365-day · #1296
Build dependencies
Links
- https://packages.debian.org/sid/minicom
- Brew formula source: Formula/m/minicom.rb
Caveats
Terminal Compatibility ====================== If minicom doesn't see the LANG variable, it will try to fallback to make the layout more compatible, but uglier. Certain unsupported encodings will completely render the UI useless, so if the UI looks strange, try setting the following environment variable: LANG="en_US.UTF-8" Text Input Not Working ====================== Most development boards require Serial port setup -> Hardware Flow Control to be set to "No" to input text.
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"picocom",
"screen",
"cu",
"putty"
],
"build_dependencies": [
"pkgconf"
],
"categories": [
"terminal-utility",
"sysadmin"
],
"caveats": "Terminal Compatibility\n======================\nIf minicom doesn\u0027t see the LANG variable, it will try to fallback to\nmake the layout more compatible, but uglier. Certain unsupported\nencodings will completely render the UI useless, so if the UI looks\nstrange, try setting the following environment variable:\n\n LANG=\"en_US.UTF-8\"\n\nText Input Not Working\n======================\nMost development boards require Serial port setup -\u003e Hardware Flow\nControl to be set to \"No\" to input text.\n",
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Menu-driven communications program",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:12+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "minicom",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://packages.debian.org/sid/minicom",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Debian -- Details of package minicom in sid",
"installs_30d": 2153,
"installs_365d": 12977,
"installs_90d": 3649,
"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": "2026-06-20T23:48:02+00:00",
"llm_model": "claude-haiku-4-5",
"name": "minicom",
"oldnames": [],
"one_liner": "Menu-driven terminal emulator and serial port communication tool for connecting to modems and serial devices.",
"optional_dependencies": [],
"rank_30d": 944,
"rank_365d": 1296,
"rank_90d": 1257,
"raw_hash": "be03b168363a8060",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/m/minicom.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"ncurses"
],
"version_head": "HEAD",
"version_stable": "2.11.1",
"versioned_formulae": [],
"why_use_this": "Essential for debugging embedded systems, serial consoles, and legacy hardware that require direct serial port access. Provides a lightweight, interactive interface for serial communication with features like script automation and capture logging. Drop-in standard for development workflows involving microcontrollers, routers, and serial consoles."
}