1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chtickynotes_ynh.git synced 2024-09-03 18:15:57 +02:00
Chtickynotes package for YunoHost
Find a file
2023-10-31 14:00:59 +00:00
.github Add templates 2021-05-12 23:03:39 +02:00
conf Cosmetics 2023-10-15 14:19:21 +02:00
doc Manifestv2, bookworm fixes 2023-10-15 14:19:21 +02:00
scripts Cosmetics 2023-10-15 14:19:21 +02:00
sources fix save option 2020-11-26 18:54:25 +05:30
LICENSE Fix 2020-11-05 13:42:03 +01:00
manifest.toml cleaning 2023-10-15 14:19:21 +02:00
README.md Auto-update README 2023-10-31 14:00:59 +00:00
README_fr.md Auto-update README 2023-10-31 14:00:59 +00:00
tests.toml Remove upgrade from old versions 2023-10-15 14:19:21 +02:00

ChtickyNotes for YunoHost

Integration level Working status Maintenance status

Install ChtickyNotes with YunoHost

Lire ce readme en français.

This package allows you to install ChtickyNotes quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

ChtickyNotes is a "simple post-it" based on Post It All!.

Features

  • notes movable and resizable
  • 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
  • global menu to change board, and so on
  • autosave every 10 seconds
  • storage on the server (not on the browser local storage)

Shipped version: 1.0~ynh5

Screenshots

Screenshot of ChtickyNotes

🔴 Antifeatures

  • 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

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/chtickynotes_ynh/tree/testing --debug
or
sudo yunohost app upgrade chtickynotes -u https://github.com/YunoHost-Apps/chtickynotes_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps