https://github.com/supershadoe/delta
Hotspot manager using Shizuku API
https://github.com/supershadoe/delta
Last synced: 5 months ago
JSON representation
Hotspot manager using Shizuku API
- Host: GitHub
- URL: https://github.com/supershadoe/delta
- Owner: supershadoe
- License: bsd-3-clause
- Created: 2024-11-29T04:02:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-30T14:31:52.000Z (5 months ago)
- Last Synced: 2025-01-30T15:20:44.868Z (5 months ago)
- Language: Kotlin
- Homepage:
- Size: 241 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shizuku - delta - Hotspot manager using Shizuku `BSD-3-Clause` (Apps / Network)
README
## delta
This is an in-development app to create hotspots on stock Android with
more functionalities like a blocklist, usage limits, etc.This app can trigger hotspot on devices like Samsung Tabs where tethering is
hidden from Settings app and SystemUI for Wi-Fi only devices.App was tested on a Pixel 6A with Android 15, compatibility with other devices
is questionable at best as Android's internals change without a stable API.The app is supposed to work on devices with Android >= 11 (R), feel free to file
an issue if it doesn't work as expected. (time to respond to issues may be high)### How to use
Get the pre-release APK from GitHub releases and install; also get Shizuku app
from Play Store.[
](https://github.com/ImranR98/Obtainium)
### Features
- [X] Trigger hotspot from in-app
- [X] Connected devices info
- [ ] Edit hotspot settings from app
- [ ] Blocklist
- [ ] Turn off automatically
- [ ] Timed connections/Usage limits
- [ ] Tidied up UIUses Compose for UI rendering and Android's Hotspot API.