Skip to content

daisukiKaffuChino/RebootNya

Repository files navigation

English | 简体中文

Banner

RebootNya

Get it on Github

GitHub release Crowdin GitHub license

RebootNya is a simple yet advanced reboot app that supports both Root and Shizuku!

Tested on some devices and works well on Android 8.1 to 16.

On some ROMs’ default launcher, the transparent background may not display correctly (e.g., ColorOS 15). The solution is to switch to another launcher, such as Lawnchair.

Intent-based Control

RebootNya now supports launching and closing the app via specific intents, allowing integration with external automation tools. Send the following intent to class github.daisukikaffuchino.rebootnya.MainActivity to use the feature.

<!-- Launch app -->
<action android:name="github.daisukikaffuchino.rebootnya.action.LAUNCH" />
<!-- Close app -->
<action android:name="github.daisukikaffuchino.rebootnya.action.CLOSE" />
<!-- Switch interface visibility -->
<action android:name="github.daisukikaffuchino.rebootnya.action.TOGGLE" />

Development Background

One of my old phones has both the power and volume buttons broken, so I urgently needed an advanced reboot app that is aesthetically pleasing, lightweight, and easy to use.

Contributors

Feel free to dive in! Open an issue or submit pull requests (PRs).

This project exists thanks to all the people who contribute.

Contributors

Licenses

counter

About

RebootNya is a simple yet advanced reboot application that supports both Root and Shizuku!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •