|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: aShell |
| 4 | +permalink: /ashell/ |
| 5 | +--- |
| 6 | + |
| 7 | +<style> |
| 8 | + tab1 { padding-left: 4em; } |
| 9 | +</style> |
| 10 | + |
| 11 | +<p style="text-align: center"><img src="https://gitlab.com/sunilpaulmathew/ashell/-/raw/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="" width="150" height="150" /></p> |
| 12 | + |
| 13 | +<p style="text-align: justify"><tab1><strong>aShell</strong> is a local ADB shell for Shizuku powered android devices.</tab1></p> |
| 14 | + |
| 15 | +<hr> |
| 16 | + |
| 17 | +<h3 style="color: red">Requirements</h3> |
| 18 | + |
| 19 | +* <strong>A fully working <a href="https://shizuku.rikka.app/" target="_blank">Shizuku</a> (a completely open-source project) environment.</strong> |
| 20 | +* Basic knowledge about adb/Linux command-line. |
| 21 | + |
| 22 | +<hr> |
| 23 | + |
| 24 | +<h3 style="color: blue">Downloads</h3> |
| 25 | + |
| 26 | +<p><a href="https://play.google.com/store/apps/details?id=in.sunilpaulmathew.ashell" target="_blank"><img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="" height="60" /></a> <a href="https://f-droid.org/packages/in.sunilpaulmathew.ashell" target="_blank"><img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="" height="60" /></a> <a href="https://gitlab.com/sunilpaulmathew/ashell/-/tags" target="_blank"><img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" alt="" height="60" /></a></p> |
| 27 | +<hr> |
| 28 | + |
| 29 | +<h3 style="color: blue">Features</h3> |
| 30 | + |
| 31 | +* Easily execute ADB commands without a PC. |
| 32 | +* Included a bundle of examples about common ADB commands. |
| 33 | +* Handles continuously running commands, such as logcat, top, etc. |
| 34 | +* Search for specific text from the last command output. |
| 35 | +* Elegantly designed user interface with an auto-dark/light theme. |
| 36 | +* Option to save last command output as a text file. |
| 37 | +* A lot more. |
| 38 | + |
| 39 | +<hr> |
| 40 | + |
| 41 | +<h3 style="color: blue">Important Links</h3> |
| 42 | + |
| 43 | +<p><a href="https://gitlab.com/sunilpaulmathew/ashell" target="_blank"><img src="https://github.com/SmartPack/SmartPack.github.io/blob/master/assets/pic002.png?raw=true" alt="" width="50" height="50" /></a></p> |
| 44 | + |
| 45 | +<hr> |
| 46 | + |
| 47 | +<h3 style="color: blue">Support</h3> |
| 48 | + |
| 49 | +<a href="https://t.me/smartpack_kmanager" target="_blank"><img src="https://github.com/SmartPack/SmartPack.github.io/blob/master/assets/pic006.png?raw=true" alt="" width="50" height="50" /></a> |
| 50 | + |
| 51 | +<hr> |
| 52 | + |
| 53 | +<h3 style="color: blue">Translations</h3> |
| 54 | + |
| 55 | +<p style="text-align: justify"><tab1>Help me to translate this app (<a href="{{ site.github.url }}/translations/" target="_self">Read More</a>)!</tab1></p> |
| 56 | + |
| 57 | +<hr> |
| 58 | + |
| 59 | +<h3 style="color: blue">Donations</h3> |
| 60 | + |
| 61 | +<p style="text-align: justify"><tab1>Please help me to continue this project more active (<a href="{{ site.github.url }}/donation/" target="_self">Read More</a>)!</tab1></p> |
| 62 | + |
| 63 | +{% include donations.html %} |
0 commit comments