terzinnorbert/seencthing is a Laravel package for syncthing web viewer.
It currently has 5 GitHub stars and 1 downloads on Packagist (latest version v0.3.0).
Install it with composer require terzinnorbert/seencthing.
Discover more Laravel packages by terzinnorbert
or browse all Laravel packages to compare alternatives.
Last updated
Seencthing is an open-source web viewer for Syncthing.
It does not store the shared files in the filesystem, just lists the remote directories and when you click on the file it downloads in the background.
It uses the syncthing binary, make sure you installed the latest version
A side effect of this implementation: you have to run one or more other instances where the shared data are available. Without online instance(s) you just see the filesystem.
