Skip to content

Commit

Permalink
network/syncthingtray-bin: Updated for version 1.6.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Lavorini authored and sbo-bot[bot] committed Dec 7, 2024
1 parent e5fe738 commit 5bdb871
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions network/syncthingtray-bin/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Syncthing Tray Features
intend to replace the official web-based UI
- Check state of directories and devices
- Check current traffic statistics
- Display further details about directories and devices, like last
- Display further details about directories and devices, like last
file, last scan, items out of sync, ...
- Display ongoing downloads
- Display Syncthing log
Expand All @@ -17,11 +17,11 @@ Syncthing Tray Features
- Uses Qt's notification support or a D-Bus notification daemon
directly
+ Provides a wizard for a quick setup
+ Allows monitoring the status of the Syncthing systemd unit and to
+ Allows monitoring the status of the Syncthing systemd unit and to
start and stop it (see section Configuring systemd integration)
+ Provides an option to conveniently add the tray to the applications
launched when the desktop environment starts
+ Can launch Syncthing automatically when started and display
+ Can launch Syncthing automatically when started and display
stdout/stderr (useful under Windows)
+ Provides quick access to the official web-based UI
- Can be opened as regular browser tab
Expand All @@ -35,7 +35,7 @@ Syncthing Tray Features
- Wait for idle
- View and modify raw configuration
- Supports Bash completion, even for directory and device names
+ Also bundles a KIO plugin which shows the status of a Syncthing
+ Also bundles a KIO plugin which shows the status of a Syncthing
directory and allows to trigger Syncthing actions in the Dolphin
file manager
- Rescan selected items
Expand Down
4 changes: 2 additions & 2 deletions network/syncthingtray-bin/syncthingtray-bin.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Slackware build script for syncthingtray

# Copyright 2023-2024 Marco Lavorini, Campiglia Marittima Italy
# Copyright 2023-2024 Marco Lavorini, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand All @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=syncthingtray-bin
SRCNAM=syncthingtray
VERSION=${VERSION:-1.6.3}
VERSION=${VERSION:-1.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
8 changes: 4 additions & 4 deletions network/syncthingtray-bin/syncthingtray-bin.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="syncthingtray-bin"
VERSION="1.6.3"
VERSION="1.6.4"
HOMEPAGE="https://github.com/Martchus/syncthingtray"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/Martchus/syncthingtray/releases/download/v1.6.3/syncthingtray-1.6.3-x86_64-pc-linux-gnu.tar.xz"
MD5SUM_x86_64="533c5e9208c9213fca5a40cc2ea50871"
DOWNLOAD_x86_64="https://github.com/Martchus/syncthingtray/releases/download/v1.6.4/syncthingtray-1.6.4-x86_64-pc-linux-gnu.tar.xz"
MD5SUM_x86_64="166e7faa89770dc6a23004751787d905"
REQUIRES=""
MAINTAINER="Marco Lavorini"
EMAIL="sbo.mlavorini@outlook.com"
EMAIL="sbo dot mlavorini at outlook dot com"

0 comments on commit 5bdb871

Please sign in to comment.