T-UI Expert download link:
https://github.com/v1nc/T-UI-Expert/releases/download/v0.4.4e/de.reckendrees.systems.tui.expert_fdroid_v.0.4.4e.apk
I don't know as I do not have 14 but when users ask in termux group they get solutions
Читать полностью…Then he need to change the repository and change it to the country where it is located.
Читать полностью…If there is no timeout, you can manually change the source as needed. If it times out, change the domain name. If it still times out, you need to check the network.
Читать полностью…Hey there BHAVESH! Welcome to T-UI, Linux CLI Launcher!
Please remember to use the "search" button before asking your question.
To display all the available notes, type: /notes
To view the single note, type: #noteNAME
or /get noteNAME
P.S. "tuie" stands for "T-UI Expert"
It is just a network issue he is having. The repos are the same used by normal termux, I am a member of termux group and there are no issues with mirrors.
He is probably blocking network to tel, users sometimes do this!
termux-change-repoUse this command to modify the image but you cannot use the error 404, so try to see if it is a network problem. Читать полностью…
■ T-uie Termux integration guide for non-ROOTed devices using TEL
(guide by Ema and Gavin)
if your device has root privileges, you can follow another guide, "T-uie Termux integration guide for ROOTed devices using TERMUX":
#tuie_termux_integration_with_root ]
::: Requirements :::
A) Install TUI-Expert if you are using TUI standard version
B) Uninstall Termux if you have already installed this app
C) Remove all Termux addons
::: Install TEL :::
1) Download and install [TEL:api
2) Follow this link and download one of 4 TEL apks (there are 4 different versions depending on the architecture of your device), you will find them under the 'assets' section.
Note: If you don't know the architecture of your CPU, you can check this note:#find_cpu_architecture
3) Now install TEL
4) Allow storage permissions for TEL, in tuie type:apps -st TEL
—> App permissions —> Storage —> Allowing
5) Allow T-UI Expert to run Termux ( and TEL) task, in tuie type:apps -st T-UI Expert
—> App permissions —> Additional permissions —> Termux Service —> Allow
If there are no additional permissions visible, you can fix it with root, in tuie type:su -c pm grant de.reckendrees.systems.tui.expert com.termux.permission.TERMUX_SERVICE
OR
if you don't have root, you need to connect your device via adb and use:adb shell pm grant de.reckendrees.systems.tui.expert com.termux.permission.TERMUX_SERVICE
6) Now run TEL and grant all permissions
7) Type: termux-change-repo
Keep the default repository selected then tap 'ok' on screen.
8) Next choose any mirror of your choice (I use grimler) by selecting with 'spacebar'. Click 'ok' on screen. (This will automatically run 'apt update')
9) Now type: pkg upgrade -y
10) Last of all, type 'tel-setup
' to complete the installation
12) Done.
13) Without root, now you can directly use Termux commands via T-ui Expert thanks to TEL.
To test it, type:termux pwd
(Extra) Note: Before you can use TEL api you need to open TEL and type 'apt install termux-api -y
', then exit and reopen.