termux / termux-float

Termux add-on app to show the terminal in a floating terminal window.
https://f-droid.org/en/packages/com.termux.window
Other
465 stars 77 forks source link

termux-overlay view #21

Open matyapiro31 opened 4 years ago

matyapiro31 commented 4 years ago

Always show termux console above other apps Linux command line tools for Android is not only for running linux application, but also helping other Android apps. There are many stuff you feel hard to do without linux command line tool and also you must use GUI app. Then I suggest termux-api-overlay.

This API enables you to show termux terminal over other app.

I think it's somehow difficult, mostly easily to do with using Android Overlay fullscreen app support API. It needs new permission, android.permission.SYSTEM_ALERT_WINDOW.

xalexalex commented 4 years ago

Did you take a look at Termux:float?

matyapiro31 commented 4 years ago

Yes, I have, but I want to do it more freely.

ghost commented 4 years ago

This should be as enhancement to Termux:Float as such functionality has nothing to do with Android API methods.

xalexalex commented 4 years ago

To be honest I still haven't looked into this and don't know the difference between what this issue is proposing and the functionality that termux:float already provides. Anyway I agree with you; moving to the correct repo. (edited to add: whoops, I can't move to termux:float)

ghost commented 4 years ago

More details needed regarding:

I want to do it more freely