termux-packages
termux-packages copied to clipboard
[Package]: imgcat (iTerm2)
Why do you want to add this package to Termux?
Simple cli script for displaying image in terminal using iTerm2 protocol
Home page URL
https://iterm2.com
Source code URL
https://iterm2.com/utilities/imgcat
Packaging policy acknowledgement
- [X] The requested package complies with Packaging Policy.
Additional information
No response
https://github.com/termux/termux-app/pull/2973
You can show images from notification section using termux-api
Step 01: Download termux:api apk in f-droid website And install
Step 02:
apt install termux-api
Step 03: And then add this like command
termux-notification --image-path /storage/emulated/0/Movies/cover.jpg
If it's works please close this issue
Termux dev, please mark the above comment as off-topic