Main > Free Download Search >

Free created by you software for linux

created by you

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5890
Create PlayList 0.1

Create PlayList 0.1


Create PlayList is a service menu for KDE which will create a M3U playlist file with .mp3, .ogg, .wav files into the directory. more>>
Create PlayList is a service menu for KDE and has been tested with kde 3.5.4 and 3.5.5.

The service is available over directories. It will create a M3U playlist file with .mp3, .ogg, .wav... files into the directory. Filename can be changed.

To create M3U playlist file the script uses a program called "fapg" (http://royale.zerezo.com/fapg/). Thanks for making our live a little bit easier.

To install:

- Copy "create-m3u-playlist.desktop" to YOURHOME/.kde/share/apps/konqueror/servicemenus/
- Copy "playlister" to any directory included into your $PATH (i.e. /usr/local/bin your may be root to do this) and give it execution permision (i.e. chmod 755 playlister as root)
- Make sure "fapg" is installed in your system.
<<less
Download (0.002MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1056 downloads
Powered by Linux

Powered by Linux


Powered by Linux is a KDM theme created after a wallpaper of the same name. more>>
Powered by Linux is a KDM theme created after a wallpaper of the same name. It was tested on KDE 3.5.6.


<<less
Download (0.70MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
953 downloads
create Image 1.0

create Image 1.0


create Image is an amarok script that can create an image of the current playlist and save the files to an iso image. more>>
create Image is an amarok script that can create an image of the current playlist and save the files to an iso image.

The iso image is found in the respective home folders.

<<less
Download (0.010MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1023 downloads
Create short URLs 0.1

Create short URLs 0.1


Create a short URLs is a Firefox extension that allows you to create a short URL from any website. more>>
Create a short URLs is a Firefox extension that allows you to create a short URL from any website.

Are you annoyed with really long URLs like: http://www.succor.co.uk/index.cfm/2006/4/7/wapurlcouk-beta-launch

Then this tag is for you. Just right click on the page and click wapURL and you will be presented with a short URL. This is great if you need to send text messages or emails.

When you use the short URL the key passed is looked up against our database and the user in then redirected to your requested URL.

<<less
Download (0.076MB)
Added: 2007-05-07 License: MPL (Mozilla Public License) Price:
915 downloads
Create CVSup 0.1.6

Create CVSup 0.1.6


Create CVSup is a script that will create a cvsup server mirror for FreeBSD, NetBSD, and OpenBSD. more>>
Create CVSup is a script that will create a cvsup server mirror for FreeBSD, NetBSD, and OpenBSD.

Create CVSup script has been tested and is known to work under FreeBSD, NetBSD, and OpenBSD.

<<less
Download (0.004MB)
Added: 2005-12-07 License: BSD License Price:
1416 downloads
Image Create for PHP 1.1.1

Image Create for PHP 1.1.1


Image Create for PHP is a project which allows you to render text into an image on the fly. more>>
Image Create for PHP is a project which allows you to render text into an image on the fly.

Image Create for PHP is a stand-alone script that allows you to create dynamic text images easily.

<<less
Download (0.005MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
966 downloads
Korseby Icons 2.0

Korseby Icons 2.0


Korseby Icons is a rich set of icons. more>>
The Korseby Icon Package is a rich set of XPM and PNG icons created for use for window managers without available icons.

The Korseby Icon Package now includes 452 several icons with 4 different backgrounds. Hopefully they can cover mostly all of the existing file associations.
<<less
Download (0.94MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1664 downloads
Mergeant 0.66

Mergeant 0.66


Mergeant is a database administration tool. more>>
Mergeant is a database administration tool.

Mergeant allows to connect to any database through the Libgda library (MySQL, PostgeSQL, Oracle, etc) and manage data within the database.

Any DML (data manipulation: insertion, update, deletion and selection) query can be created to help managing the data (queries can have optionnal parameters), from SQL statements or from a GUI interface.

The database structure (tables, data types, etc) can be browsed (modification is on the TODO list), and graphical representations of the database relations can be created.

<<less
Download (0.93MB)
Added: 2007-03-25 License: GPL (GNU General Public License) Price:
943 downloads
Archive::Any::Create 0.02

Archive::Any::Create 0.02


Archive::Any::Create is an abstract API to create archives (tar.gz and zip). more>>
Archive::Any::Create is an abstract API to create archives (tar.gz and zip).

SYNOPSIS

use Archive::Any::Create;

my $archive = Archive::Any::Create->new;

$archive->container(foo); # top-level directory
$archive->add_file(bar.txt, $data); # foo/bar.txt
$archive->add_file(bar/baz.txt, $data); # foo/bar/baz.txt

$archive->write_file(foo.tar.gz);
$archive->write_file(foo.zip);

$archive->write_filehandle(*STDOUT, tar.gz);

Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API.

<<less
Download (0.003MB)
Added: 2006-06-28 License: Perl Artistic License Price:
1214 downloads
steam K Beta 1

steam K Beta 1


steam K is a KDE style created by using domino & dekorator. more>>
steam K is a KDE style created by using domino & dekorator.

Needed:

Dekorator: http://www.kde-look.org/content/show.php?content=31447
Domino: http://www.kde-look.org/content/show.php?content=42804

In this package is included the .rc for domino and the color scheme.

<<less
Download (0.006MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
929 downloads
Recursively create M3U playlists 1.1

Recursively create M3U playlists 1.1


Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories. more>>
Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories and sub directories.
You can edit recursively_create_M3U_playlist.py to change the name of playlist.m3u
To install, simply put recursively_create_M3U_playlist.py and recursively_create_M3U_playlist.desktop in ~/.kde/share/apps/konqueror/servicemenus
You need the package fapg installed.
Dont hesitate giving feedbacks or improvements.
Enhancements:
NEW FEATURES :
- 001 ==> Ask the name of the m3u playlist file
- 002 ==> Tell when its finished
BUGS FIXES :
- 001 ==> Much faster
<<less
Download (0.001MB)
Added: 2007-03-18 License: GPL (GNU General Public License) Price:
960 downloads
Extreme FTPd 0.3.4

Extreme FTPd 0.3.4


Extreme FTP is an FTP daemon created with security as a priority. more>>
Extreme FTP is an FTP daemon created with security as a priority.
Extreme FTPd features SSL/TLS and other ways to both secure the end hosts during connections and transfers.
Enhancements:
- This release adds add_features() for module developers, auth ->lock = config ->lock in auth.c, and a compilation date in eftpd -D.
- It fixes NLST (used by the Windows client), a mistake in feat.h, and a typo in ls.c.
<<less
Download (0.23MB)
Added: 2005-11-25 License: GPL (GNU General Public License) Price:
1433 downloads
Firedraw 1.0

Firedraw 1.0


Firedraw permits administration of a networks firewalls through a graphical Web interface. more>>
Firedraw permits administration of a networks firewalls through a graphical Web interface.
It makes firewall rules according to objects and services created by the user, which can be of different types, such as a workstation, a domain, a network, etc.


<<less
Download (0.51MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1200 downloads
Make-Debian-X11 1.3

Make-Debian-X11 1.3


Make-Debian-X11 is a gBootRoot add-on. more>>
Make-Debian-X11 is an add-on which makes a template with the necessary replacement files for gBootRoots Yard Method.

The root filesystem created from the template is user-mode-linux ready and includes X11, making it possible to run gBootRoot from within its own creation.
<<less
Download (0.016MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1660 downloads
ISOv7Crypt for Linux 1.0-0

ISOv7Crypt for Linux 1.0-0


Encrypts and decrypts password for Linux usieCiscos weak algorithm more>> This software was created to offer you the ability to make use of strong and secure your passwords. Encrypts and decrypts passwords using Ciscos weak algorithm from IOSv7. You will simply need to describe the hash for the password you need to process.<<less
Download (842KB)
Added: 2009-04-24 License: Freeware Price: Free
182 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5