Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 2.6 KB

README_nl.md

File metadata and controls

59 lines (39 loc) · 2.6 KB

Shiori voor Yunohost

Integratieniveau Mate van functioneren Onderhoudsstatus

Shiori met Yunohost installeren

Deze README in een andere taal lezen.

Met dit pakket kun je Shiori snel en eenvoudig op een YunoHost-server installeren.
Als je nog geen YunoHost hebt, lees dan de installatiehandleiding, om te zien hoe je 'm installeert.

Overzicht

Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket. You can use it as command line application or as web application. This application is distributed as a single binary, which means it can be installed and used easily.

Features

  • Simple and clean command line interface.
  • Basic bookmarks management i.e. add, edit and delete.
  • Search bookmarks by their title, tags, URL and page content.
  • Import and export bookmarks from and to Netscape Bookmark file.
  • Simple web interface for those who don't want to use a command line app.
  • Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.

Geleverde versie: 1.7.4~ynh1

Schermafdrukken

Schermafdrukken van Shiori

Documentatie en bronnen

Ontwikkelaarsinformatie

Stuur je pull request alsjeblieft naar de testing-branch.

Om de testing-branch uit te proberen, ga als volgt te werk:

sudo yunohost app install https://github.com/YunoHost-Apps/shiori_ynh/tree/testing --debug
of
sudo yunohost app upgrade shiori -u https://github.com/YunoHost-Apps/shiori_ynh/tree/testing --debug

Verdere informatie over app-packaging: https://yunohost.org/packaging_apps