Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunohost-apps/bibliogram_ynh
Bibliogram package for YunoHost
https://github.com/yunohost-apps/bibliogram_ynh
bibliogram closember official-ynh yunohost yunohost-apps
Last synced: about 2 months ago
JSON representation
Bibliogram package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/bibliogram_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2020-08-10T07:23:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T12:32:17.000Z (almost 2 years ago)
- Last Synced: 2023-03-25T21:18:20.279Z (almost 2 years ago)
- Topics: bibliogram, closember, official-ynh, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 192 KB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bibliogram for YunoHost
[![Integration level](https://dash.yunohost.org/integration/bibliogram.svg)](https://dash.yunohost.org/appci/app/bibliogram) ![Working status](https://ci-apps.yunohost.org/ci/badges/bibliogram.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/bibliogram.maintain.svg)
[![Install Bibliogram with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bibliogram)*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Bibliogram 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.*## Overview
An alternative Instagram front-end
Bibliogram works without browser JavaScript, has no ads or tracking, and doesn't urge you to sign up.
**Shipped version:** 1.0.0~ynh17
**Demo:** https://bibliogram.art/
## Screenshots
![Screenshot of Bibliogram](./doc/screenshots/bibliogram.jpg)
## Disclaimers / important information
## Configuration
Bibliogram requires dedicated domain like `bibliogram.domain.tld`.
You can configure Bibliogram by editing this file `/var/www/bibliogram/config.js` using this the [documentation](https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Configuring.md)## :red_circle: Antifeatures
- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Documentation and resources
* Official admin documentation:
* Upstream app code repository:
* YunoHost documentation for this app:
* Report a bug:## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/bibliogram_ynh/tree/testing).
To try the testing branch, please proceed like that.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/bibliogram_ynh/tree/testing --debug
or
sudo yunohost app upgrade bibliogram -u https://github.com/YunoHost-Apps/bibliogram_ynh/tree/testing --debug
```**More info regarding app packaging:**