mirror of
https://github.com/cranci1/Sora.git
synced 2026-05-14 05:50:41 +00:00
Merge remote-tracking branch 'origin/dev' into features
This commit is contained in:
commit
5976fa9a7a
2 changed files with 16 additions and 1 deletions
BIN
.github/app-store-badge.png
vendored
Normal file
BIN
.github/app-store-badge.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.6 KiB |
17
README.md
17
README.md
|
|
@ -7,13 +7,14 @@
|
||||||
|
|
||||||
[](https://github.com/cranci1/Sora/actions/workflows/build.yml) [](https://discord.gg/XR3SrmUbpd) [](https://img.shields.io/badge/Platform-iOS%20%7C%20iPadOS%2015.0%2B%20%26%20macOS%2012.0%2B-red?logo=apple&logoColor=white)
|
[](https://github.com/cranci1/Sora/actions/workflows/build.yml) [](https://discord.gg/XR3SrmUbpd) [](https://img.shields.io/badge/Platform-iOS%20%7C%20iPadOS%2015.0%2B%20%26%20macOS%2012.0%2B-red?logo=apple&logoColor=white)
|
||||||
|
|
||||||
An iOS and macOS modular web scraping app, under the GPLv3.0 License.
|
**An iOS and macOS modular web scraping app, under the GPLv3.0 License.**
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
- [Features](#features)
|
- [Features](#features)
|
||||||
|
- [Installation](#installation)
|
||||||
- [Frequently Asked Questions](#frequently-asked-questions)
|
- [Frequently Asked Questions](#frequently-asked-questions)
|
||||||
- [Acknowledgements](#acknowledgements)
|
- [Acknowledgements](#acknowledgements)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
@ -30,6 +31,20 @@ An iOS and macOS modular web scraping app, under the GPLv3.0 License.
|
||||||
- [x] External Media players (VLC, infuse, Outplayer, nPlayer)
|
- [x] External Media players (VLC, infuse, Outplayer, nPlayer)
|
||||||
- [x] Background playback and Picture-in-Picture (PiP) support
|
- [x] Background playback and Picture-in-Picture (PiP) support
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
You can download Sora on the App Store for stable updates or on Testflight for more updates but maybe some instability. (Testflight is recommended):
|
||||||
|
|
||||||
|
<a href="https://apps.apple.com/us/app/sulfur/id6742741043">
|
||||||
|
<img src="https://askyourself.app/assets/appstore.png" width="170" alt="Build and Release IPA">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a href="https://testflight.apple.com/join/qMUCpNaS">
|
||||||
|
<img src="https://askyourself.app/assets/testflight.png" width="170" alt="Build and Release IPA">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
Additionaly you can install the app using xCode or using the .ipa file that you can find on the [Releases](https://github.com/cranci1/Sora/releases) tab or on the [nightly](https://nightly.link/cranci1/Sora/workflows/build/dev/Sulfur-IPA.zip) build page.
|
||||||
|
|
||||||
## Frequently Asked Questions
|
## Frequently Asked Questions
|
||||||
|
|
||||||
1. **What is Sora?**
|
1. **What is Sora?**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue