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
2021-12-12 18:19:47 +01:00
.github [autopatch] Update issue and PR templates (#71) 2021-11-21 09:02:49 +01:00
conf Fix linter (#73) 2021-11-22 19:20:21 +01:00
doc Delete .DS_Store 2021-11-29 16:14:22 +01:00
scripts Moar permission fixes 2021-12-12 18:19:47 +01:00
.gitignore git ignore 2013-12-17 19:55:25 +01:00
check_process Fix linter (#73) 2021-11-22 19:20:21 +01:00
LICENSE Updated the package according to latest yunohost standards and app updated to version 0.10.3 2019-04-05 15:59:32 +05:30
manifest.json Fix linter (#73) 2021-11-22 19:20:21 +01:00
README.md Fix linter (#73) 2021-11-22 19:20:21 +01:00
README_fr.md Fix linter (#73) 2021-11-22 19:20:21 +01:00

Shaarli for YunoHost

Integration level
Install Shaarli with YunoHost

Lire ce readme en français.

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.12.1~ynh2

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

Screenshots

Disclaimers / important information

Configuration

During the installation app will prompt you to install itself as public or private, if you choose public then anyone (not just YunoHost users) would be able to access your Shaarli instance.

After the installation is complete, go to the domain where the Shaarli is installed and create your account. After the creation of the account the registration will be locked.

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