55 lines
1.9 KiB
Plaintext
55 lines
1.9 KiB
Plaintext
Categories:System
|
|
License:Apache2
|
|
Web Site:http://forum.xda-developers.com/android/apps-games/t-ui-terminal-console-launcher-t3146288/post61606911
|
|
Source Code:https://github.com/Andre1299/TUI-ConsoleLauncher
|
|
Issue Tracker:https://github.com/Andre1299/TUI-ConsoleLauncher/issues
|
|
|
|
Auto Name:T-UI
|
|
Summary:Terminal based launcher
|
|
Description:
|
|
Launcher, which emulates a Linux shell and its terminal interface, that is
|
|
adpated for the use on mobile devices. It also implements a lot of commands.
|
|
|
|
Installed application can be launched simply by typing their name. T-UI uses the
|
|
CompareString library, so it will know what you're meaning although you made
|
|
typing errors..
|
|
|
|
'''Features'''
|
|
|
|
* all Linux Shell Terminal commands
|
|
* Suggestion Bar
|
|
* T-UI innovative commands
|
|
* aliases, a few characters which contain entire commands, that you can use in every moment
|
|
* double tap close the screen
|
|
* music player
|
|
* fullscreen mode
|
|
* completely customizable
|
|
* useful file view to keep your files under control
|
|
|
|
'''Some useful comands'''
|
|
|
|
* search: search something you want in your Browser or Play Store</b>
|
|
* flash: toggle flashlight
|
|
* play/next/listen: music player commands!
|
|
* uninstall/install: uninstall an applications, or install one from an apk
|
|
* call: call someone, by its number, or its contact name
|
|
* move/cp/mkdir: move or copy a file, or create a folder
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/Andre1299/TUI-ConsoleLauncher
|
|
|
|
Build:4.1,66
|
|
commit=d36cd72eb05a216b4c838e0b57092d4851fcc294
|
|
subdir=app
|
|
gradle=yes
|
|
srclibs=CompareString@48ed7c394b4f3e5b7dee0d0b2bd7b11348514e70
|
|
rm=libs/*.jar
|
|
prebuild=cp -fR $$CompareString$$/src/ohi src/main/java/ && \
|
|
sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' -e '/appcompat/acompile "org.apache.directory.studio:org.apache.commons.io:2.4"' -e '/compile files/d' build.gradle
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:4.1
|
|
Current Version Code:66
|