mirror of
https://github.com/Ferrite-iOS/Ferrite.git
synced 2026-01-11 20:10:27 +00:00
Update README
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
d0728e1a9b
commit
d512d8b88d
2 changed files with 42 additions and 25 deletions
5
Misc/Referrals/TorBox.md
Normal file
5
Misc/Referrals/TorBox.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Enter the following code on [TorBox's subscription page](https://torbox.app/subscription)
|
||||
|
||||
bb2d4f54-61bf-4d64-af08-8db0a900485a
|
||||
|
||||
Thanks for the referral!
|
||||
62
README.md
62
README.md
|
|
@ -1,14 +1,14 @@
|
|||
# Ferrite
|
||||
|
||||
<p align="left">
|
||||
<a href="https://ko-fi.com/I2I3BDTSW">
|
||||
<img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="Donate on Ko-Fi">
|
||||
</a>
|
||||
<img src="https://img.shields.io/badge/Swift-5.10-orange.svg" alt="Swift 5.2"/>
|
||||
<img src="https://img.shields.io/badge/platform-iOS%20%7C%20iPadOS-lightgrey" alt="Platform: iOS | iPadOS"/>
|
||||
<a href="/LICENSE">
|
||||
<img src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="License: GPL v3"/>
|
||||
</a>
|
||||
<a href="https://github.com/Ferrite-iOS/Ferrite/releases">
|
||||
<img alt="GitHub all releases" src="https://img.shields.io/github/downloads/Ferrite-iOS/Ferrite/total?label=Downloads">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
|
|
@ -20,8 +20,42 @@
|
|||
</a>
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<a href="http://real-debrid.com/?id=8109785">
|
||||
<img src="https://img.shields.io/badge/Refer_on_RealDebrid-98ceeb?style=for-the-badge" alt="Refer on RealDebrid">
|
||||
</a>
|
||||
<a href="Misc/Referrals/TorBox.md">
|
||||
<img src="https://img.shields.io/badge/Refer_on_TorBox-52a153?style=for-the-badge" alt="Refer on TorBox">
|
||||
</a>
|
||||
<a href="https://ko-fi.com/I2I3BDTSW">
|
||||
<img src="https://img.shields.io/badge/Support_on_Ko--fi-FF5E5B?logo=ko-fi&style=for-the-badge&logoColor=white" alt="Support on Ko-Fi">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
A media search engine for iOS with a plugin API to extend its functionality.
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Dark Mode
|
||||
|
||||
| Search | Bookmarks | History |
|
||||
| ------------- | -------- | -------- |
|
||||
|  |  |  |
|
||||
|
||||
| Debrid Cloud | Plugins |
|
||||
| ----------- | -------------------- |
|
||||
|  |  |
|
||||
|
||||
### Light Mode
|
||||
|
||||
| Search | Bookmarks | History |
|
||||
| ------------- | -------- | -------- |
|
||||
|  |  |  |
|
||||
|
||||
| Debrid Cloud | Plugins |
|
||||
| ----------- | -------------------- |
|
||||
|  |  |
|
||||
|
||||
## Disclaimer
|
||||
|
||||
This project is developed with a hobbyist/educational purpose and I am not responsible for what happens when you install Ferrite.
|
||||
|
|
@ -131,25 +165,3 @@ Developer Website: [kingbri.dev](https://kingbri.dev)
|
|||
Developer Discord: kingbri#6666
|
||||
|
||||
Join the support discord here: [Ferrite Discord](https://discord.gg/sYQxnuD7Fj)
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Dark Mode
|
||||
|
||||
| Search | Bookmarks | History |
|
||||
| ------------- | -------- | -------- |
|
||||
|  |  |  |
|
||||
|
||||
| Debrid Cloud | Plugins |
|
||||
| ----------- | -------------------- |
|
||||
|  |  |
|
||||
|
||||
### Light Mode
|
||||
|
||||
| Search | Bookmarks | History |
|
||||
| ------------- | -------- | -------- |
|
||||
|  |  |  |
|
||||
|
||||
| Debrid Cloud | Plugins |
|
||||
| ----------- | -------------------- |
|
||||
|  |  |
|
||||
|
|
|
|||
Loading…
Reference in a new issue