Main > Free Download Search >

Free g.u.e.s.s.o 0.3 software for linux

g.u.e.s.s.o 0.3

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1235
G.u.e.s.s.o 0.3

G.u.e.s.s.o 0.3


G.u.e.s.s.o is a simple guess-the-number game. more>>
G.u.e.s.s.o is a simple guess-the-number game.
I was playing this game since years , and I liked its simplicity, it was on my electronic translater (Atlas) device, but I couldnt find any PC version of it, so I decided to code it.
And it is also a project to help me learn programming with Qt.
If you like it please just drop me an email saying so.
Installation:
First you need to compile guesso, you must have qt3-devel 3.3 or later in order to compile it, open the console and type the following commands:
./make-guesso
if everything went successfuly , you can run it with the following command:
./src/guesso
and finaly if you want to install it just copy it to any folder in your $PATH variable like /use/bin :
su
cp ./src/guesso /usr/bin/guesso
Enhancements:
- made Guesso translatable (as requested :)
- added arabic translation
- added better install/uninstall scripts
- code clean up
- other minor changes
<<less
Download (0.027MB)
Added: 2005-11-02 License: GPL (GNU General Public License) Price:
1454 downloads
Guten 0.3

Guten 0.3


Guten is a tool for browsing, retrieving, reading, and managing electronic books published by Project Gutenberg. more>>
Guten is a tool for browsing, retrieving, reading, and managing electronic books published by Project Gutenberg. It provides an interface for reading books that allows bookmarks to be added to text.

Books can be imported from files that have already been downloaded, or through a simple interface that browses and downloads files from a PG mirror.

A Python module that automates the retrieval of catalogues and books from a PG mirror is also provided.

<<less
Download (0.016MB)
Added: 2005-08-25 License: BSD License Price:
1520 downloads
xgestures 0.3

xgestures 0.3


xgestures is a gesture recogniztion program for X11 desktops. more>>
xgestures is an x gesture program, inspired by all-in-one-gestures for firefox.
By clicking a mouse button (while possibly pressing a modifyer) and performing a movement sequence (composed of Up, Down, Left and Right) you can perform various actions around your desktop.
Currently, only the following actions are supported:
1) minimize - minimize the window on which the gesture started.
2) exit - exit the xgesture program.
3) execute - execute an arbitrary command
4) kill - kill the window on which the gesture started.
5) display_gests - display the currently configured gestures.
6) reconf - reread the configuration file
7) lower - lower the current window
8) raise - raise the current window
9) maximize - maximize the current window
Enhancements:
- version 0.3 now supports sending key events to the desktop. you can utilize them to activate any key bindings your window manager already supports.
<<less
Download (0.089MB)
Added: 2005-09-15 License: GPL (GNU General Public License) Price:
1501 downloads
GAI Leds 0.3

GAI Leds 0.3


GAI Leds displays the keyboard status leds. more>>
GAI Leds displays the keyboard status leds.

This is a simple applet that displays the status of the keyboard leds. Useful for us that have a wireless keyboard without the leds.

Installation:

Simply do:

./configure
make
make install

It requires the GAI library (General Applet Interface) and you can find it at http://gai.sf.net together with other applets.

If you use gnome, this applet will be in the applet menu under "Accessories".

It seems like XFree86 4.3.0 doesnt register Scrollock like earlier versions. Or maybe it is just my settings that are broken. Any ideas?

Mail suestions, bug reports and questions to Jonas Aaberg.
<<less
Download (0.041MB)
Added: 2006-10-24 License: GPL (GNU General Public License) Price:
1096 downloads
GutenPy 0.3.0

GutenPy 0.3.0


GutenPy project is a comfortable text reader and catalog browser for Project Gutenberg. more>>
GutenPy project is a comfortable text reader and catalog browser for Project Gutenberg.

GutenPy is written with Python GTK2, so all those nice clean fonts are available. This also allows it to run well on both Windows and Linux. It features handy bookmarking, line numbering, and word definition lookups (using a dict server).

The catalog browser can filter its booklist by Author, Title, and Subject using simple, or complex, regular expressions. Once the books are found a booklist of wanted items can be created and downloaded, or saved for future downloading.

<<less
Download (0.068MB)
Added: 2006-07-23 License: GPL (GNU General Public License) Price:
1191 downloads
USBSink 0.3.1

USBSink 0.3.1


USBSink is a GNOME program for file synchronization over USB. more>>
USBSink is a GNOME program for file synchronization over USB. USBSink is designed for users of removable drives, such as flash drives or external hard disks.

The goal is to have a complete automation of data trasfers, after a task has been defined. With file monitoring and hardware detection features, USBSink is able to respond and act according to relevant events across the desktop.

<<less
Download (0.26MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
982 downloads
taKesum 0.3

taKesum 0.3


taKesum project is a service menu tool to calculate sha1sum. more>>
taKesum project is a service menu tool to calculate sha1sum.

It calculates sha1sum, shows it in a dialog and adds it klipper (if it is running).

<<less
Download (0.008MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
925 downloads
gnuvd 1.0.3

gnuvd 1.0.3


gnuvd is a command-line client to the online Van Dale dictionary for the Dutch language. more>>
gnuvd is a command-line client to the online Van Dale dictionary for the Dutch language.
Installation:
tar xvfz gnuvd-1.0.2.tar.gz
$ cd gnuvd-1.0.2
$ ./configure
$ make
$ make install
Enhancements:
- Fixes for some memory related bugs.
- Now works on the merciless OpenBSD 3.8.
<<less
Download (0.13MB)
Added: 2005-11-07 License: GPL (GNU General Public License) Price:
1446 downloads
LiteSQL 0.3.2

LiteSQL 0.3.2


LiteSQL is a C++ library that integrates C++ objects tightly to relational database. more>>
LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer.
LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.
LiteSQL provides object relations, in addition to object persistence which can be used to model any kind of C++ data structures. Objects can be selected, filtered and ordered using template- and class-based API with type checking at compile time.
Main features:
- SQLite3, PostgreSQL and MySQL - backend support
- object persistence layer with relation support
- automatic database schema creation and upgrading
- create complex SQL queries using compile time checked class API; minimizes need to write SQL query strings
<<less
Download (0.78MB)
Added: 2006-01-25 License: LGPL (GNU Lesser General Public License) Price:
1373 downloads
paraget 0.3.0

paraget 0.3.0


Many times when one is downloading files from a ftp site, the bottleneck is at the servers end, because the server is handling more>>
Many times when one is downloading files from a ftp site, the bottleneck is at the servers end, because the server is handling many connections, even if the server has a greater bandwidth than the client. Popular programs are often mirrored at several sites, but this does not help the matter much; people tend to congregate at one site anyways.
Given that there are mirror-sites for the file one is downloading, one can in principle accomplish a much greater bandwidth by downloading from all the sites in parallel.
You can speed up your download if you are getting files from different sites in parallel. This is accomplished by dividing the file being fetched into several pieces, and by getting each piece from a different server, and then re-assembling them.
If there are enough mirror sites, this partitioning makes it so that the bottleneck is now placed at the client end, maxing the clients connection.
Hence, we arrive at paraget, a parallel ftp-fetching program. paraget is designed to not only do basic n-equal-piece partitioning of a file and sending requests out to n servers for data, but to also be dynamic during the downloading process. For example if one server is too slow, and paraget was done with faster server downloading its piece
Enhancements:
- Server statistics is now loaded correctly.
- Cleanup of temp files.
- Several undefineds in intervalmanager fixed.
- Now checks for size mismatches.
<<less
Download (0.031MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1228 downloads
wmsvn 0.3

wmsvn 0.3


wmsvn scrolls last info from svn log. more>>
wmsvn scrolls last info from svn log.

It displays last svn rvision number, author and last log message.

It can be used to display output of any shell commands( see wmsvn.h )

Installation:

1) edit wmsvn.h to match your needs.
2) make
3) run it
<<less
Download (0.010MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
KBiof 0.3

KBiof 0.3


KBiof project is an openGL screen saver for KDE. more>>
KBiof project is an OpenGL screensaver for KDE.
This is a KDE port, rewrite & rearrangement of original BIOF XScreenSaver. This is an OPENGL screensaver. It depends by libGL & libGLU libraries. These libraries are normally installed into all linux distros.
Please note that the performance of the OpenGL screensavers depends by your graphic card power and its correct installation (please configure the right Xorg driver for your card).
Available for download: sources and precompiled binaries package for Felinux distro (also Slackware 11).
Installation:
open konsole
type "su" and type your root password
type "installpkg kbiof-0.1-i486-1.tgz"
All done.
KBiof screen saver is now accessible by open Desktop configuration -> ScreenSavers -> OpenGL Note: this package is also compatible with Slackware Linux 11.
Compiling KBiof sources:
KBiof sources, provided here must be compiled to works on your system. Please, start with archive decompression, then open konsole and go into the directory. Here type:
./configure
make
make install (as root)
All done.
KBiof screen saver is now accessible by open Desktop configuration -> ScreenSavers -> OpenGL
Enhancements:
- now it is possible to change the rendering color of Triangles, Spheres and BigSpheres object.
<<less
Download (0.042MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
600 downloads
KDing 0.3

KDing 0.3


KDing is a KDE frontend for Ding. more>>
KDing is a KDE frontend for Ding, a dictionary lookup program. It is a simple program sitting in KDEs system tray that can translate the current clipboard content. The user can also enter a word which is then translated using Ding.

KDing is intended to translate between German and English, but as it uses Ding to do the actual translation it can be used for every language for which a word list is available for Ding.

<<less
Download (0.53MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1500 downloads
RetrospeKt 0.3

RetrospeKt 0.3


RetrospeKt is my attempt to make working with backups easier and more intuitive. more>>
RetrospeKt is my attempt to make working with backups easier and more intuitive. The project is inspired by Apples "Time machine" backup system and is based on rsnapshot backup script. With Retrospect you can easily browse your folders (in konqueror) as they were at any previous backup point. A simple konqueror service menu entries are also provided for:
- restoring files from backups
- comparing any two versions of a text file with the excellent Kompare (see exactly what you changed and possibly un-apply those changes)
- browsing all the versions of the selected file
- finding all the deleted files in the current directory
- listing all the changes made on the selected file/directory
NOTE: You have to have a working rsnapshot for this script to work.
Enhancements:
- name changed to RetrospeKt because, apparently, there already is a Retrospect backup software for MacOSX
- Cosmetic changes in the Journal
- installation script added
- RetrospeKt autoconfiguration
<<less
Download (0.017MB)
Added: 2007-05-10 License: GPL (GNU General Public License) Price:
897 downloads
fcp.pl 0.3

fcp.pl 0.3


fcp.pl is a powerful ftp client in early stage of development. more>>
fcp.pl is a powerful ftp client in early stage of development. It supports auto-bookmarks, auto-reconnect, resume, directory recursion, regexp ignore list, concurrent connection to more servers, intelligent timeouts, filename and command completion, directory caching, proxy servers, speed limiting, symlinks, queues, skins and lots more. For now, the target is developers who want to help, and support to other clients is limited.
Installation:
-----------------
1. install following perl modules: Date::Manip, Curses, Term::ReadLine::Gnu. If
you have RedHat, you can find these in the DMA/CPAN (7.x) or simply cpan (6.x)
2. copy Fcp.pm into /usr/lib/perl5/site_perl or wherever you prefer it
3. copy fcp.pl into /usr/local/bin or wherever you prefer it
Interactive mode:
-----------------
fcp.pl
commands (examples):
open ftp://user:pass@hostname:port/path
set resume 1
lcd /wherever
get whatever
quit
command list:
get filename
put filename
mget glob
mput glob
set variable [value]
unset variable
dir or ls or list [glob]
ldir or lls or llist [glob]
purge -> clears cache
rm -> delete remote file
lrm -> delete local file
lmkdir -> create local directory
mkdir -> create remote directory
lcd path -> change local path
cd path -> change remote path
lpwd -> print local working directory
pwd -> print remote working directory
abor -> abort current operation
open url_or_bookmark_or_# -> open a ftp site
load url_or_bookmark -> same as open, only doesnt connect
close -> close current connection
quit
enqueue -> put the following command to queue
queue -> list queue
clr_queue -> clear queue
go -> process queue
curses -> turn on curses interface
"set variable" is equivalent to "set variable 1"
"unset variable" is equivalent to "set variable 0"
Commands from interactive mode are saved into a history file. Upon quit, queues
and bookmarks are saved, unless "immutable" is set.
sets:
-----
timeout - in seconds for tcp connection, data transfer, and sleep between
reconnects
maxcount - stop trying to connect after this many failures, if the server tells
you that its busy or user limit was reached
recur - recursively traverse subdirectories
resume - autoresume
ignore - regexp that tells which files and directories ignore in mget/mput
name - bookmark name. Defaults to hostname
size - always use ftp SIZE command to find out file size
mdtm - always use ftp MDTM command to find out file modification date/time
(these last 2 variables cause more time spent on directory listings but
sometimes provide more accurate results). SIZE and MDTM are used in cases it
makes sense regardless of settings.
speed - limit speed of downloads and uploads. In bytes/s. Also understands
stuff like 10k or 2m
timeformat - display date/time in this format. For argument meanings see man
date
dircache - keep directory listing this many seconds. cache is also deleted
manually after the "purge" command
hostname, port, user, pass - obvious
passive - use passive data connections, when 0, use active.
human - display size as "168M" instead of "172492244"
immutable - dont update bookmark on close/quit
symlink - treat symlink as symlinks. If 0, treat them as files or directories.
If you try to download a symlink, it either creates a symlink locally (when
set to 1) or downloads the file/makes a directory (when set to 0).
quiet - write less (only errors and transfer progress)
skin - yes, fcp.pl has skins. Curently 3: wget, ncftp and curses
status - connection status.
proxy - hostname:port for a ftp proxy server, "USER user@host:port"-proxy style
Curses interface:
-----------------
You cant open new sites with curses interface yet, so you have to
open whatever
first. Then simply type "curses" and the curses interface will come up.
keys:
l -> page down
h -> page up
k -> one up
j -> one down
d -> transfer (download or upload)
t or space -> tag (currently has no effect except files in the listing change
color :-))
enter/return -> change directory
r -> reread directory listing
Tab -> switch between remote, local and queue
- + * -> think Midnight Commander/Norton Commander/Dos Navigator/Far
q -> enqueue transferring current file
g -> process queue
c -> clear queue
x -> close curses interface
Scripting:
----------
create a file containing ftp command just like youd type them interactively.
Then you can run
fcp.pl file_with_commands
and they will be processed. As far as I remember putting QUIT on the last line
isnt necessary.
If you have a question, ask over email.
Enjoy!
Enhancements:
- forceresume option
- radical speed improvements (copying at 5.5MB/s eats about 15% CPU on Duron 900)
- symlink handling fixed
- curses directory listing bugfix
- tagging
- sorting
- proxy port fix
- upload and recursive upload fix
<<less
Download (0.026MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1227 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5