termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.09k stars 3k forks source link

[Package]: imgcat (iTerm2) #11879

Open aicynide opened 2 years ago

aicynide commented 2 years ago

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

Additional information

No response

2096779623 commented 2 years ago

https://github.com/termux/termux-app/pull/2973

HusniMuhammad commented 1 year ago

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

aicynide commented 1 year ago

Termux dev, please mark the above comment as off-topic