Skip to content

holayzz/Shelpik

Repository files navigation

Shelpik

NOT RELEASED... YET!

API License

Shelpik is a versatile tool for Android that combines the functionality of a macro tool, a tweaker, and an APK editor. The project does not require a high-performance device and works on API 29 and above.

Simply put, it's just a settings menu in a different shell :)


Безымянный

on scheenshots version a2-refactor-n-new-design


📖 About the Project--

Shelpik started as a "hodgepodge" of various useful functions for customizing and optimizing Android devices. In one app, you will find:

  • Macros: Automation of repetitive actions. - Done! :D
  • Tweaker: Customizing the system to your liking. - in dev
  • APK Editor: Basic editing and analysis of APK files. - in dev

⚙️ Technical Details--

  • Min SDK: Android 9.0 (API 28)
  • Language: Kotlin
  • Dependencies: Core KTX, AppCompat, Material Design, ConstraintLayout, CardView, Material3

🚀 Installation and Build--

  1. Clone the repository:
    git clone https://github.com/holayzz/shelpik.git
  2. Open the project in Android Studio.
  3. Wait for the Gradle sync to complete.
  4. Build the APK or run the project on a connected device/emulator.

OR

  1. Download release

📄 License--

This project is distributed under the MIT License. This means you are free to:

  • Fork, use, copy, and modify the code.
  • Use the code for commercial purposes.

Under the condition that you:

  • Attribute the original project (provide a link to this repository).
  • Do not present the Shelpik source code as your own.

The full license text is available in the LICENSE file.


🤝 Acknowledgments!

Thanks to the Open Source community for the inspiration and all the libraries that made this project possible.

And its my first project on kotlin lol