termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
36.86k stars 3.87k forks source link

[Feature]: Add support display over other apps #4266

Closed Kamanati closed 5 days ago

Kamanati commented 5 days ago

Feature description

It's use full to make script and display over other apps with permission, and we can do more stuffs with this

Additional information

..

twaik commented 5 days ago

It is very useful for malware. For other stuff you can use termux-float and termux in freeform mode.

agnostic-apollo commented 5 days ago

Termux app already requests that permission.

twaik commented 5 days ago

I think he meant creating windows/overlays from scripts...

Kamanati commented 5 days ago

I mean like for example, like notification window like that

twaik commented 5 days ago

There are both termux-toast and termux-notification for this.