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.
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.
- 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
- Officiele gebruikersdocumentatie: https://github.com/go-shiori/shiori/wiki/Usage
- Officiele beheerdersdocumentatie: https://github.com/go-shiori/shiori/wiki
- Upstream app codedepot: https://github.com/go-shiori/shiori
- YunoHost-store: https://apps.yunohost.org/app/shiori
- Meld een bug: https://github.com/YunoHost-Apps/shiori_ynh/issues
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