Giter Site home page Giter Site logo

usifx / opennitron Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 3.0 5.2 MB

Extensive Open source Two-way kernel Tweaker

License: GNU General Public License v3.0

Shell 95.82% Roff 4.18%
cli kernel bash dialog wip hacktoberfest installer hacktoberfest2022

opennitron's Introduction

OpenNitroN

The NitroN: Open Edition

Codescore Codequality Forks Stars

GitHub All Releases

Table of Contents

Overview

OpenNitroN (nitrond) is a two-way modular Universal kernel optimizer written in bash which is extensive.

What it means to be Universal two-way is that it is an argument-based script and a menu-based script for Android and/or Linux platforms.

Requirements

  • A compatible Linux system
  • SuperUser permissions

Installation

for linux:

  • Debain-based (alternatives): Download from Github Releases the .deb file then install it via,
$ sudo dpkg -i <file_directory>/<filename>.deb
  • Archlinux-based (alternatives): NitronX is already in AUR Packages and you can install it via yay, via:
$ yay -S nitronx
  • other: The installer (installer.sh) simply clones this repository in your home's Directory (/home) and creates copy of the executables in /usr/bin for the daemon itself, and/or /usr/include for the header file by simply run:
 wget https://raw.githubusercontent.com/UsiFX/OpenNitroN/main/installer.sh && bash installer.sh install

it should output you the following:

$ wget https://raw.githubusercontent.com/UsiFX/OpenNitroN/main/installer.sh && bash installer.sh install
usage: installer.sh [install] [uninstall]

use the script according to your opinion.

for android:

  • for developers: if you wanna build the source code and have fun modifying it we have made it easier by making a small build script. just run it by:
bash smmt_builder.sh [OPTIONS]

replace [OPTIONS] with compiler arguments such as --clean & --shellcheck

  • for users: go to release section and download latest official build from here.

Options

Usage: nitrond [OPTION] (e.g. nitrond --update)

Commands:
 auto         automatically change mode up on some scenarios
 cli          sort options into friendly-like TUI
 deviceinfo   shows device resource information
 clean        wipe stored nitron data

Options:
 -sg, --set-green       applies ultra power saving scenario
 -sr, --set-red         applies performance scenario
 -sy, --set-yellow      applies balance scenario
 -v, --version          prints license and version
 -h, --help             shows this help menu
 -m, --mode             prints current mode
 -d, --debug            saves shell debug instructions

Reporting Issues

Found a problem? Want a new feature? Have a question? First of all see if your issue, question or idea has already been reported. If don't, just open a new clear and descriptive issue.

License

nitronD (An Extensive Kernel tweaker)
Copyright (c) 2022-2023 UsiFX <[email protected]>

                       GNU GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Buy me a Coffee?

PAYPAL: [email protected]

KO-FI: https://ko-fi.com/xprjkt

opennitron's People

Contributors

cyberknight777 avatar grm34 avatar iamlooper avatar osm0sis avatar pedrozzz0 avatar usifx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

opennitron's Issues

Missing header

Every time I install the module, magisk says it is not started. Then I open termux, run "nitrond - - cli" (or any other command), and continue receiving "missing header, /system/etc/nitronapi.sh".
What im doing wrong?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.