Gigolo - remote filesystem management frontend
Introduction
Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs. It allows you to quickly connect/mount local and remote filesystems and manage bookmarks of such.
GVfs is an userspace virtual filesystem and the successor of GnomeVfs but doesn't
depend on Gnome itself. It only requires a recent GLib version and a properly setup
DBus system. Then it provides almost transparent access to remote
resources like FTP or SFTP (SSH) connections, SMB (windows shares) or special resources like trash:
or even accessing your digital photo camera.
,
burn:
For more information and additional help, please see the gigolo homepage.
Usage
You can start Gigolo in the following ways:
- From the Desktop Environment menu:
Choose in your application menu of your used Desktop Environment: System --> Gigolo.
- From the command line:
To start Gigolo from a command line, type the following and press Return::
$ gigolo
- To get a list of available command line options, run::
$ gigolo --help
Screenshots
Dependencies
For compiling Gigolo, you will need the GTK (>= 2.12.0) libraries and header files. You will also need its dependency libraries and header files, such as Pango, Cairo, Glib and ATK. All these files are available at http://www.gtk.org.
Furthermore you need, of course, a C compiler as well as the intltool package.
- GTK 2.12 or newer
- GLib 2.16 or newer
- GVfs (in any version)
- intltool
Latest Release
- gigolo 0.5.4 released (2024/12/25 16:08)gigolo 0.5.4 is now available for download from https://archive.xfce.org/src/apps/gigolo/0.5/gigolo-0.5.4.tar.bz2 https://archive.xfce.org/src/apps/gigolo/0.5/gigolo-0.5.4.tar.bz2?sha1 https://archive.xfce.org/src/apps/gigolo/0.5/gigolo-0.5.4.tar.bz2?sha256 What is gigolo? =============== Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such. Website: https://docs.xfce.org/apps/gigolo/start Release notes for 0.5.4 ======================= - Update copyright year - I18n: Update po/LINGUAS list - Added missing Keywords entry to .desktop file - I18n: Update po/LINGUAS list - build: Use XDT_VERSION_INIT - build: Switch from intltool to gettext - build: Add #ifdef around bind_textdomain_codeset - build: Define our own windowing macro instead of extending GDK's - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur
Source Code Repository
Reporting Bugs
- Reporting Bugs – Open bug reports and how to report new bugs