Kavita+ Reset License & Discord Integration (#2516)
This commit is contained in:
parent
138794ffed
commit
c37596889a
15 changed files with 230 additions and 86 deletions
31
README.md
31
README.md
|
@ -9,7 +9,7 @@ your reading collection with your friends and family!
|
|||
[](https://github.com/Kareadita/Kavita/releases)
|
||||
[](https://github.com/Kareadita/Kavita/blob/master/LICENSE)
|
||||
[](https://github.com/Kareadita/Kavita/releases)
|
||||
[](https://hub.docker.com/r/jvmilazz0/kavita)
|
||||
[](https://hub.docker.com/r/jvmilazz0/kavita)
|
||||
[](https://sonarcloud.io/dashboard?id=Kareadita_Kavita)
|
||||
[](https://sonarcloud.io/dashboard?id=Kareadita_Kavita)
|
||||
[](#backers)
|
||||
|
@ -35,12 +35,11 @@ your reading collection with your friends and family!
|
|||
|
||||
|
||||
## Support
|
||||
[](https://www.reddit.com/r/KavitaManga/)
|
||||
[](https://discord.gg/eczRp9eeem)
|
||||
[](https://github.com/Kareadita/Kavita/issues)
|
||||
|
||||
## Demo
|
||||
If you want to try out Kavita, we have a demo up:
|
||||
If you want to try out Kavita, a demo is available:
|
||||
[https://demo.kavitareader.com/](https://demo.kavitareader.com/)
|
||||
```
|
||||
Username: demouser
|
||||
|
@ -52,8 +51,6 @@ The easiest way to get started is to visit our Wiki which has up-to-date informa
|
|||
install methods and platforms.
|
||||
[https://wiki.kavitareader.com/en/install](https://wiki.kavitareader.com/en/install)
|
||||
|
||||
**Note: Kavita is under heavy development and is being updated all the time, so the tag for bleeding edge builds is `:nightly`. The `:latest` tag will be the latest stable release.**
|
||||
|
||||
## Feature Requests
|
||||
Got a great idea? Throw it up on our [Feature Request site](https://feats.kavitareader.com/), [Feature Discord Channel](https://discord.com/channels/821879810934439936/1164375153493422122) or vote on another idea. Please check the [Project Board](https://github.com/Kareadita/Kavita/projects?type=classic) first for a list of planned features before you submit an idea.
|
||||
|
||||
|
@ -71,7 +68,18 @@ expenses related to Kavita. Back us through [OpenCollective](https://opencollect
|
|||
|
||||
If you are interested, you can use the promo code `FIRSTTIME` for your initial signup for a 50% discount on the first month (2$). This can be thought of as donating to Kavita's development and getting some sweet features out of it.
|
||||
|
||||
**If you already contribute via OpenCollective, please reach out to me for a provisioned license.**
|
||||
**If you already contribute via OpenCollective, please reach out to majora2007 for a provisioned license.**
|
||||
|
||||
## Localization
|
||||
Thank you to [Weblate](https://hosted.weblate.org/engage/kavita/) who hosts our localization infrastructure pro-bono. If you want to see Kavita in your language, please help us localize.
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/kavita/">
|
||||
<img src="https://hosted.weblate.org/widget/kavita/horizontal-auto.svg" alt="Translation status" />
|
||||
</a>
|
||||
|
||||
## PikaPods
|
||||
If you are looking to try your hand at self-hosting but lack the machine, [PikaPods](https://www.pikapods.com/pods?run=kavita) is a great service that
|
||||
allows you to easily spin up a server. 20% of app revenues are contributed back to Kavita via OpenCollective.
|
||||
|
||||
|
||||
## Contributors
|
||||
|
@ -103,17 +111,6 @@ Thank you to [<img src="/Logo/jetbrains.svg" alt="" width="32"> JetBrains](http:
|
|||
* [<img src="/Logo/rider.svg" alt="" width="32"> Rider](http://www.jetbrains.com/rider/)
|
||||
* [<img src="/Logo/dottrace.svg" alt="" width="32"> dotTrace](http://www.jetbrains.com/dottrace/)
|
||||
|
||||
## Localization
|
||||
Thank you to [Weblate](https://hosted.weblate.org/engage/kavita/) who hosts our localization infrastructure pro-bono. If you want to see Kavita in your language, please help us localize.
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/kavita/">
|
||||
<img src="https://hosted.weblate.org/widget/kavita/horizontal-auto.svg" alt="Translation status" />
|
||||
</a>
|
||||
|
||||
## PikaPods
|
||||
If you are looking to try your hand at self-hosting but lack the machine, [PikaPods](https://www.pikapods.com/pods?run=kavita) is a great service that
|
||||
allows you to easily spin up a server. 20% of app revenues are contributed back to Kavita via OpenCollective.
|
||||
|
||||
### License
|
||||
|
||||
* [GNU GPL v3](http://www.gnu.org/licenses/gpl.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue