| Port details |
- py-textual-image Render images via Kitty's Terminal Graphics Protocol with Rich and Textual
- 0.8.4 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-10-13 06:30:19
- Last Update: 2025-10-18 23:54:33
- Commit Hash: d812072
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/lnqs/textual-image
- Description:
- textual-image renders images directly in your terminal using Textual and Rich.
textual-image offers both Rich renderables and Textual Widgets that leverage the
Terminal Graphics Protocol (TGP) and Sixel protocols to display images in your
terminal. For terminals that don't support these protocols, fallback rendering
using Unicode characters is available.
Supported Terminals:
- Terminal Graphics Protocol (TGP): Initially introduced by the Kitty terminal
emulator. While support is partially available in other terminals, it doesn't
seem to be really usable there.
- Sixel Graphics: Supported by various terminal emulators including xterm and a
lot of others.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}textual-image>0:textproc/py-textual-image@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-textual-image/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-textual-image
- pkg install py311-textual-image
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-textual-image listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-textual-image
- Package flavors (<flavor>: <package>)
- py311: py311-textual-image
- distinfo:
- TIMESTAMP = 1759816482
SHA256 (textual_image-0.8.4.tar.gz) = d13f960da07659cfac9d9e417ca7057b3ac0c17a7827ae8e47c3b164d43776fc
SIZE (textual_image-0.8.4.tar.gz) = 109056
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pillow>=10.3.0 : graphics/py-pillow@py311
- py311-rich>=13.4.0 : textproc/py-rich@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-textual-image-0.8.4:
TEXTUAL=off: Textual support
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-textual-image
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8.4 18 Oct 2025 23:54:33
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-textual-image: Add TEXTUAL option |
0.8.4 13 Oct 2025 06:11:14
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-textual-image: Add py-textual-image 0.8.4
textual-image renders images directly in your terminal using Textual and Rich.
textual-image offers both Rich renderables and Textual Widgets that leverage the
Terminal Graphics Protocol (TGP) and Sixel protocols to display images in your
terminal. For terminals that don't support these protocols, fallback rendering
using Unicode characters is available.
Supported Terminals:
- Terminal Graphics Protocol (TGP): Initially introduced by the Kitty terminal
emulator. While support is partially available in other terminals, it doesn't
seem to be really usable there.
- Sixel Graphics: Supported by various terminal emulators including xterm and a
lot of others. |
Number of commits found: 2
|