1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00
Shaarli package for YunoHost
Find a file
2024-06-23 14:35:46 +02:00
.github [autopatch] Update issue and PR templates (#71) 2021-11-21 09:02:49 +01:00
conf Version 2 (#84) 2023-03-21 18:14:35 +01:00
doc Update DESCRIPTION_fr.md 2023-11-15 13:31:18 +01:00
scripts Update _common.sh: cleanup, smart_mktemp ain't used anywhere 2024-05-19 13:26:17 +02:00
.gitignore git ignore 2013-12-17 19:55:25 +01:00
ALL_README.md Update READMEs 2024-06-23 14:35:46 +02:00
LICENSE Version 2 (#84) 2023-03-21 18:14:35 +01:00
manifest.toml Testing | 0.13 (#93) 2023-12-28 18:11:36 +01:00
README.md Auto-update READMEs 2024-05-19 11:26:21 +00:00
README_es.md Auto-update READMEs 2024-05-19 11:26:21 +00:00
README_eu.md Auto-update READMEs 2024-05-19 11:26:21 +00:00
README_fr.md Auto-update READMEs 2024-05-19 11:26:21 +00:00
README_gl.md Auto-update READMEs 2024-05-19 11:26:21 +00:00
README_it.md Auto-update README 2024-03-29 07:22:35 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-19 11:26:21 +00:00
tests.toml Version 2 (#84) 2023-03-21 18:14:35 +01:00

Shaarli for YunoHost

Integration level Working status Maintenance status

Install Shaarli with YunoHost

Read this README in other languages.

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

Overview

Shaarli is a minimalist bookmark manager and link sharing service that you can install on your own server. It is designed to be personal (single-user), fast and handy.

Features

  • share, comment and save interesting links
  • bookmark useful/frequent links and share them between computers
  • a minimal blog/microblog/writing platform
  • a read-it-later/todo list
  • a notepad to draft and save articles/posts/ideas
  • a knowledge base to keep notes, documentation and code snippets
  • a shared clipboard/notepad/pastebin between computers
  • playlist manager for online media
  • feed other blogs, aggregators, social networks...

Shipped version: 0.13.0~ynh1

Demo: https://demo.shaarli.org/

Screenshots

Screenshot of Shaarli

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/shaarli_ynh/tree/testing --debug
or
sudo yunohost app upgrade shaarli -u https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing --debug

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