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

'''Notes for Android 6'''

You have to manually allow permissions.
.

Repo Type:git
Repo:https://github.com/Andre1299/TUI-ConsoleLauncher

Build:4.1,66
    disable=remove apk, sort out deps
    commit=d36cd72eb05a216b4c838e0b57092d4851fcc294
    subdir=app
    gradle=yes
    srclibs=CommonsIO@2.4,CompareString@48ed7c394b4f3e5b7dee0d0b2bd7b11348514e70
    rm=libs/*.jar
    prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \
        pushd $$CompareString$$ && \
        ant -Dplatforms.JDK_1.7.home=$JAVA_HOME jar && \
        popd && \
        pushd $$CommonsIO$$ && \
        $$MVN3$$ package && \
        popd && \
        cp $$CommonsIO$$/target/commons-io-2.4.jar $$CompareString$$/dist/CompareString.jar ../libs/

Build:4.2b1,67
    commit=ae55d1ad9e4e2558e3c2a5382a67a6af91d16901
    subdir=app
    gradle=yes
    srclibs=CommonsIO@2.4
    prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \
        pushd $$CommonsIO$$ && \
        $$MVN3$$ install && \
        popd && \
        sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle

Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:4.2
Current Version Code:67
