https://github.com/pavelc4/auriya
This is a personal hobby and learning repository.
https://github.com/pavelc4/auriya
android android-app apatch kernelsu kernelsu-module magisk material material-design rust rust-lang webui
Last synced: 9 days ago
JSON representation
This is a personal hobby and learning repository.
- Host: GitHub
- URL: https://github.com/pavelc4/auriya
- Owner: pavelc4
- License: gpl-3.0
- Created: 2025-10-22T13:32:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-07-07T11:55:54.000Z (13 days ago)
- Last Synced: 2026-07-07T13:20:34.518Z (13 days ago)
- Topics: android, android-app, apatch, kernelsu, kernelsu-module, magisk, material, material-design, rust, rust-lang, webui
- Language: Kotlin
- Homepage:
- Size: 1.29 MB
- Stars: 23
- Watchers: 0
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## About Auriya
**Auriya** is a Magisk/KernelSU module for Android performance optimization, written in Rust. Built as a learning project while exploring Rust's performance benefits for background daemons.
## Features
- **Frame-Aware Scheduling** *(experimental)* - Adaptive frame rate per game
- **Per-App Refresh Rate** - Different refresh rate for each app
- **Per-Game Profile** - FPS target and mode configuration
- **System Tweaks** - CPU and Memory optimization
- **Native App Configuration** - Jetpack Compose Material Expresive
## Supported Root Managers
- [Magisk](https://github.com/topjohnwu/Magisk)
- [KernelSU](https://github.com/tiann/KernelSU)
- [APatch](https://github.com/bmax121/APatch)
## Resources
- [Releases](https://github.com/pavelc4/auriya/releases) - Download latest version
- [Changelog](CHANGELOG.md) - Version history
- [Issues](https://github.com/pavelc4/auriya/issues) - Report bugs
## License
Auriya is open-sourced software licensed under the [GNU General Public License v3.0](LICENSE).