Main > Free Download Search >

Free started out hustlin end up ballin lyrics software for linux

started out hustlin end up ballin lyrics

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3896
Read Local Lyrics 1.1

Read Local Lyrics 1.1


Read Local Lyrics is a little Python script works as a lyrics plugin. more>>
Read Local Lyrics is a little Python script works as a lyrics plugin.

If to some audio file, a corresponding ".txt" file can be found in the same folder, this is taken as the lyrics of the song.

<<less
Download (0.030MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1072 downloads
Amarok letras.mus.br lyrics 0.1b

Amarok letras.mus.br lyrics 0.1b


Amarok letras.mus.br lyrics is an amaroK script to get lyrics from http://letras.mus.br. more>>
Amarok letras.mus.br lyrics is an amaroK script to get lyrics from http://letras.mus.br.

Fixed a small bug that made it skip the first line of the lyrc.

Many thanks to www.letras.mus.br for providing their service.

<<less
Download (0.008MB)
Added: 2006-05-29 License: GPL (GNU General Public License) Price:
1246 downloads
Jamendo Lyrics 1.0.1

Jamendo Lyrics 1.0.1


Jamendo Lyrics is a lyrics script for Amarok audio player accessing the lyrics database for Jamendo.com music. more>>
Jamendo Lyrics is a lyrics script for Amarok audio player accessing the lyrics database for Jamendo.com music.

<<less
Download (0.008MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
869 downloads
jamendAmarokLyrics 0.0.1

jamendAmarokLyrics 0.0.1


jamendAmarokLyrics is a lyrics plugin for Amarok that can fetch Lyrics from http://jamendo.com more>>
jamendAmarokLyrics is a lyrics plugin for Amarok that can fetch Lyrics from http://jamendo.com, where there is plenty of free creative commons music!

<<less
Download (0.006MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1084 downloads
Local Lyrics 1.0.2b

Local Lyrics 1.0.2b


Local Lyrics is a python based amaroK-script requires amaroK 1.4! more>>
Local Lyrics is a python based amaroK-script requires amaroK 1.4!

I wrote simple wrappers for dcop-calls (using the shell-tool dcop), kdialog and amaroKs script system while writing this script. Use them if you want (its all LGPL) See the .tar.bz2s contense and: http://twoday.tuwien.ac.at/pub/stories/22759/

This lyrics-plugin simply scans a selected folder for textfiles with lyrics. This might be usefull when you have a lot of lyrics stored on your harddisc, but they are not available on lyrc.com.ar or a simmilar service.

Installation:

Open the lyrics-filesystem-x.x.amarokscript.tar.bz2 with amaroKs script managers script install option.

Usage:

Start the script with amaroKs script manager.
Select the directory in which the lyrics are stored.
The filenames of the lyrics have to be:

"artist - title.txt"
or
"title.txt"

Now amaroK will search this folder for lyrics, when there are none in its database for the current track.

<<less
Download (0.021MB)
Added: 2006-04-18 License: GPL (GNU General Public License) Price:
1286 downloads
Panzis Lyrics 1.0.3a

Panzis Lyrics 1.0.3a


Panzis Lyrics is a collection of amaroK lyrics plugins. more>>
Panzis Lyrics is a collection of amaroK lyrics plugins.
Panzis Lyrics amaroK-script requires amaroK 1.4 and pyKDE!
Contens:
- Local Lyrics, see also: http://www.kde-apps.org/content/show.php?content=37981
- Lyrix.at
- Leos Lyrics
<<less
Download (0.026MB)
Added: 2006-05-22 License: LGPL (GNU Lesser General Public License) Price:
1255 downloads
Save Lyric 1.0

Save Lyric 1.0


Save Lyric script request lyric download (from http://lyrc.com.ar) and if succesfull save it into played mp3s directory. more>>
Save Lyric script request lyric download (from http://lyrc.com.ar) and if succesfull save it into played mp3s directory.

<<less
Download (0.002MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1089 downloads
editLyrics 0.2

editLyrics 0.2


editLyrics is an amarok script add, modify and edit lyrics. more>>
editLyrics is an amarok script add, modify and edit lyrics. Just click on a track, and select "edit this lyric!" to get a full power editor!

If lyrics are already cached, you can modify it, or you can just write from zero (well, not exactly from zero, you will find the artist and trackname on the top).

<<less
Download (0.009MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1347 downloads
SingIt Lyric Displayer 0.1.36

SingIt Lyric Displayer 0.1.36


The SingIt Lyric Displayer is an XMMS plugin which displays formatted lyrics, including id3v2xx lyrics. more>>
The SingIt Lyric Displayer is an XMMS plugin which displays formatted lyrics, including id3v2xx lyrics.
SingIt Lyric Displayer consists of the displayer and an integrated editor which allows one to easily insert time stamps, edit the text, and export & strip HTML.
Enhancements:
- The focus of this release is the revamped query interface (GUI and backend).
- It is finally based on plugins, and this release includes three usable plugins: Lyrc (lyrc.com.ar), Leos Lyrics (www.leoslyrics.com), and Lyrix v2 DB (lyrixdb.org).
- Nothing else of note was done.
<<less
Download (1.3MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1411 downloads
Crossroads Load Balancer 1.59

Crossroads Load Balancer 1.59


Crossroads is a load balance and failover utility for TCP-based services. more>>
Crossroads is a load balance and failover utility for TCP-based services.
Crossroads Load Balancer is a daemon program running in userspace and features extensive configurability, polling of backends using "wakeup calls", detailed status reporting, "hooks" for special actions when backend calls fail, and more.
It is service-independent; it is usable for HTTP(S), SSH, SMTP, DNS, etc.
Crossroads is a daemon that basically accepts TCP connections at preconfigured ports, and given a list of back ends distributes each incoming connection, so that a client process is served.
Additionally, crossroads maintains an internal administration of the back end connectivity: if a back end isnt usable, then the client request is handled using another back end. Crossroads will then periodically check whether a previously not usable back end has come to life yet. Also, crossroads can select back ends by estimating the load, so that balancing is achieved.
Using this approach, crossroads serves as load balancer and fail over utility. Crossroads will very likely not be as reliable as hardware based balancers, since it always will require a server to run on. This server, in turn, may become a new Single Point of Failure (SPOS). However, in situations where cost efficiency is an issue, crossroads may be a good choice.
Furthermore, crossroads can be deployed in situations where a hardware based balancing already exists and augmenting service reliability is needed. Or, crossroads may be run off a diskless system, which again improves reliability of the underlying hardware.
This document describes how to use crossroads, how to configure it in order to increase the reliability of your systems, and how to compile the program from its sources. This document is also available in PDF format.
Usage:
Crossroads is started from the commandline, and highly depends on /etc/crossroads.conf (the default configuration file). It supports a number of flags (e.g., to overrule the location of the configuration file). The actual usage information is always obtained by typing crossroads without any arguments. Crossroads then displays the allowed arguments.
This section shows the basic usage.
- crossroads start and crossroads stop are typical actions that are run from system startup scripts. The meaning is self-explanatory.
- crossroad status reports on each running service. Per service, the state of each back end is reported.
- crossroads tell service backend state is a command line way of telling crossroads that a given back end, of a given service, is in a given state. Normally crossroads maintains state information itself, but by using crossroads tell, a back end can be e.g. taken off line for servicing.
- crossroads services reports on the configured services. In contrast to crossroads status, this option only shows whats configured -- not whats up and running. Therefore, crossroads services doesnt report on back end states.
- crossroads sampleconf shows a sample configuration on screen. A good way of quicky viewing the configuration file syntax, or of getting a start for your own configuration /etc/crossroads.conf.
<<less
Download (0.18MB)
Added: 2007-08-21 License: GPL v3 Price:
801 downloads
Lyriki-Lyrics 0.8.1

Lyriki-Lyrics 0.8.1


Lyriki-Lyrics used to be a lyrics plugin to interface with lyriki.com. more>>
Lyriki-Lyrics used to be a lyrics plugin to interface with lyriki.com. Its been now completely rewritten and extended to form a collection of lyric scripts. Whats interesting about these scripts is that they query the other scripts when they cant provide the lyrics for a song.

Support for other sites its also pretty trivial to add (only a few methods have to be implemented) and ill be porting all the existing plugins in not much time. Check out the code if you want to help.

Also included theres a special plugin, Lyriki Submit, which can add missing lyrics to Lyriki.com (a Lyriki account is needed to use it). If you dont want to submit lyrics you can still use the simple Lyriki script (it will still take care of querying the other scripts when needed).

<<less
Download (0.032MB)
Added: 2006-11-03 License: GPL (GNU General Public License) Price:
1088 downloads
Console Xine Front End 0.9.2

Console Xine Front End 0.9.2


Console Xine Front End (CXFE) is an extremely simple front end for Xine. more>>
Console Xine Front End (CXFE) is an extremely simple front end for Xine. It is meant to be comfortable for people used to MPlayer.

So why not just use MPlayer?

While MPlayer is an excellent movie player, its dvd playback capabilties has been lacking for a long time. Besides, choice is a good thing :-) To tell the truth, CXFE was mainly created as another movie player for MMS.

Current command line parameters:

-vo < driver > Set video out driver (dxr3/xv/xshm/fb)
-ao < driver > Set audio out driver (alsa/oss)
-i < driver > Set control driver (lirc) Keyboard is enabled at all times)
-fs Start cxfe in fullscreen
< mrl > Valid xine MRL (ex: dvd:/) Up to 1000 MRLs are allowed
-v Prints cxfe version and exits
-d Start cxfe with deinterlacing plugins on
-p Specify custom deinterlacing plugin to use
--help Prints this help

Example: cxfe -vo xv -ao alsa -i lirc -dev /dev/dvd dvd:/)
<<less
Download (0.075MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
820 downloads
CSound Front-End 3.2.2

CSound Front-End 3.2.2


CSound Front-End is a clean and efficient CSound GUI. more>>
The CSound Front-End provides CSound users with a GUI with a clean and efficient layout.

The main window has been redesigned. The engine input frame is a mutant widget that can accomodate different styles of input selection (in the picture we have orc/sco pair, all-in-one .csd file and orc/generator) as well as most kinds of orc/sco pre-processing.

At the moment you switch from between the input frames using the +/- buttons (ugly!). Settings are saved separately for each frame. From the programmers point of view, writing a pre-processing plug-in now means to write a new engine input frame class.

The option window is still the same. As general GUI design guide line, Im trying to use few complex windows instead of 10s of little windows.

As side effect of the routing re-design, the logger window as been simplified. From the only menu available you can still start an external generator, assigning the logged engine as default route.
<<less
Download (0.15MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1628 downloads
Amarok Full Screen 0.5

Amarok Full Screen 0.5


Amarok Full Screen provides a full screen front end for Amarok. more>>
Amarok Full Screen provides a full screen front end for Amarok.

The look can be changed by custom THEMES.

<<less
Download (0.20MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
961 downloads
Flickr: Add referrer into comments 1.0

Flickr: Add referrer into comments 1.0


Flickr: Add referrer into comments a small script that will add a small text at the end of your comment. more>>
An annoying thing on flickr is that you never know where people that visit your photo have found it.

Flickr: Add referrer into comments a small script that will add a small text at the end of your comment saying where you come from. If everyone starts using this script, then it will be easy to see where the people have found your photos and how they got to comment on it.

Installation:

Get Firefox
Install GreaseMonkey
restart Firefox

Click on the following icon and select Install greasemonkey - 12 kb

Usage:

the comments will be added automatically to the end of your message.
<<less
Download (MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1034 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5