2020-10-14 12:53:53 +02:00
|
|
|
# Bludit for YunoHost
|
|
|
|
|
|
|
|
[![Integration level](https://dash.yunohost.org/integration/bludit.svg)](https://dash.yunohost.org/appci/app/bludit) ![](https://ci-apps.yunohost.org/ci/badges/bludit.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bludit.maintain.svg)
|
|
|
|
[![Install Bludit with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=bludit)
|
|
|
|
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
|
|
|
|
> *This package allow you to install Bludit quickly and simply on a YunoHost server.
|
|
|
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
|
|
Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
|
|
|
|
|
2020-10-14 12:56:49 +02:00
|
|
|
**Shipped version:** 3.13.1
|
2020-10-14 12:53:53 +02:00
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
2020-10-14 12:56:49 +02:00
|
|
|
![](https://www.bludit.com/img/bludit_1_en.png?version=3.9.1)
|
2020-10-14 12:53:53 +02:00
|
|
|
|
|
|
|
## Demo
|
|
|
|
|
|
|
|
* [YunoHost demo](https://demo.yunohost.org/ttrss/)
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
2020-10-14 13:08:40 +02:00
|
|
|
* Official documentation: https://docs.bludit.com/en/
|
2020-10-14 12:53:53 +02:00
|
|
|
* YunoHost documentation: https://yunohost.org/#/app_bludit
|
|
|
|
|
|
|
|
## YunoHost specific features
|
|
|
|
|
|
|
|
#### Multi-users support
|
|
|
|
|
|
|
|
#### Supported architectures
|
|
|
|
|
|
|
|
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/bludit%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/bludit/)
|
|
|
|
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/bludit%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/bludit/)
|
|
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
|
|
## Additionnal informations
|
|
|
|
|
|
|
|
## Links
|
|
|
|
|
2020-10-14 12:56:49 +02:00
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/bludit_ynh/issues
|
|
|
|
* Bludit website: https://www.bludit.com/
|
|
|
|
* Bludit repository: https://github.com/bludit/bludit
|
2020-10-14 12:53:53 +02:00
|
|
|
* YunoHost website: https://yunohost.org/
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## Developers infos
|
|
|
|
|
|
|
|
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/bludit_ynh/tree/testing).
|
|
|
|
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
```
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/bludit_ynh/tree/testing --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade bludit -u https://github.com/YunoHost-Apps/bludit_ynh/tree/testing --debug
|
|
|
|
```
|