From f13a43f783b3ff04cb2c92e5b26a684c35c72854 Mon Sep 17 00:00:00 2001 From: cranci1 <100066266+cranci1@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:15:15 +0100 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a24148e..a7a7654 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ -[![Build and Release IPA](https://github.com/cranci1/Sora/actions/workflows/build.yml/badge.svg)](https://github.com/cranci1/Sora/actions/workflows/build.yml) [![Discord](https://img.shields.io/discord/1293430817841741899.svg?logo=discord&color=blue)](https://discord.gg/XR3SrmUbpd) [![Platform](https://img.shields.io/badge/Platform-iOS%20%7C%20iPadOS%2015.0%2B-orange?logo=apple&logoColor=white)](https://img.shields.io/badge/Platform-iOS%20%7C%20iPadOS%2015.0%2B-red?logo=apple&logoColor=white) +[![Build and Release IPA](https://github.com/cranci1/Sora/actions/workflows/build.yml/badge.svg)](https://github.com/cranci1/Sora/actions/workflows/build.yml) [![Discord](https://img.shields.io/discord/1293430817841741899.svg?logo=discord&color=blue)](https://discord.gg/XR3SrmUbpd) [![Platform](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://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. @@ -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