sunilpaulmathew / NFSManager

The source code of NFS Manager: An application to control NFS Injector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFS Manager

NFS Manager is a simple application to control NFS Injector, which is a Magisk module aimed to improve kernel/RAM management, by using values between performance and battery savings.

Download

Requirements

  1. ROOT Access
  2. NFS Injector installed

Features

NFS Manager will do the following things

  • Fully control NFS Injector.
  • View, Export and Share log files.
  • Turn Off/Reboot your device.
  • Many more.

Translations

Please help us to translate this app. The original language string is available at app/src/main/res/values/strings.xml.

Donations

If you like to appreciate the developer (sunilpaulmathew) for maintaining this app up-to-date and fully compatible with each new Android & NFS Injector versions, please consider sending a small donation via PayPal. Thank You!

Please Note: This donation won't make you eligible for NFS Injector Pro version!

Acknowledgements

  • Grarak, Kernel Adiutor, from where I took a lot of code
  • John Wu, libsu & Magisk

License

Copyright (C) 2023-2024 sunilpaulmathew <sunil.kde@gmail.com>

NFS Manager is a free softwares: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.

NFS Manager is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with NFS Manager. If not, see <http://www.gnu.org/licenses/>.

GNU GPLv3

About

The source code of NFS Manager: An application to control NFS Injector

License:GNU General Public License v3.0


Languages

Language:Java 98.7%Language:HTML 1.3%