https://github.com/supershadoe/delta
Advanced hotspot settings for Pixel-like devices
https://github.com/supershadoe/delta
android hotspot shizuku
Last synced: 8 months ago
JSON representation
Advanced hotspot settings for Pixel-like devices
- Host: GitHub
- URL: https://github.com/supershadoe/delta
- Owner: supershadoe
- License: bsd-3-clause
- Created: 2024-11-29T04:02:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-31T01:09:36.000Z (9 months ago)
- Last Synced: 2025-08-31T03:24:44.469Z (9 months ago)
- Topics: android, hotspot, shizuku
- Language: Kotlin
- Homepage: https://delta.shadoe.dev
- Size: 3.24 MB
- Stars: 333
- Watchers: 5
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-shizuku - delta - Hotspot manager using Shizuku `BSD-3-Clause` (Apps / Network)
- changelog-awesome-shizuku - delta - Hotspot manager using Shizuku `BSD-3-Clause` (Jan 28, 2025 / Network)
- awesome - supershadoe/delta - Advanced hotspot settings for Pixel-like devices (Kotlin)
README
## delta
This app allows accessing advanced hotspot settings not exposed through the
system settings app on devices that use Stock Android (Pixel, Nothing, etc.)
It provides various information and features such as:
- Usual info provided by settings app such as hotspot name, passphrase, security
type, frequency bands, quick connect using QR, etc.
- List of connected devices.
- Modifying amount of devices that can connect.
- Changing MAC randomization settings.
- Setting auto turn-off timeout.
- Blocklist to prevent certain devices from connecting.
- Make hotspot's SSID hidden (device doesn't appear on WiFi scans)
- Quick setting tile to easily turn hotspot on/off from notification shade.
- Control hotspot using Tasker/other automation apps.
It uses Shizuku to obtain hotspot related details and to modify hotspot
settings. It is also useful on devices like Samsung Tabs (WiFi-only) where
hotspot settings are hidden from Settings app and SystemUI.
### Installation and queries
Get started with the app using the [quick start guide](https://delta.shadoe.dev/quick-start-guide/)
which has step-by-step instructions on how to install the app.
### Any questions?
Refer to the [FAQ section](https://delta.shadoe.dev/faq/)
### Localization
If you wish to translate the project to a language that you are fluent in, you
can contribute through [Crowdin](https://crowdin.com/project/delta-app)
Open up a discussion on [GitHub](https://github.com/supershadoe/delta/discussions/new?category=ideas)
or [mail me](mailto:shadoe@shadoe.dev) to enable any language on Crowdin other
than the ones already enabled.
> [!NOTE]
> By providing translations on Crowdin, you agree that your translated content
> will be licensed under BSD-3-Clause, similar to the app.
Signing-off on commits is enforced on GitHub but not on Crowdin and thus, I
wanted to make it explicit.
### Want to contribute?
Check out this [page](https://github.com/supershadoe/delta/contribute) on how
to start! :hugs: