Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Latest commit

 

History

History
65 lines (42 loc) · 2.85 KB

README_fr.md

File metadata and controls

65 lines (42 loc) · 2.85 KB

Encryptic pour YunoHost

Niveau d’intégration Statut du fonctionnement Statut de maintenance

Installer Encryptic avec YunoHost

Read this readme in english.

Ce package vous permet d’installer Encryptic rapidement et simplement sur un serveur YunoHost. Si vous n’avez pas YunoHost, regardez ici pour savoir comment l’installer et en profiter.

Vue d’ensemble

Encryptic (fork of Laverna) is an anonymous system, encrypted and without registration required, it is accessible via a web browser (without software installation). The data is private because it is stored by default on your machine (InnoDB and localstorage), it is a setting in the settings that will allow you to synchronize it via the cloud on your various devices.

Features

  • Markdown editor based on Pagedown
  • Synchronization with cloud storage via Dropbox or RemoteStorage
  • Multiple editing modes: normal, preview, and distraction free
  • Offline access to your notes
  • WYSIWYG control buttons
  • Syntax highlighting, MathJax support
  • Robust keyboard shortcuts

Version incluse : 0.1.0~ynh4

Démo : https://app.encryptic.org/

Captures d’écran

Capture d’écran de Encryptic

🔴 Fonctions indésirables

  • Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit.

sudo yunohost app install https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug
ou
sudo yunohost app upgrade encryptic -u https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug

Plus d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps