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.
Thunar-shares-plugin documentation
See NEWS for details on changes and fixes made in the current release.
Thunar-shares-plugin source code
Thunar-shares-plugin shares or Thunar-shares-plugin tags
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.
% ninja uninstall -C build
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.