2022-12-29 12:41:54 +01:00
|
|
|
|
<!--
|
2024-04-01 03:39:51 +02:00
|
|
|
|
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
2022-12-29 12:41:54 +01:00
|
|
|
|
It shall NOT be edited by hand.
|
|
|
|
|
-->
|
|
|
|
|
|
2022-12-29 12:42:00 +01:00
|
|
|
|
# Libremdb for YunoHost
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
2024-07-15 17:52:07 +02:00
|
|
|
|
[![Integration level](https://dash.yunohost.org/integration/libremdb.svg)](https://ci-apps.yunohost.org/ci/apps/libremdb/) ![Working status](https://ci-apps.yunohost.org/ci/badges/libremdb.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/libremdb.maintain.svg)
|
2023-02-24 18:19:32 +01:00
|
|
|
|
|
2022-12-29 12:42:00 +01:00
|
|
|
|
[![Install Libremdb with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libremdb)
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
2024-04-01 03:39:51 +02:00
|
|
|
|
*[Read this README in other languages.](./ALL_README.md)*
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
2024-04-01 03:39:51 +02:00
|
|
|
|
> *This package allows you to install Libremdb quickly and simply on a YunoHost server.*
|
|
|
|
|
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
2022-12-29 12:42:00 +01:00
|
|
|
|
A free & open source IMDb front-end.
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
2022-12-29 12:42:00 +01:00
|
|
|
|
- Browse any movie info without being tracked or bombarded by annoying ads.
|
|
|
|
|
- Modern interface with curated colors supporting both dark and light themes.
|
|
|
|
|
- Be it your small mobile or big computer screen, it’s fully responsive.
|
|
|
|
|
- Lightweight
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
|
|
|
|
|
2022-12-29 12:42:00 +01:00
|
|
|
|
|
2024-08-25 03:39:50 +02:00
|
|
|
|
**Shipped version:** 4.0.0~ynh1
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
2024-04-01 03:39:51 +02:00
|
|
|
|
**Demo:** <https://libremdb.iket.me/about>
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
|
2022-12-29 12:42:00 +01:00
|
|
|
|
![Screenshot of Libremdb](./doc/screenshots/screenshot.png)
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
|
|
|
|
## Documentation and resources
|
|
|
|
|
|
2024-04-01 03:39:51 +02:00
|
|
|
|
- Official app website: <https://libremdb.iket.me/>
|
|
|
|
|
- Upstream app code repository: <https://github.com/zyachel/libremdb>
|
|
|
|
|
- YunoHost Store: <https://apps.yunohost.org/app/libremdb>
|
|
|
|
|
- Report a bug: <https://github.com/YunoHost-Apps/libremdb_ynh/issues>
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
|
|
|
|
## Developer info
|
|
|
|
|
|
2024-04-01 03:39:51 +02:00
|
|
|
|
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing).
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
2024-04-01 03:39:51 +02:00
|
|
|
|
To try the `testing` branch, please proceed like that:
|
2022-12-29 12:41:54 +01:00
|
|
|
|
|
2024-04-01 03:39:51 +02:00
|
|
|
|
```bash
|
2022-12-29 12:42:00 +01:00
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug
|
2022-12-29 12:41:54 +01:00
|
|
|
|
or
|
2022-12-29 12:42:00 +01:00
|
|
|
|
sudo yunohost app upgrade libremdb -u https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug
|
2022-12-29 12:41:54 +01:00
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|