@@ -8,33 +8,35 @@ permalink: /ashell/
88 tab1 { padding-left : 4em ; }
99</style >
1010
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 >
11+ <p style =" text-align : center " ><img src =" https://gitlab.com/sunilpaulmathew/ashell/-/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png " alt = " " width = " 250 " height = " 450 " /> < img src = " https://gitlab.com/sunilpaulmathew/ashell/-/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1 .png" alt =" " width =" 250 " height =" 450 " /></p >
1212
13- <p style =" text-align : justify " ><tab1 ><strong >aShell</strong > is a local ADB shell for Shizuku powered android devices. </tab1 ></p >
13+ <p style =" text-align : justify " ><tab1 ><strong >aShell</strong > - Local ADB Shell for Shizuku-Powered Devices </tab1 ></p >
1414
1515<hr >
1616
17- <h3 style =" color : red " >Requirements </h3 >
17+ <h3 style =" color : blue " >Downloads </h3 >
1818
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.
19+ <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 >
2120
2221<hr >
2322
24- <h3 style =" color : blue " >Downloads</h3 >
23+ <h3 style =" color : blue " >Key Features</h3 >
24+
25+ * PC-Free ADB Commands: Effortlessly run ADB commands directly on your device without a PC.
26+ * Command Examples: Explore a rich library of common ADB command examples to get started.
27+ * Continuous Command Support: Handle ongoing commands like logcat, top, and more.
28+ * Smart Search: Quickly find specific text in command outputs.
29+ * Sleek Interface: Enjoy an elegant UI with auto-dark/light theme switching.
30+ * Save Outputs: Export command outputs as text files for easy sharing or reference.
31+ * Open Source: Contribute to or build the app yourself! Source code available on GitLab.
2532
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 >
2733<hr >
2834
29- <h3 style =" color : blue " >Features </h3 >
35+ <h3 style =" color : red " >Requirements </h3 >
3036
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.
37+ * Shizuku Environment: aShell requires a fully functional Shizuku setup (learn more at shizuku.rikka.app).
38+ * Basic ADB Knowledge: Familiarity with ADB/Linux command-line basics is recommended for the best experience.
39+ * Note: Shizuku may need to be restarted after device reboots. If you encounter issues, visit our GitLab Issues page to report them.
3840
3941<hr >
4042
0 commit comments