1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chtickynotes_ynh.git synced 2024-09-03 18:15:57 +02:00
This commit is contained in:
Éric Gaspar 2023-01-18 12:22:02 +01:00
parent 93d233e744
commit 6c7100ea57
3 changed files with 8 additions and 7 deletions

View file

@ -1,6 +1,6 @@
## Overview ChtickyNotes is a "simple post-it" based on [Post It All!](https://github.com/txusko/PostItAll).
ChtickyNotes core is based on [Post It All!](https://github.com/txusko/PostItAll).
ChtickyNotes is a "simple post-it" application. Its main features are: ##Features:
- notes movable and resizable - notes movable and resizable
- edit note by just typing on it (or CTRL-V to paste chunks of HTML) - edit note by just typing on it (or CTRL-V to paste chunks of HTML)
- menu on each note to change its color, and so on - menu on each note to change its color, and so on

View file

@ -1,6 +1,7 @@
## Overview ChtickyNotes est une application "post-it" basé sur [Post It All!](Https://github.com/txusko/PostItAll).
Le noyau de ChtickyNotes est basé sur [Post It All!](Https://github.com/txusko/PostItAll).
ChtickyNotes est une application "post-it". Ses principales caractéristiques sont :
## Features:
- notes mobiles et redimensionnables - notes mobiles et redimensionnables
- éditer la note en tapant simplement dessus (ou CTRL-V pour coller du code HTML) - éditer la note en tapant simplement dessus (ou CTRL-V pour coller du code HTML)
- menu sur chaque note pour changer sa couleur... - menu sur chaque note pour changer sa couleur...

View file

@ -21,7 +21,7 @@
"email": "" "email": ""
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.0.9"
}, },
"multi_instance": false, "multi_instance": false,
"services": [ "services": [