'plume.png', 'peertube' => 'peertube.png', 'gitea' => 'gitea.png', 'libreqr' => 'qr.png', 'bitwarden' => 'bitwarden.png', 'nextcloud' => 'nextcloud.png', 'synapse' => 'matrix.png', 'riot' => 'riot.png', 'privatebin' => 'privatebin.png', 'jirafeau' => 'jirafeau.png', 'rssbridge' => 'rssbridge.png', 'searx' => 'searx.png', 'etherpad' => 'etherpad.png', 'diagrams' => 'diagrams.png', 'opensondage' => 'opensondage.png', ); $urlService = array( 'plume' => 'blog', 'peertube' => 'video', 'gitea' => 'code', 'libreqr' => 'qr', 'bitwarden' => 'mdp', 'nextcloud' => 'nuage', 'synapse' => 'matrix', 'riot' => 'riot', 'privatebin' => 'texte', 'jirafeau' => 'up', 'rssbridge' => 'rss', 'searx' => 'searx', 'etherpad' => 'pad', 'diagrams' => 'draw', 'opensondage' => 'sondage', ); $nomService = array( 'plume' => 'Plume', 'peertube' => 'PeerTube', 'gitea' => 'Gitea', 'libreqr' => 'LibreQR', 'bitwarden' => 'Bitwarden', 'nextcloud' => 'Nextcloud', 'synapse' => 'Synapse', 'riot' => 'Riot', 'privatebin' => 'PrivateBin', 'jirafeau' => 'Jirafeau', 'rssbridge' => 'RSS Bridge', 'searx' => 'Searx', 'etherpad' => 'Etherpad', 'diagrams' => 'Diagrammes', 'opensondage' => 'OpenSondage', ); $infoThemeService = array( 'plume' => 'Thème sombre & rouge', 'peertube' => 'Thème rouge', 'gitea' => 'Thème sombre', 'libreqr' => 'Thème sombre', 'bitwarden' => NULL, 'nextcloud' => 'Thème sombre', 'synapse' => NULL, 'riot' => NULL, 'privatebin' => 'Thème sombre', 'jirafeau' => 'Thème sombre', 'rssbridge' => 'Thème sombre & rouge', 'searx' => 'Thème sombre', 'etherpad' => NULL, 'diagrams' => NULL, 'opensondage' => NULL, ); $descService = array( 'plume' => 'Créez simplement un blog qui sera accessible via le Web, le Fédiverse et un flux Atom.', 'peertube' => 'Regardez ou publiez des vidéos sur le Fédiverse en pair à pair.', 'gitea' => 'Forge logicielle simple basée sur Git.', 'libreqr' => "Un générateur de codes QR fait maison.", 'bitwarden' => 'Générez, enregistrez et synchronisez des mots ou phrases de passe fortes.', 'nextcloud' => 'Synchronisation de fichiers, de contacts (CardDAV), d’agenda (CalDAV), Carnet , et plein d’autres fonctionnalités grâce à des extensions.', 'synapse' => 'Un serveur Matrix, qui est un protocole internet moderne pour la communication écrite, audio ou vidéo.', 'riot' => 'Client Web pour Matrix.', 'privatebin' => 'Partagez des textes, codes sources ou Markdown rapidement.', 'jirafeau' => 'Partagez rapidement n’importe quel fichier avec n’importe qui.', 'rssbridge' => 'Exportez les données de centaines de sites aux formats Atom, JSON, HTML, Mrss ou texte.', 'searx' => 'Métamoteur anonymé : combine plusieurs moteurs de recherche sur une seule page.', 'etherpad' => 'Éditez un texte sur plusieurs appareils en même temps. Utilisable avec MyPads.', 'diagrams' => 'Créez des graphiques pour représenter des idées.', 'opensondage' => 'Planifiez un rendez-vous ou prenez des décisions rapidement et simplement.' ); $siteOfficielService = array( 'plume' => 'joinplu.me', 'peertube' => 'joinpeertube.org', 'gitea' => 'gitea.io', 'libreqr' => NULL, 'bitwarden' => 'bitwarden.com', 'nextcloud' => 'nextcloud.com/fr_FR', 'synapse' => NULL, 'riot' => 'about.riot.im', 'privatebin' => 'privatebin.info', 'jirafeau' => NULL, 'rssbridge' => NULL, 'searx' => 'asciimoo.github.io/searx', 'etherpad' => 'etherpad.org', 'diagrams' => 'www.diagrams.net', 'opensondage' => NULL, ); $gitService = array( 'plume' => 'github.com/Plume-org/Plume', 'peertube' => 'github.com/Chocobozzz/PeerTube', 'gitea' => 'github.com/go-gitea/gitea', 'libreqr' => 'code.antopie.org/miraty/libreqr', 'bitwarden' => 'github.com/dani-garcia/bitwarden_rs', 'nextcloud' => 'github.com/nextcloud/server', 'synapse' => 'github.com/matrix-org/synapse', 'riot' => 'github.com/vector-im/riot-web', 'privatebin' => 'github.com/PrivateBin/PrivateBin', 'jirafeau' => 'gitlab.com/mojo42/Jirafeau', 'rssbridge' => 'github.com/rss-bridge/rss-bridge', 'searx' => 'github.com/asciimoo/searx', 'etherpad' => 'github.com/ether/etherpad-lite', 'diagrams' => 'github.com/jgraph/drawio', 'opensondage' => 'framagit.org/framasoft/framadate/framadate' ); $paquetYnhService = array( 'plume' => 'github.com/YunoHost-Apps/plume_ynh', 'peertube' => 'github.com/YunoHost-Apps/peertube_ynh', 'gitea' => 'github.com/YunoHost-Apps/gitea_ynh', 'libreqr' => 'code.antopie.org/miraty/qr_ynh', 'bitwarden' => 'github.com/YunoHost-Apps/bitwarden_ynh', 'nextcloud' => 'github.com/YunoHost-Apps/nextcloud_ynh', 'synapse' => 'github.com/YunoHost-Apps/synapse_ynh', 'riot' => 'github.com/YunoHost-Apps/riot_ynh', 'privatebin' => 'github.com/YunoHost-Apps/zerobin_ynh', 'jirafeau' => 'github.com/YunoHost-Apps/jirafeau_ynh', 'rssbridge' => 'github.com/YunoHost-Apps/rss-bridge_ynh', 'searx' => 'github.com/YunoHost-Apps/searx_ynh', 'etherpad' => 'github.com/YunoHost-Apps/etherpad_mypads_ynh', 'diagrams' => 'github.com/YunoHost-Apps/diagramsnet_ynh', 'opensondage' => 'github.com/YunoHost-Apps/opensondage_ynh', ); foreach($descService as $codeService => $descService) { ?>
· ·
'; } ?>