https://github.com/mazzz1y/peel
Turn any website into a native-like Android app
https://github.com/mazzz1y/peel
android privacy pwa
Last synced: about 1 month ago
JSON representation
Turn any website into a native-like Android app
- Host: GitHub
- URL: https://github.com/mazzz1y/peel
- Owner: mazzz1y
- License: gpl-3.0
- Created: 2026-02-08T16:56:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-05-10T18:44:56.000Z (about 2 months ago)
- Last Synced: 2026-05-10T20:25:57.290Z (about 2 months ago)
- Topics: android, privacy, pwa
- Language: Kotlin
- Homepage:
- Size: 6.49 MB
- Stars: 24
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Peel
**Turn any website into a native-like Android app**
Peel is an open-source Android app that turns websites into standalone, app-like experiences. It
lets you create lightweight web apps with custom icons, isolated storage, and fine-grained privacy
controls, separate from your browser.
Powered by GeckoView (Mozilla's browser engine)
[
](https://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/mazzz1y/peel)
[
](https://mazzz1y.github.io/fdroid/repo)
## Features
- Add websites as standalone apps with automatic icon and title fetching
- Launch web apps directly from your home screen with adaptive icons
- App grouping with home screen group shortcuts
- Per-group and per-app optional isolated sandbox with separate cookies and storage
- Smart external link routing to other Peel apps or system browser
- Privacy controls: GPC signal, fingerprinting protection, local network blocking, WebRTC IP leak
prevention
- Enhanced Tracking Protection, HTTPS-only mode, custom headers
- Lock sensitive web apps behind biometric authentication, block screenshots
- Dynamic status bar color matching web content
- Background media playback with full MediaSession support (notification controls, seek, metadata)
- Firefox extensions support
- Pull-to-refresh with proper APZ integration
- Set settings globally or override them per app
- Export and import all web apps and settings with all properties and icons
- Written in Kotlin with Material 3 interface
## Screenshots
|  |  |  |  |
| :----------------------------------------: | :----------------------------------------: | :----------------------------------------: | :----------------------------------------: |
## Acknowledgments
Hard fork of [Native Alpha](https://github.com/cylonid/NativeAlphaForAndroid) with significant
changes including a full migration from WebView to GeckoView, flow refactoring, removal of redundant
options, and new features. Not compatible with the original.
## License
[GPL-3.0](LICENSE)