Skip to content

Commit

Permalink
Добавлено: Synching - Frontmatter
Browse files Browse the repository at this point in the history
Исправлено: Synching - Добавлен в навигацию
  • Loading branch information
Ampernic committed Apr 13, 2024
1 parent 33cb9fa commit fb0aab1
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export const docs = [
{ text: 'Speedtest CLI', link: '/speedtest-cli' },
{ text: 'Spotify', link: '/spotify' },
{ text: 'Steam', link: '/steam' },
{ text: 'Synching', link: '/Synching'},
{ text: 'Telegram', link: '/telegram' },
{ text: 'Thunderbird', link: '/thunderbird' },
{ text: 'Timeshift', link: '/timeshift' },
Expand Down
24 changes: 24 additions & 0 deletions docs/apps/Synching.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
---
title: Syncthing
appstreamRepo: me.kozec.syncthingtk
aggregation:
flatpak: me.kozec.syncthingtk
appstream:
id: me.kozec.syncthingtk
name: Syncthing
icon: /syncthing/syncthing-logo.svg
summary: Приложение, позволяющее синхронизировать файлы между несколькими устройствами.
developer:
name: kozec
avatar: /syncthing/syncthing-avatar.png
metadata_license:
name: GNU GPLv2
link: https://choosealicense.com/licenses/gpl-2.0/
url:
homepage: https://github.com/kozec/syncthing-gtk
bugtracker: https://github.com/kozec/syncthing-gtk/issues
translate: https://explore.transifex.com/syncthing-gtk/syncthing-gtk/
---



# Syncthing
Syncthing — приложение, позволяющее синхронизировать файлы между несколькими устройствами. Присутствует поддержка сохранения последовательных версий файла по нескольким алгоритмам, включая пользовательский, что позволяет использовать Syncthing также для целей резервного копирования, хотя это и не рекомендуется. Приложение и протокол публикуются под открытой лицензией.

Expand Down
Binary file added docs/public/syncthing/syncthing-avatar.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/public/syncthing/syncthing-logo.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fb0aab1

Please sign in to comment.