mirror of https://github.com/kurisufriend/Clover
parent
6de2b01dd2
commit
c06032a4d6
@ -1,33 +1,30 @@ |
||||
# Clover - 4chan browser for Android |
||||
# Clover - imageboard browser for Android |
||||
|
||||
Clover is a fast Android app for browsing [4chan](https://www.4chan.org/). |
||||
Clover adds inline replying, thread watching, notifications, themes, pass support, filters and a whole lot more. Clover is licensed under the GPL and will always be free. |
||||
[](https://crowdin.com/project/clover) |
||||
|
||||
[Join the Slack!](https://join.slack.com/t/uchan/shared_invite/enQtMjkyOTM3NDczNTcxLTNkMzljNDUyNjkzNjEwOTNkZTljZWQ3ZDNmNWUyMTY2YTAwNzBhNmI3YTg1YmNjMDQxZTgzMTM2YzE2YzRhMGI) |
||||
[IRC](https://webchat.freenode.net/?url=irc:///#Clover) |
||||
[Clover website](http://floens.github.io/Clover/) |
||||
[Clover dev builds](https://floens.github.io/Clover/#dev) |
||||
[F-Droid](https://floens.github.io/Clover/#fdroid) |
||||
[APK releases](https://floens.github.io/Clover/#releases) |
||||
[Website](http://floens.github.io/Clover/) |
||||
[APK releases](https://floens.github.io/Clover/#releases) | [Development APK releases](https://floens.github.io/Clover/#dev) | [F-Droid](https://floens.github.io/Clover/#fdroid) |
||||
[Telegram](https://t.me/cloverapp) | [Slack](https://join.slack.com/t/uchan/shared_invite/enQtMjkyOTM3NDczNTcxLTNkMzljNDUyNjkzNjEwOTNkZTljZWQ3ZDNmNWUyMTY2YTAwNzBhNmI3YTg1YmNjMDQxZTgzMTM2YzE2YzRhMGI) | [IRC](https://webchat.freenode.net/?url=irc:///#Clover) |
||||
[Donate](https://floens.github.io/Clover/#donate) |
||||
|
||||
Clover is a fast Android app for browsing imageboards, such as 4chan and 8chan. It adds inline replying, thread watching, notifications, themes, pass support, filters and a whole lot more. Clover is licensed under the GPL and will always be free. |
||||
|
||||
## Issues and features |
||||
Issues can be reported at the [Slack](https://join.slack.com/t/uchan/shared_invite/enQtMjkyOTM3NDczNTcxLTNkMzljNDUyNjkzNjEwOTNkZTljZWQ3ZDNmNWUyMTY2YTAwNzBhNmI3YTg1YmNjMDQxZTgzMTM2YzE2YzRhMGI) or here at the [Github Issues page](https://github.com/Floens/Clover/issues). Please search before reporting an issue to avoid duplicates! |
||||
|
||||
Also take a look at the [Trello board](https://trello.com/b/V6gclKvM/clover) to see if your issue or feature has already been considered. |
||||
Issues can be reported at one of the contact places noted above or here at the [Issues page](https://github.com/Floens/Clover/issues). Please search before reporting an issue to avoid duplicates! |
||||
|
||||
|
||||
## Contributing |
||||
Contributing to Clover is appreciated, there's always stuff to do or bugs to fix. I keep the todo list of Clover at the |
||||
[Clover Trello board](https://trello.com/b/V6gclKvM/clover). |
||||
[Make a new theme](https://github.com/Floens/Clover/wiki/Adding-a-new-theme) |
||||
|
||||
For first-time contributors, the issues with the label [good first issue](https://github.com/Floens/Clover/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) are a great place to start. |
||||
|
||||
## Building Clover |
||||
See the [Clover setup guide](https://github.com/Floens/Clover/wiki/Building-Clover) for a guide on building Clover. |
||||
|
||||
We have a spacial guide for [making new themes](https://github.com/Floens/Clover/wiki/Adding-a-new-theme) |
||||
|
||||
|
||||
## Translations |
||||
We use crowdin for crowdsourcing translations of the English strings to other languages. |
||||
[Help us with translating at crowdin.com here](https://crowdin.com/project/clover) |
||||
|
||||
|
||||
## License |
||||
* Clover is [GPLv3](https://github.com/Floens/Clover/blob/master/COPYING.txt) |
||||
* [Licenses of the used libraries](https://github.com/Floens/Clover/blob/dev/Clover/app/src/main/assets/html/licenses.html). |
||||
Clover is [GPLv3](https://github.com/Floens/Clover/blob/master/COPYING.txt), [licenses of the used libraries](https://github.com/Floens/Clover/blob/dev/Clover/app/src/main/assets/html/licenses.html). |
||||
|
Loading…
Reference in new issue