Skip to content

daisukiKaffuChino/RebootNya

Repository files navigation

English | 简体中文 | Türkçe

Banner

RebootNya

Get it at IzzyOnDroid

IzzyOnDroid release GitHub release

RB Status Crowdin GitHub license

RebootNya is a simple yet advanced reboot utility, and provides convenient access to various reboot options that normally require elevated privileges. The app supports both Root and Shizuku, allowing users to execute reboot commands safely and transparently.

Tested on some devices and works well on Android 9 to 17.

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 utility that supports both Root and Shizuku!

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors