-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 9bcd0e6
Showing
2 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
build | ||
Tranquil.xcodeproj/xcuserdata | ||
Tranquil.xcodeproj/xcshareddata | ||
Tranquil.xcodeproj/project.xcworkspace/xcuserdata | ||
Tranquil.xcodeproj/project.xcworkspace/xcshareddata | ||
.idea | ||
.staging | ||
.theos | ||
.vscode | ||
.idea | ||
.DS_Store | ||
.DS_Store? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Tranquil | ||
|
||
![preview](Image-Assets/SettingsIcon.png) | ||
|
||
Background sounds feature from iOS 15 on iOS 11+ | ||
|
||
_Only physically tested on iOS 14.3 and iOS 12.1.2, but it should support iOS 11 - iOS 15.x (any firmware CCSupport is supported on)_ | ||
|
||
___ | ||
## Current Features | ||
|
||
- Control Center module for quick access to controls | ||
- Intuitive controls to give a native feeling experience | ||
- 1:1 feature set, offering everything that the native *Background Sounds* feature offers on iOS 15 and more | ||
- Pre-bundled sounds (Balanced Noise, Brown Noise, Central Noise, Grey Noise, Infra Noise, Pink Noise, Ultra Noise, White Noise) | ||
- Import custom audio, and sounds directly from the preference page using iCloud | ||
- Import audio directly in (filza, ssh, etc.) and they will be loaded immediately | ||
- Rename or delete imported audio conveniently from the preference page | ||
- Download additional audio from my server as desired (helps keep package size smaller) | ||
- Playback timer, set a playback duration | ||
- Automatically stop playback when your audio route changes | ||
- Support layouts for Landscape and Portrait orientations | ||
- Support for iPhone and iPad layouts | ||
|
||
___ | ||
|
||
No settings bundle will be added to the tweaks section of the Settings app. Access Tranquil settings from the Control Center configuration page. The Control Center module also has a quick launch button to quickly open Tranquil settings. | ||
|
||
___ | ||
|
||
## Localization | ||
|
||
Want to help translate Tranquil to your language, you can do that by following the directions laid out [here](https://github.com/CreatureSurvive/Project-Localizations). | ||
|
||
___ | ||
|
||
## Author | ||
|
||
Dana Buehre (CreatureSurvive) | ||
[[email protected]](mailto:[email protected]) | ||
|
||
© Dana Buehre (CreatureSurvive) 2022 |