{"id":20389282,"url":"https://github.com/fflorent/matrix-appservice-discord_ynh","last_synced_at":"2026-06-06T17:32:42.245Z","repository":{"id":141803097,"uuid":"403557833","full_name":"fflorent/matrix-appservice-discord_ynh","owner":"fflorent","description":"Matrix-Discord bridge package for Yunohost","archived":false,"fork":false,"pushed_at":"2021-09-09T15:35:31.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T10:02:22.021Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fflorent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-06T09:14:15.000Z","updated_at":"2021-09-09T07:55:43.000Z","dependencies_parsed_at":"2023-04-03T12:02:58.086Z","dependency_job_id":null,"html_url":"https://github.com/fflorent/matrix-appservice-discord_ynh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"YunoHost/example_ynh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflorent%2Fmatrix-appservice-discord_ynh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflorent%2Fmatrix-appservice-discord_ynh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflorent%2Fmatrix-appservice-discord_ynh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fflorent%2Fmatrix-appservice-discord_ynh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fflorent","download_url":"https://codeload.github.com/fflorent/matrix-appservice-discord_ynh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940539,"owners_count":20045878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T03:17:09.635Z","updated_at":"2026-06-06T17:32:42.154Z","avatar_url":"https://github.com/fflorent.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Packaging your an app, starting from this example\n\n- Copy this app before working on it, using the ['Use this template'](https://github.com/YunoHost/example_ynh/generate) button on the Github repo.\n- Edit the `manifest.json` with app specific info.\n- Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts, and any relevant conf files in `conf/`.\n  - Using the [script helpers documentation.](https://yunohost.org/packaging_apps_helpers)\n- Add a `LICENSE` file for the package.\n- Edit `doc/DISCLAIMER*.md`\n- The `README.md` files are to be automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator\n\n\n---\n\n\u003c!--\nN.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator\nIt shall NOT be edited by hand.\n--\u003e\n\n# Example app for YunoHost\n\n[![Integration level](https://dash.yunohost.org/integration/example.svg)](https://dash.yunohost.org/appci/app/example) ![](https://ci-apps.yunohost.org/ci/badges/example.status.svg)  ![](https://ci-apps.yunohost.org/ci/badges/example.maintain.svg)\n[![Install example with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=example)\n\n*[Lire ce readme en français.](./README_fr.md)*\n\n\u003e *This package allows you to install example quickly and simply on a YunoHost server.\nIf you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*\n\n## Overview\n\nExplain in *a few (10~15) words* the purpose of the app or what it actually does (it is meant to give a rough idea to users browsing a catalog of 100+ apps)\n\n**Shipped version:** 1.0~ynh1\n\n**Demo:** https://demo.example.com\n\n\n## Screenshots\n\n\n   ![](./doc/screenshots/example.jpg)\n\n\n\n\n## Disclaimers / important information\n\n* Any known limitations, constrains or stuff not working, such as (but not limited to):\n    * requiring a full dedicated domain ?\n    * architectures not supported ?\n    * not-working single-sign on or LDAP integration ?\n    * the app requires an important amount of RAM / disk / .. to install or to work properly\n    * etc...\n\n* Other infos that people should be aware of, such as:\n    * any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)\n    * how to configure / administrate the application if it ain't obvious\n    * upgrade process / specificities / things to be aware of ?\n    * security considerations ?\n\n\n\n## Documentation and resources\n\n* Official app website: https://example.com\n* Official user documentation: https://yunohost.org/apps\n* Official admin documentation: https://yunohost.org/packaging_apps\n* Upstream app code repository:  https://some.forge.com/example/example\n* YunoHost documentation for this app: https://yunohost.org/app_example\n* Report a bug: https://github.com/YunoHost-Apps/example_ynh/issues\n\n## Developer info\n\nPlease send your pull request to the [testing branch](https://github.com/YunoHost-Apps/example_ynh/tree/testing).\n\nTo try the testing branch, please proceed like that.\n```\nsudo yunohost app install https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug\nor\nsudo yunohost app upgrade example -u https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug\n```\n\n**More info regarding app packaging:** https://yunohost.org/packaging_apps","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffflorent%2Fmatrix-appservice-discord_ynh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffflorent%2Fmatrix-appservice-discord_ynh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffflorent%2Fmatrix-appservice-discord_ynh/lists"}