- Saved searches
- Use saved searches to filter your results more quickly
- License
- fandreuz/TUI-ConsoleLauncher
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- Linux console for android
- Как использовать командную строку Linux на Android-смартфоне
- Use Linux Terminal on Android Smartphones With These Apps
- 1. Qute: Terminal Emulator (Not FOSS)
- 2. Terminal Emulator for Android (FOSS)
- 3. Material Terminal (Not FOSS)
- 4. Termux (FOSS)
- 5. Termius (Non FOSS)
- 6. JuiceSSH (Non FOSS)
- 7. ConnectBot (FOSS)
- Bonus: Access Linux Distro And Commands Without a Rooted Device
- Hidden Features! 25 Fun Things You Can Do With DuckDuckGo Search Engine
- What is TTY in Linux?
- Beautifully Monitor CPU Utilization in Linux Terminal With Stress Terminal UI
- How to Access the GRUB Menu in Virtual Machine
- FOSS Weekly #23.28: China’s Linux OS, Linux Exit Codes, Btrfs Origins and More
- Using cp Command in Linux
- Become a Better Linux User
- Become a Better Linux User
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Linux CLI Launcher for Android
License
fandreuz/TUI-ConsoleLauncher
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Update README.md to add Get it on F-Droid badge
Git stats
Files
Failed to load latest commit information.
README.md
@tui_launcher —> Twitter.com
Official community —> Reddit
Official Group —> Telegram
Wiki —> GitHub.com
FAQ —> GitHub.com
Pull requests are welcome. But before you decide to make a major change you should contact me (e-mail) in order to check if I’m going to include your change in t-ui, so you don’t waste your time.
How to format a bug report
- Set «Bug report» as subject
- Describe the issue, when it happens, how to reproduce it
- English! (or Italian, at least)
- Include any screenshot that you think could help (outputs, UI, etc..)
- Include any file that you think could help (behavior.xml, ui.xml, etc..)
- Send it to andreuzzi.francesco@gmail.com
Linux console for android
Будь в курсе последних новостей из мира гаджетов и технологий
Как использовать командную строку Linux на Android-смартфоне
Android построен на основе Linux, но от этой операционной системы в нём осталось очень мало. Те не менее, фанаты Linux могут удивить своих друзей, превратив смартфон в подобие Linux-машины. Как это сделать?
Установите Linux CLI Launcher. Этот лаунчер необычен тем, что он заменяет привычный интерфейс Android командной строкой с возможностью выполнения действий специального кода. Лаунчер поддерживает нативные команды Android и Linux, вот некоторые из них:
— uninstall [app]
— sms [contact] [text]
— call [contact]
— calc [expression]
— search [google, playstore, youtube, files]
— wifi
— flash
— share [file]
— mv / cp [file] [dest]
Linux CLI Launcher позволяет запускать приложения, удалять из, искать контент, совершать звонки и переходить в настройки. Пользователи Linux с форума Reddit признаются, что этот лаунчер интуитивнее и производительнее обычных. Он поддерживает автоподстановку, показывая варианты команд в нужном формате.
Смартфоны на Android и многое другое вы можете купить у наших друзей из Big Geek. Скидка по промокоду iGuides
Use Linux Terminal on Android Smartphones With These Apps
Want to practice Linux commands? You don’t need to install a full-fledge distribution for that. There are plenty of websites that let you use Linux terminal online.
Those websites work well on the desktop but not on the mobile devices.
Fret not. Android is based on Linux kernel, after all. There are several apps that let you use your Android smartphone to practice Linux commands to connect to a remote server via SSH.
Of course, you should not expect it to replace your regular Linux terminal emulators available for desktops. But, there are quite a few interesting options available for Android.
To make things easier, I add two different categories, one that covers terminal emulators, and the other tailored for remote connection capabilities (SSH) along with a terminal interface.
You can pick one as per your requirements.
Some apps mentioned here are not open source, and they are duly labeled. They have been covered here because they let you use Linux terminal on Android.
Section A: Top Linux Terminal Emulator Apps
Note that you need root access on your Android phone to be able to use commands like ls to navigate through the directories, copy/paste, and perform advanced operations.
Note: Without root access, you will only be limited to the basics for most apps/terminals, like testing the ping, updating, and installing packages wherever supported.
1. Qute: Terminal Emulator (Not FOSS)
Qute terminal emulator provides access to the built-in command-line shell on your Android device.
You can use popular commands like ping, trace, cd, mkdir, and more on your smartphone. In addition to some useful Linux commands, you can also install bin files and create shell scripts.
Along with the bash script editor and support for rooted devices, it should be an exciting option to try.
It also offers the ability to enable a light theme, hide the keyboard, toggle syntax highlighting, and a couple of other features.
Unfortunately, the developer mentions that as per Google’s latest privacy policies, there are known issues with Android 11 or latest. So, without a rooted device, you may not be able to do much.
2. Terminal Emulator for Android (FOSS)
Terminal Emulator by Jack Palevich is one of the oldest Linux terminal emulators available for Android.
You can use simple commands, add multiple windows, and use launcher shortcuts to make things quick.
The best thing about it is you do not get any ads, in-app purchase options, and no distracting elements. However, it is not being maintained for a long time, and its GitHub page was also archived in 2020 to mark the end of its development.
Even in its current state, it seems to be working for numerous users. So, you might want to try it out before dismissing it as an option.
3. Material Terminal (Not FOSS)
Material Terminal is a re-skin version of “Terminal Emulator for Android”.
You get to access the same features, with multiple windows, no ads, support for basic commands out of the box, and the option to install Busy Box, and other command-line utilities in a rooted device.
Basically, everything you’d want in the previous option with a Material Design user interface. Pretty good, right?
Section B: SSH Client and Linux Terminal
Do you want a terminal emulator on Android with the ability to connect using SSH? Or, maybe tailored just for SSH remote connections?
4. Termux (FOSS)
Termux is a pretty popular terminal emulator available for Android. It features a comprehensive collection of packages that lets you experience bash and zsh shells.
Considering you have root access, you can also manage files with nnn and edit them with nano, vim or emacs. The user interface does not have anything else besides the terminal.
You can also access servers using SSH. In addition to that, you also get to develop in C with clang, make, and gbd. Of course, these are subject to your taste and whether you have a rooted device or not.
You can also explore its GitHub page to troubleshoot any issues. As of now, updates to the Play Store version is halted due to some technical reasons. So, you can install the latest version via F-Droid if the available Play Store version does not work.
5. Termius (Non FOSS)
Termius is an SSH and SFTP client tailored to make remote access from Android devices possible.
With Termius, you can manage UNIX and Linux systems. The Play Store page describes it as a pretty Putty client for Android, and rightly so.
The user interface is easy to understand and doesn’t seem confusing. It also supports Mosh, and Telnet protocol.
When you connect to a remote device, it detects the OS like Raspberry Pi, Ubuntu, Fedora. You can also work using your keyboard connected to the mobile with this app. To top it all off, you get no ads or banners, making it a perfect little remote connection app.
It does offer an optional premium (14 days free trial) with more features like encrypted cross-sync, SSH key agent forwarding, SFTP, terminal tabs, and more. You can also explore more about it on its official website.
6. JuiceSSH (Non FOSS)
JuiceSSH is yet another popular SSH client with a bunch of free features and an optional pro upgrade.
In addition to Telenet and Mosh support, you also get access to some third-party plugins to extend functionalities. You get to tweak the appearance from a range of available options and easily organize your connections by group.
Not to forget, you also get IPv6 support.
If you opt for the pro upgrade, you can integrate with AWS, enable secure sync, automate backups, and more.
7. ConnectBot (FOSS)
If all you wanted is a simple SSH client, ConnectBot should serve you well.
You can handle simultaneous SSH sessions, create secure tunnels, and get the ability to copy/paste between other applications.
Bonus: Access Linux Distro And Commands Without a Rooted Device
Hidden Features! 25 Fun Things You Can Do With DuckDuckGo Search Engine
What is TTY in Linux?
Beautifully Monitor CPU Utilization in Linux Terminal With Stress Terminal UI
How to Access the GRUB Menu in Virtual Machine
FOSS Weekly #23.28: China’s Linux OS, Linux Exit Codes, Btrfs Origins and More
Using cp Command in Linux
Become a Better Linux User
With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world
Become a Better Linux User
With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world