https://github.com/Magisk-Modules-Repo/terminal_systemizer
terminal_systemizer
https://github.com/Magisk-Modules-Repo/terminal_systemizer
Last synced: about 1 year ago
JSON representation
terminal_systemizer
- Host: GitHub
- URL: https://github.com/Magisk-Modules-Repo/terminal_systemizer
- Owner: Magisk-Modules-Repo
- Created: 2017-04-28T07:36:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T14:18:14.000Z (over 6 years ago)
- Last Synced: 2025-03-16T02:13:58.508Z (about 1 year ago)
- Language: Shell
- Size: 680 KB
- Stars: 351
- Watchers: 21
- Forks: 83
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## App Systemizer (Terminal Emulator)
[More info and details in the XDA Thread](https://forum.xda-developers.com/apps/magisk/module-terminal-app-systemizer-ui-t3585851)
Systemize your App systemlessly!
Using terminal emulator.
Enter this command and choose the app you want to systemize.
systemize
or
systemize -h
And you will be presented with a list of installed apps.
And Reboot to apply changes.
## Error?
Go to the menu and type `logs`, this will upload the log files of this module and will generate a link. Send that :)
Alternatively, Send `/data/local/tmp/terminal_debloater-verbose.log` in the XDA thread. I'll examine it for problems and will try to fix it.
## Changelog
### v17.3.1
* Updated mod-util
### v17.3
* Updated mod-util
### v17.2.2
* Fix errors systemizing
### v17.2
* Updated mod-util
### v17.1
* Support back Magisk v18
### v17
* Update module template
### v16.2
* Update mod-util
* Support only Magisk v18+!
### v16.1
* Update mod-util
* Reverted A/B detection
### v16
* Update mod-util
* Changes related to Magisk's path changes (will be removed when it's added in stable)
* Better A/B detection
* Add -f option
* This uses 'Set SELinux' function directly, and only once
* Misc improvements
### v15.1
* Update mod-util
* This contains a fix for the ProgressBar on small devices (with small dpi)
* Misc improvements
### v15
* Properly fix systemizing when magisk.img is out of space
* Misc improvements
### v14.3
* Fix an error in systemizing large apps
* Move systemize to xbin
* Misc improvements
### v14.2.1
* Misc improvements
### v14.2
* Re-add root detection
* Include app libs when systemizing
### v14.1
* Update module template
### v14
* Add Set SELinux option to make app detection faster
* Make "Enter Label" option faster and more efficient
* Name apk to it's parent folder
* Misc improvements