Skip to content

xfce-mirror/gigolo

Repository files navigation

License

gigolo

Gigolo is a frontend to easily manage connections to local and remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such.


Homepage

Gigolo documentation

Changelog

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

Source Code Repository

Gigolo source code

Download a Release Tarball

Gigolo archive or Gigolo tags

Installation

From source code repository:

% cd gigolo
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf gigolo-<version>.tar.bz2
% cd gigolo-<version>
% ./configure
% make
% make install

Reporting Bugs

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