1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shiori_ynh.git synced 2024-09-03 20:26:17 +02:00
shiori_ynh/README_ru.md
2024-08-31 13:14:45 +00:00

3.3 KiB
Raw Permalink Blame History

Shiori для YunoHost

Уровень интеграции Состояние работы Состояние сопровождения

Установите Shiori с YunoHost

Прочтите этот README на других языках.

Этот пакет позволяет Вам установить Shiori быстро и просто на YunoHost-сервер.
Если у Вас нет YunoHost, пожалуйста, посмотрите инструкцию, чтобы узнать, как установить его.

Обзор

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.

Поставляемая версия: 1.7.0~ynh3

Снимки экрана

Снимок экрана Shiori

Документация и ресурсы

Информация для разработчиков

Пришлите Ваш запрос на слияние в ветку testing.

Чтобы попробовать ветку testing, пожалуйста, сделайте что-то вроде этого:

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

Больше информации о пакетировании приложений: https://yunohost.org/packaging_apps