Skip to content

xfce-mirror/thunar-shares-plugin

Repository files navigation

License

thunar-shares-plugin

The Thunar Shares Plugin (thunar-shares-plugin) allows you to quickly share a folder using Samba from Thunar (the Xfce file manager) without requiring root access.


Homepage

Thunar-shares-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Thunar-shares-plugin source code

Download a Release Tarball

Thunar-shares-plugin shares or Thunar-shares-plugin tags

Installation

From source code repository:

% cd thunar-shares-plugin
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf thunar-shares-plugin-<version>.tar.xz
% cd thunar-shares-plugin-<version>
% meson setup build
% meson compile -C build
% meson install -C build

For information about how to setup Samba correctly, see Samba Setup in the Xfce documentation.

Uninstallation

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 92