mirror of
https://github.com/cranci1/Sora.git
synced 2026-05-10 03:50:47 +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)
|
||||
|
||||
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>
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Features](#features)
|
||||
- [Installation](#installation)
|
||||
- [Frequently Asked Questions](#frequently-asked-questions)
|
||||
- [Acknowledgements](#acknowledgements)
|
||||
- [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] 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
|
||||
|
||||
1. **What is Sora?**
|
||||
|
|
|
|||
Loading…
Reference in a new issue