Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| apps:gigolo:start [2019/12/09 11:05] – [Gigalo] kevinbowen | apps:gigolo:start [2024/12/11 10:34] (current) – kevinbowen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | ====== Gigolo ====== | + | {{ : |
| + | ====== Gigolo | ||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[#Latest Release|Latest Release]]** | ||
| + | * **[[#Source Code Repository|Source Code Repository]]** | ||
| + | * **[[# | ||
| + | ---- | ||
| + | ===== Introduction ===== | ||
| - | . | + | Gigolo is a frontend to easily manage connections to remote filesystems using |
| + | GIO/GVfs. It allows you to quickly connect/ | ||
| + | bookmarks of such. | ||
| + | GVfs is an userspace virtual filesystem and the successor of GnomeVfs but doesn' | ||
| + | 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, | ||
| - | ==== About the name ==== | ||
| - | Let me quote Olivier Fourdan about the name ' | + | For more information and additional help, please see the [[http:// |
| - | \\ | + | |
| - | > < | + | |
| - | > < | + | |
| + | ---- | ||
| + | |||
| + | ===== 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 | ||
| + | |||
| + | [[|Back to Top]] | ||
| ---- | ---- | ||
| ===== Screenshots ===== | ===== Screenshots ===== | ||
| - | <figure "The main window | + | <figure "Gigolo Main Window |
| - | {{: | + | {{: |
| </ | </ | ||
| | | ||
| - | <figure "The main window | + | <figure "Gigolo Preference Window |
| - | {{: | + | {{: |
| </ | </ | ||
| - | <figure "The bookmark edit dialog"> | + | <figure "Gigolo Bookmark Edit Dialog Window"> |
| - | {{: | + | {{: |
| </ | </ | ||
| + | [[|Back to Top]] | ||
| ---- | ---- | ||
| ===== Dependencies ===== | ===== 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:// | ||
| + | |||
| + | Furthermore you need, of course, a C compiler as well as the intltool package. | ||
| + | |||
| * GTK 2.12 or newer | * GTK 2.12 or newer | ||
| * GLib 2.16 or newer | * GLib 2.16 or newer | ||
| * GVfs (in any version) | * GVfs (in any version) | ||
| * intltool | * intltool | ||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| + | |||
| + | ===== Latest Release ===== | ||
| + | {{rss> | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | * **[[https:// | ||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| + | |||
| + | ===== Source Code Repository ===== | ||
| + | [[https:// | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Reporting Bugs ===== | ||
| + | * **[[: | ||
| + | |||
| [[|Back To Top]] | [[|Back To Top]] | ||
| ---- | ---- | ||
| - | [[:start|Back to main Xfce documentation page]] | + | [[:start|Return |