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.325.564 Times

Winamp::Control 0.2.1

  Date Added: April 15, 2010  |  Visits: 4.304

Winamp::Control

Report Broken Link
Printer Friendly Version


Product Homepage
Download (276 downloads)



Winamp::Control is a Perl module to control winamp (over the network). SYNOPSIS use Winamp::Control; use IO::Extended qw(printfln); my $winamp = Winamp::Control->new( host => $opts{host}, port => $opts{port} ); if( my $ver = $winamp->getversion ) { printfln Connected to Winamp (Ver: %s), $ver; printfln Currently playing: %s , $winamp->getcurrenttitle() if $winamp->isplaying(); println "Current playlist:nt", join "nt", $winamp->getplaylisttitle(); } Winamp::Control is a perl module for controlling Winamp (www.winamp.com) over a network or local. It requires the httpQ winamp-plugin written by Kosta Arvanitis (see prerequisites) installed on the computer playing the music (It is called "server" and will receive the commands). Perl clients doesnt need it, because the clients are communicating via http (and they are not restricted to any operating-system)..

Requirements: No special requirements
Platforms: Linux
Keyword: Control Control Winamp Libraries Module Network Perl Perl Module Programming Winamp Winampcontrol
Users rating: 0/10

License: Freeware Size: 6.14 KB
USER REVIEWS
More Reviews or Write Review


WINAMP::CONTROL RELATED
Development Tools  -  sun essker using neural network 1.0
this model show the design of sun seeker control system using neural network model refrence with neural network toolbox and SIMULINK with MATLAB
20.48 KB  
Miscellaneous  -  AstroCam 1.0
AstroCam is a C based stepper motor control system including both, a Perl and a PHP based webinterface (you can choose one of them to use). You can use it for controlling webcams over the internet or everything else you want to do with a stepper...
 
Musical Instrument Tools  -  Winamp Controlband 1.0
Winamp Controlband is an extention for Windows that allows you to control Winamp from your taskbar. It includes the necessary buttons and shows the current playing song title. It also allows you to change the volume or skip to a position in the song.
970 KB  
Multimedia & Graphics  -  WifiAmp 1.0
WifiAmp helps you to control winamp from your mac in a known look&feel! You need a Wifi-Network in which both, your computer and your mac are connected to. Also you need to run our wifiamp server application on your windows computer. WifiAmp...
409.6 KB  
Multimedia & Graphics  -  BlueAmp 2.0
BlueAmp is a program that resides in your system tray that allows for the control of Winamp through several "HotKeys." More simply put, you can control Winamp with any keys on your keyboard while doing anything on your system. You can advance or...
668 KB  
Libraries  -  Styx Framework 5.3.1993.76
Styx Framework is a rich collection of classes, libraries, interfaces and tools designed to solve problems with serialization, logging, network communication, configuration, asynchronous programming and so on. There are a lot of routines that...
 
Web Browsers  -  Free Dish Network Offers 1.0
Free Dish Network Offers - Dish Network Satellite TV Discounts When you order Dish Network you choose the programming package that's right for you, not what's right for the cable company. For only 19.99 you can select America's Top 60 plan, sixty...
1.56 MB  
Web Browsers  -  Dish Network Satellite TV Discounts 1.0
Dish Network Satellite TV Discounts When you order Dish Network you choose the programming package that's right for you, not what's right for the cable company. For only 19.99 you can select America's Top 60 plan, sixty of the most popular...
1.56 MB  
Libraries  -  POE::Component::ControlPort 0.01
POE::Component::ControlPort is a Perl module with network control port for POE applications. SYNOPSIS use POE; use Getopt::Long; use POE::Component::ControlPort; use POE::Component::ControlPort::Command; my @commands = ( { help_text =>...
12.29 KB  
Libraries  -  Convert::ASCIInames 1.002
Convert::ASCIInames is a Perl module that includes ASCII names for control characters. SYNOPSIS use Convert::ASCIInames; Convert::ASCIInames::Configure(fallthrough => 1); $name = ASCIIname($character_ordinal); $name =...
11.26 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB