https://github.com/nightwinddev/floatingsafari
Bring the iOS 15 beta Safari experience to newer iOS
https://github.com/nightwinddev/floatingsafari
ios ios15 ios16 jailbreak safari tweak
Last synced: 3 months ago
JSON representation
Bring the iOS 15 beta Safari experience to newer iOS
- Host: GitHub
- URL: https://github.com/nightwinddev/floatingsafari
- Owner: NightwindDev
- License: mit
- Created: 2025-06-03T05:18:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-03T05:25:48.000Z (7 months ago)
- Last Synced: 2025-06-03T18:11:09.018Z (7 months ago)
- Topics: ios, ios15, ios16, jailbreak, safari, tweak
- Language: Logos
- Homepage:
- Size: 3.55 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# FloatingSafari
Bring the iOS 15 beta Safari experience to newer iOS
### Screenshots
Before | After
:-------------------------:|:-------------------------:
| 
### How to install
Head over to the [Releases](https://github.com/NightwindDev/FloatingSafari/releases) section and download the correct `.deb` for your device.
### How to compile manually
Make sure you have [Theos](https://github.com/theos/theos) installed and configured.
Clone the repo and run the command you need:
```bash
# To build for rootful
make clean package FINALPACKAGE=1
# To build for rootless
make clean package THEOS_PACKAGE_SCHEME=rootless FINALPACKAGE=1
```
#### License
This project is licensed under [MIT](LICENSE).
###### Copyright (c) 2025 Nightwind