gnome keyring
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1134
Gnome Keyring Manager 2.18.0
Gnome Keyring Manager is a keyring management program for the GNOME Desktop. more>> <<less
Download (0.58MB)
Added: 2007-03-13 License: LGPL (GNU Lesser General Public License) Price:
955 downloads
GNOME Mastermind 0.3
GNOME Mastermind is a Mastermind clone for GNOME Desktop. more>>
GNOME Mastermind is a Mastermind clone for GNOME Desktop.
GNOME Mastermind is a simple mastermind-like game that ive written mainly for fun and with learning purposes in spare time. Now it became quite stable and i decided to distribute it. Try it and give me some feedback.
<<lessGNOME Mastermind is a simple mastermind-like game that ive written mainly for fun and with learning purposes in spare time. Now it became quite stable and i decided to distribute it. Try it and give me some feedback.
Download (0.54MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
877 downloads
Gnome Specimen 0.2
Gnome Specimen project is a simple tool to view and compare fonts installed on your system. more>>
Gnome Specimen project is a simple tool to view and compare fonts installed on your system.
Main features:
- A list of all fonts available (the left pane)
- A list of font previews (the right pane)
- Configurable preview text and font size
- Configurable foreground and background colors used in the preview pane
- A Dutch translation
<<lessMain features:
- A list of all fonts available (the left pane)
- A list of font previews (the right pane)
- Configurable preview text and font size
- Configurable foreground and background colors used in the preview pane
- A Dutch translation
Download (0.20MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
524 downloads
GNOME Art 0.2
GNOME Art is a frontend for art.gnome.org. more>>
GNOME Art is a frontend for art.gnome.org.
The GNOME Art Collection written in ruby is a collection of tools for managing art from the art.gnome.org website.
GNOME Art is the graphical frontend for art.gnome.org. Backgrounds and all themes can be downloaded and previewed. Backgrounds, icon themes and splash screens can be installed directly.
GNOME Splash Screen Manager is for managing the splash screens of the GNOME desktop.
<<lessThe GNOME Art Collection written in ruby is a collection of tools for managing art from the art.gnome.org website.
GNOME Art is the graphical frontend for art.gnome.org. Backgrounds and all themes can be downloaded and previewed. Backgrounds, icon themes and splash screens can be installed directly.
GNOME Splash Screen Manager is for managing the splash screens of the GNOME desktop.
Download (0.065MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1554 downloads
gnome-terminal 2.18.1
gnome-terminal is the GNOME terminal emulator application. more>>
gnome-terminal is the GNOME terminal emulator application. gnome-terminal is only the shell (menubar, prefs dialog); the terminal emulation ("stuff in the middle") comes from the VTE widget. Remember this when choosing a bugzilla component.
How it works:
Profiles:
all settings are stored in profiles. prefs dialog edits the current profile
Session:
just the number of open windows/tabs and their profile is stored per-session
Command line options:
do not overlap things that are preferences
<<lessHow it works:
Profiles:
all settings are stored in profiles. prefs dialog edits the current profile
Session:
just the number of open windows/tabs and their profile is stored per-session
Command line options:
do not overlap things that are preferences
Download (2.8MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
873 downloads
GNOME Maze 0.8
GNOME Maze project is a maze board game. more>>
GNOME Maze project is a maze board game.
The objective is to get the Tux out of the maze.
This release has different levels, and if you are unable to solve the maze, the computer can do it for you.
Enhancements:
- implemended levels,
- improved pad-history,
- pixmaps,
- computer-solving.
<<lessThe objective is to get the Tux out of the maze.
This release has different levels, and if you are unable to solve the maze, the computer can do it for you.
Enhancements:
- implemended levels,
- improved pad-history,
- pixmaps,
- computer-solving.
Download (0.12MB)
Added: 2006-12-27 License: GPL (GNU General Public License) Price:
1035 downloads
gnome-kernel-manager 0.0.1
gnome-kernel-manager is a tool for managing kernel modules and more. more>>
gnome-kernel-manager is a tool for managing kernel modules and more.
gnome-kernel-manager is a gui for managing the kernel modules, .... Only Linux kernel is supported.
Main features:
- Shows the list of loaded modules.
- Shows the list of all installed modules.
- Shows information about modules.
- Supports (un)loading modules.
<<lessgnome-kernel-manager is a gui for managing the kernel modules, .... Only Linux kernel is supported.
Main features:
- Shows the list of loaded modules.
- Shows the list of all installed modules.
- Shows information about modules.
- Supports (un)loading modules.
Download (0.27MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
824 downloads
Gnome Bling Manager 0.1
Gnome Bling Manager is an interface to easily configure gnome desktop effects. more>>
Gnome Bling Manager is an interface to easily configure gnome desktop effects.
With the variety of different ways to enable effects in desktop, users will be like to turn it on or off, an easy tool to do it will help them configure their desired effects for their desktop.
A desktop menu entry will be created in "System > Preferences > Graphical Desktop Effects" that will configure Xgl/Compiz or xcompmgr based effects.
The interface must easily allow user to configure their desired effects based on what effects and method they choose.
<<lessWith the variety of different ways to enable effects in desktop, users will be like to turn it on or off, an easy tool to do it will help them configure their desired effects for their desktop.
A desktop menu entry will be created in "System > Preferences > Graphical Desktop Effects" that will configure Xgl/Compiz or xcompmgr based effects.
The interface must easily allow user to configure their desired effects based on what effects and method they choose.
Download (0.027MB)
Added: 2006-05-29 License: GPL (GNU General Public License) Price:
1244 downloads
GNOME Mplayer 0.4.7
GNOME Mplayer is a simple GUI for Mplayer. more>>
GNOME Mplayer project is a simple GUI frontend for Mplayer.
It is based heavily on the mplayerplug-in source code and can basically be seen as a standalone version of that. Currently it is a test bed for new methods of operation for mplayerplug-in and so it may be broken or lacking many features. I use it as my default viewer for media on my personal machine.
To set GNOME Mplayer as the default player for mms and rtsp protocols in Mozilla/Firefox add this to your prefs.js file
user_pref("network.protocol-handler.app.mms", "/usr/bin/gnome-mplayer");
user_pref("network.protocol-handler.app.rtsp", "/usr/bin/gnome-mplayer");
Or open the "about:config" location and create new string settings with the above values.
<<lessIt is based heavily on the mplayerplug-in source code and can basically be seen as a standalone version of that. Currently it is a test bed for new methods of operation for mplayerplug-in and so it may be broken or lacking many features. I use it as my default viewer for media on my personal machine.
To set GNOME Mplayer as the default player for mms and rtsp protocols in Mozilla/Firefox add this to your prefs.js file
user_pref("network.protocol-handler.app.mms", "/usr/bin/gnome-mplayer");
user_pref("network.protocol-handler.app.rtsp", "/usr/bin/gnome-mplayer");
Or open the "about:config" location and create new string settings with the above values.
Download (0.37MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
852 downloads
GNOME Translate 0.99
GNOME Translate is a natural language translator. more>>
GNOME Translate is a GNOME interface to libtranslate. It can translate a text or web page between several natural languages, and it can automatically detect the source language as you type.
GNOME Translate is free software, released under the terms of the GNU General Public License.
<<lessGNOME Translate is free software, released under the terms of the GNU General Public License.
Download (0.29MB)
Added: 2005-07-29 License: GPL (GNU General Public License) Price:
1550 downloads
Folding@Gnome 1.19 (testing)
Folding@Gnome project is an applet is a GUI that keeps track of the background protein folding progress done by Folding@Home more>>
Folding@Gnome project is an applet is a GUI that keeps track of the background protein folding progress done by Folding@Home
The Folding@Gnome applet is merely a GUI in which you can adjust your Folding@Home settings and view the folding progress. Folding@Home is a background process that uses spare CPU cycles to calculate the folding of proteins. For more info, please visit Stanfords Folding@Home homepage.
<<lessThe Folding@Gnome applet is merely a GUI in which you can adjust your Folding@Home settings and view the folding progress. Folding@Home is a background process that uses spare CPU cycles to calculate the folding of proteins. For more info, please visit Stanfords Folding@Home homepage.
Download (0.056MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
980 downloads
Gnome-Themer 2.1
Gnome-Themer is a program for select Icon, GTK-2, Metacity cursor and GTK-1 themes and wallpapers. more>>
Gnome-Themer is a program for select Icon, GTK-2, Metacity (and now) cursor and GTK-1 themes and wallpapers and splash screens from one place.
<<less Download (0.031MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1549 downloads
Gnome Multimedia Keys 0.2
Gnome Multimedia Keys is an Amarok script that will allow the use of keyboard multimedia keys in Gnome 2.18 and above. more>>
Gnome Multimedia Keys is an Amarok script that will allow the use of keyboard multimedia keys in Gnome 2.18 and above (eg. ubuntu feisty) to control playback. This includes most multimedia buttons found on many laptops. Support for this was broken due to changes in the handling of keyboard shortcuts by gnome 2.18.
Currently supported operations are:
- Play/Pause
- Pause
- Stop
- Next Track
- Previous Track
Simply run the script, no configuration of the script itself is required. The desired keyboard shortcuts can be configured by selecting "System-->Prefrences-->Keyboard Shortcuts" from the Gnome panel.
<<lessCurrently supported operations are:
- Play/Pause
- Pause
- Stop
- Next Track
- Previous Track
Simply run the script, no configuration of the script itself is required. The desired keyboard shortcuts can be configured by selecting "System-->Prefrences-->Keyboard Shortcuts" from the Gnome panel.
Download (0.002MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
852 downloads
GNOME FCE Ultra 0.6.0
GNOME FCE Ultra (also known as gfceu) is an interface for the popular Nintendo Emulator, FCE Ultra. more>>
GNOME FCE Ultra (also known as gfceu) is an interface for the popular Nintendo Emulator, FCE Ultra. GNOME FCE Ultra is designed for the GNOME desktop, and allows the user to easily play NES ROM images.
Main features:
- Network play
- Custom input configuration
- Fullscreen support
- Full sound support
- High compatibility and accurate emulation
<<lessMain features:
- Network play
- Custom input configuration
- Fullscreen support
- Full sound support
- High compatibility and accurate emulation
Download (0.029MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
865 downloads
Gnome Desktop Change 0.2.1
Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background. more>>
Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background.
Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background. Its totally written in C++, it uses FAM (File Alteration Monitor) to detect changes into directory that contains picture files, and its multithread.
<<lessGnome Desktop Change is a daemon that changes randomly your GNOME desktop background. Its totally written in C++, it uses FAM (File Alteration Monitor) to detect changes into directory that contains picture files, and its multithread.
Download (0.10MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1555 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above gnome keyring search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed