New app: Termux
This commit is contained in:
parent
d044446f59
commit
8062c10521
45
metadata/com.termux.txt
Normal file
45
metadata/com.termux.txt
Normal file
|
@ -0,0 +1,45 @@
|
|||
Categories:System,Development
|
||||
License:GPLv3
|
||||
Web Site:http://termux.com
|
||||
Source Code:https://github.com/termux/termux-app
|
||||
Issue Tracker:https://github.com/termux/termux-app/issues
|
||||
|
||||
Auto Name:Termux
|
||||
Summary:Terminal emulator with packages
|
||||
Description:
|
||||
Termux combines powerful terminal emulation with an extensive Linux package
|
||||
collection.
|
||||
|
||||
* Enjoy the bash and zsh shells.
|
||||
* Edit files with nano and vim.
|
||||
* Access servers over ssh.
|
||||
* Compile code with gcc and clang.
|
||||
* Use the python console as a pocket calculator.
|
||||
* Check out projects with git and subversion.
|
||||
* Run text-based games with frotz.
|
||||
|
||||
At first start a small base system is downloaded - desired packages can then be
|
||||
installed using the apt package manager known from the Debian and Ubuntu Linux
|
||||
distributions. Access the built-in help by long-pressing anywhere on the
|
||||
terminal and selecting the Help menu option to learn more.
|
||||
|
||||
Read help online: [http://termux.com/help]
|
||||
|
||||
Google+ Community: [http://termux.com/community]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/termux/termux-app
|
||||
|
||||
Build:0.16,16
|
||||
commit=dea7c9d2ceb3060c
|
||||
subdir=app
|
||||
gradle=yes
|
||||
scandelete=app/src/main/jniLibs
|
||||
build=cd .. && \
|
||||
./build-jnilibs.sh
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.16
|
||||
Current Version Code:16
|
Loading…
Reference in a new issue