2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2026-06-29 07:09:30 +02:00
Shaarli package for YunoHost
  • Shell 76.6%
  • PHP 23.4%
Find a file
2026-06-02 16:28:26 +02:00
.github [autopatch] Update issue and PR templates (#71) 2021-11-21 09:02:49 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:18:01 +01:00
doc Add pre_upgrade message for 0.16.3~ynh1 2026-06-02 12:06:10 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:49:38 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#97) 2025-05-09 21:39:31 +02:00
LICENSE Version 2 (#84) 2023-03-21 18:14:35 +01:00
manifest.toml v0.16.3 2026-06-02 12:01:56 +02:00
README.md Auto-update READMEs 2026-06-02 12:02:48 +02:00
tests.toml Version 2 (#84) 2023-03-21 18:14:35 +01:00

Logo of Shaarli Shaarli, packaged for YunoHost

Save, sort, synchronize and share web addresses

App Demo Version: 0.16.3~ynh1

Screenshots

Screenshot of Shaarli

📦 Developer info

Automatic tests level

🛠️ Upstream Shaarli repository: https://github.com/shaarli/Shaarli

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade shaarli -u https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.