| Port details on branch 2022Q4 |
- termshot Creates screenshots based on terminal command output
- 0.2.4_1 textproc
=0 0.6.1_5Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2022-10-08 20:54:11
- Last Update: 2022-10-08 20:47:13
- Commit Hash: b2fb7a4
- Also Listed In: graphics
- License: MIT
- WWW:
- https://github.com/homeport/termshot
- Description:
- Terminal screenshot tool, which takes the console output and renders an output
image that resembles a user interface window. The idea is similar to what
carbon.now.sh, instaco.de, or codekeep.io/screenshot do. Instead of applying
syntax highlight based on a programming language, termshot is using the ANSI
escape codes of the program output. The result is clean screenshot (or
recreation) of your terminal output. If you want, it has an option to edit the
program output before creating the screenshot. This way you can remove unwanted
sensitive content. Like time, watch, or perf, just place termshot before the
command and you are set.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- termshot>0:textproc/termshot
- To install the port:
- cd /usr/ports/textproc/termshot/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/termshot
- pkg install termshot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: termshot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663936620
SHA256 (go/textproc_termshot/termshot-v0.2.4/v0.2.4.mod) = 4cfbae01334e0617458a92ce19e4c1a1b06a85200ec806b6cd94e150ff733af8
SIZE (go/textproc_termshot/termshot-v0.2.4/v0.2.4.mod) = 1337
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go119 : lang/go119
- Fetch dependencies:
-
- go119 : lang/go119
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_termshot
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|