mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
Update README.md
This commit is contained in:
parent
325726e716
commit
f13a43f783
1 changed files with 10 additions and 7 deletions
17
README.md
17
README.md
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
<img src="https://raw.githubusercontent.com/cranci1/Sora/refs/heads/main/assets/Sora_banner.png" width="500px">
|
||||
|
||||
[](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-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)
|
||||
|
||||
A modular web scraping app, under the GPLv3.0 License
|
||||
An iOS and macOS modular web scraping app, under the GPLv3.0 License.
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -20,23 +20,26 @@ A modular web scraping app, under the GPLv3.0 License
|
|||
|
||||
## Features
|
||||
|
||||
- [x] iOS/iPadOS 15+ support
|
||||
- [x] iOS/iPadOS 15.0+ support
|
||||
- [x] macOS support 12.0+
|
||||
- [x] JavaScript module support
|
||||
- [ ] macOS support
|
||||
- [x] Local Library
|
||||
- [x] Streams support (Jellyfin/Plex like servers)
|
||||
- [x] External Media players (VLC, infuse, Outplayer, nPlayer)
|
||||
|
||||
## Frequently Asked Questions
|
||||
|
||||
1. **What is Sora?**
|
||||
Sora is a module based web scraping app, made to work with modules only.
|
||||
Sora is a modular web scraping application designed to work exclusively with custom modules.
|
||||
|
||||
2. **Is Sora safe?**
|
||||
Yes, Sora is open-source and does not store user data on external servers.
|
||||
Yes, Sora is open-source and prioritizes user privacy. It does not store user data on external servers and does not collect crash logs.
|
||||
|
||||
3. **Will Sora ever be paid?**
|
||||
No, Sora will always remain free without subscriptions, paid content, or any type of login.
|
||||
|
||||
4. **How can i get module?**
|
||||
Sora does not include any modules by default. You will need to find and add the necessary modules yourself.
|
||||
Sora does not include any modules by default. You will need to find and add the necessary modules yourself, or make them.
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue