Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.215.158 Times

Amarok Control freeware
Filter: All | Freeware | Demo
 

Amarok Control

< 1 2 3 4 5 > 
Added: October 16, 2010 | Visits: 1.400

Linux ATI CPU HDD Control Daemon Linux ATI CPU HDD Control Daemon is able to reduce power consumption in a laptop by scaling back CPU, GPU (Radeon only), and HDD. It uses CPUFreq, ACPI, HDDTemp, and internal functions. It also checks for thermal overheating for the sake of laptop health. Now implementing an app scheduling...



Platforms: *nix

License: Freeware Size: 50.18 KB Download (108): Linux ATI CPU HDD Control Daemon Download

Added: February 03, 2010 | Visits: 1.045

Net::LDAP::Control::VLV Net::LDAP::Control::VLV is an LDAPv3 Virtual List View control object. SYNOPSIS use Net::LDAP; use Net::LDAP::Control::VLV; use Net::LDAP::Constant qw( LDAP_CONTROL_VLVRESPONSE ); $ldap = Net::LDAP->new( "ldap.mydomain.eg" ); # Get the first 20 entries $vlv =...





Platforms: *nix

License: Freeware Size: 245.76 KB Download (103): Net::LDAP::Control::VLV Download

Added: September 02, 2010 | Visits: 1.299

Device Control Device Device Control Device is a platform independent remote telescope and device control program compatible with the INDI standard (see http://indi.sourceforge.net/). This program is a client (a user interface) and provides functions to control devices connected to a remote system that is running an...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (100): Device Control Device Download

Added: October 03, 2010 | Visits: 3.996

HLDS Control Panel HLDS Control Panel is a php based web app to start a Half-life dedicated server (hlds) and any of its mod games (CS, DOD) using a web browser. Form driven for ease of use, and no need for shell access. Includes mapcycle admin, for editing mapcycle.txt. Written on Linux/PHP4.


Platforms: *nix

License: Freeware Size: 77.82 KB Download (468): HLDS Control Panel Download

Added: May 13, 2010 | Visits: 1.420

Add Podcast to amaroK This script is adding a new action item to Konqueror, this will allow you to add Podcasts to amaroK with just 3 clicks. The item is adding the selected URL to amaroKs Podcast database. Note that the script is not very dynamic. It will not be able to recognize PHP based Podcasts if its not...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Add Podcast to amaroK Download

Added: May 27, 2010 | Visits: 1.538

game control program game control program project helps administrate game servers, especially automated kicking of players. game control program helps you administrate gameservers (its written for Q1 and Q3, but works for others). It is highly modular and therefore extensible. With the current modules, it can...


Platforms: *nix

License: Freeware Size: 860.16 KB Download (100): game control program Download

Added: July 03, 2010 | Visits: 1.847

PHP Generic Access Control List PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications..


Platforms: *nix

License: Freeware Size: 2.6 MB Download (103): PHP Generic Access Control List Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 1.714

Amarok Full Screen Amarok Full Screen provides a full screen front end for Amarok. The look can be changed by custom THEMES.. Amarok Full Screen KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (137): Amarok Full Screen Download

Added: July 11, 2010 | Visits: 922

XMMS-Control 0.05 XMMS-Control provides a Web-based control for XMMS. XMMS-Control is a web-based interface for the XMMS (X MultiMedia System). XMMS is an MP3 player for Linux based systems (it also plays other media formats). XMMS-Control is a graphical interface for the command-line utility XMMS-Shell....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): XMMS-Control 0.05 Download

Added: April 13, 2010 | Visits: 1.229

Gnome Control Center Gnome Control Center is GNOMEs main interface for configuration of various aspects of your desktop. Whats New in This Release: about-me: - Add a tooltip to the image button to make it accessible (Jens Granseuer) appearance: - Add option to add wallpapers via the command line (Jens...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (99): Gnome Control Center Download

Added: May 20, 2010 | Visits: 1.576

control-center control-center package is a Gnome system control center. Whats New in This Release: - configure.in: updated for 2.18.1. - configure.in: build libslab statically, to avoid conflicts with gnome-main-menu, which installs its .so and header files..


Platforms: *nix

License: Freeware Size: 3.4 MB Download (171): control-center Download

Added: July 26, 2010 | Visits: 1.668

averRemote averRemote is a python script I’ve done for amaroK that let you use your averMedia’s remote control. I have not tested it with any other tuner than mine, so don’t ask me about that. If you download it, there are a well detailed instructions about everything. Hope you like it, all feedback...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (658): averRemote Download

Added: January 11, 2010 | Visits: 718

DCOP::Amarok DCOP::Amarok is a Perl extension to speak to an amaroK object via systems DCOP. SYNOPSIS use DCOP::Amarok; $player = DCOP::Amarok->new(); This module is a quick hack to get an interface between perl and Kdes DCOP, since Kde3.4s perl bindings are disabled. This suite talks to dcop....


Platforms: *nix

License: Freeware Size: 2.05 KB Download (94): DCOP::Amarok Download

Added: September 24, 2010 | Visits: 800

DCOP::Amarok::Playlist DCOP::Amarok::Playlist is a Perl extension to speak to an amaroK player object via systems DCOP. SYNOPSIS use DCOP::Amarok::Playlist; $playlist = DCOP::Amarok::Playlist->new(); $playlist->togglePlaylist(); print $playlist->getActiveIndex(); This module is a quick hack to get an...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): DCOP::Amarok::Playlist Download

Added: November 08, 2010 | Visits: 978

DCOP::Amarok::Player DCOP::Amarok::Player is a Perl extension to speak to an amaroK player object via systems DCOP. SYNOPSIS use DCOP::Amarok::Player; $player = DCOP::Amarok::Player->new(); $player->playPause(); print $player->getRandom(); This module is a quick hack to get an interface between perl and...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): DCOP::Amarok::Player Download

Added: March 03, 2010 | Visits: 2.040

Traffic Control Super Script Traffic Control Super Script implements traffic shaping for IP traffic passing through a NAT/bridge box with a single configuration file with one line per host. Traffic Control Super Script can manage bandwidth to user-specified speeds based on the u32 classifier, and can identify traffic by...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (161): Traffic Control Super Script Download

Added: March 18, 2010 | Visits: 792

SliKSound SliKSound is simple Karamba theme to control amaroK, JuK, and KsCD from the desktop, without killing the CPU. Please dont forget to vote and comment.. SliKSound KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (87): SliKSound Download

Added: July 20, 2010 | Visits: 1.082

Amarok Folder Icons Amarok has a built-in function for setting the icon for folders (the one that displays in Konqueror etc) to be the cover image for the album it contains. However, it only works if you let it recognize your music. Amarok Folder Icons script will scan the current directory and sub directories for...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): Amarok Folder Icons Download

Added: November 17, 2010 | Visits: 2.240

Amarok letras.mus.br lyrics 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.. Amarok letras.mus.br lyrics KDE-Apps.org Community Portal for KDE...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (116): Amarok letras.mus.br lyrics Download

Added: March 07, 2010 | Visits: 2.282

PulseAudio Volume Control Polypaudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer tools this one allows you to control both the volume of hardware devices and of each playback stream seperately..


Platforms: *nix

License: Freeware Size: 90.11 KB Download (385): PulseAudio Volume Control Download

< 1 2 3 4 5 >