Port details on branch 2023Q3 |
- termshot Creates screenshots based on terminal command output
- 0.2.5_8 textproc =0 0.2.5_8Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2023-08-04 15:02:22
- Last Update: 2023-09-08 14:39:12
- Commit Hash: 793b61c
- 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 - 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 = 1666862339
SHA256 (go/textproc_termshot/termshot-v0.2.5/v0.2.5.mod) = a369130895d36a76f69bb63b1f7ca55b19b75f61ae16bc84f56711a7934388e4
SIZE (go/textproc_termshot/termshot-v0.2.5/v0.2.5.mod) = 1379
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:
-
- go120 : lang/go120
- Fetch dependencies:
-
- go120 : lang/go120
- 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:
|