RadioMan Java is an interface to the RadioMan, a
serial-controlled AM/FM radio which functions much
like a car radio, including 10 AM/FM presets. This
software allows you to use this device under
Linux.
相关项目SmillaEnlarger, 円盤複写屋, StepMania Japan, Freeverb3VST, PeerCast IM |
tunnel client is a Perl based script that tries to
offer an easier way of building up a tunnel to an
IPv6-over-IPv4 tunnelbroker. It's easy to extend it
to other tunnelbrokers, without additionally
modifing the source code.
MoosicApplet is a GNOME panel applet which displays the current status of the Moosic jukebox server. It also provides some basic features for controlling the song player. It features a configurable layout and the ability to rewrite the song name in various ways to make it easier to read.
相关项目Darik's Boot and Nuke, SmillaEnlarger, X/Qt Server, Special Launch, DeSmuME |
stream-db is a database-enabled version of streamcast, an MP3 file streamer for icecast/shoutcast servers. stream-db uses a database for the backend instead of perl data structures. The database holds song information, play queues, event logs and request logs. The aim the project is to allow people to create their own streaming media stations, with users, requests, song histories, and playlists and other such fun things.
相关项目Dumpper v.60.3, 円盤複写屋, MPC-BE, Media Player Classic - Home Cinema, WordPress Plugins/JSeries |
opMixer is a small program used to change the soundcard mixers. It also has the ability to save/load the state of the mixer to/from files with a console-based utility or from within opMixer itself.
Linvpn is a secure socket layer for pppd. It
allows creation of virtual private networks by
using an IP routing system between PPP network
interfaces. Cryptography is done by libgcrypt's
3DES or blowfish, and Initialization Vector (IV)
is changed in each packet transmission. As linvpn
works as client and server, and communication is a
single TCP connection, it allows creation of
secure tunnels even in complex network layouts,
when one or both endpoints are behind a firewall
or NAT, with or without dynamic IP addresses.
相关项目SlunkCrypt, x64dbg, Dumpper v.60.3, Win32 Disk Imager, MeCab |
The dnsreflector daemon listens for DNS queries on
a local UDP port and answers with records pointing
back to localhost. Combined with OpenBSD's packet
filter pf(4), this works as a bandwidth efficient
spamtrap.
MyServerTalks aims to be an interface between your
server and messaging networks. Based on the XMPP
protocol, it lets you manage your servers using a
Jabber or Google Talk account.
libiriverdb is a library for iRiver jukeboxes, specifically the
H300 and H100 series Hard Disk-based models, that require
a database of the audio metadata to be created on the
device before allowing it to be used for selecting tracks to
play.
相关项目SharpDevelop-jp, Properties Editor, DeSmuME, StepMania Japan, SmillaEnlarger |
OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco SR500, 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers, and probably others.
A Perl program that uses Net::SSH::Perl that allows
systems administrators to run multiple commands to
multiple hosts from one central host.
FAPWS (Fast Asynchronous Python WSGI Server) is a fully WSGI-compliant Web server for the Python environment. It is designed to be small and fast and is capable of handling many concurrent connections.
相关项目Sledge, MalonAccount, TuxGuitar, 04WebServer, coroid project |
RockBot is a fully functional multi-channel "bot" for IRC. It has hundreds of usefull commands for managing channels, amusing your friends, and protecting ownership. It is a good alternitive to an eggdrop type bot.
sud (superuser daemon) permits a user to switch to
root privileges and to use a suid program in a
nosuid environment. It is based on a client/server
model and on the ability to pass file descriptors
between processes. sud permits you to choose your
authentication method, and your effective
credentials will be checked by using a Unix domain
socket.
相关项目MPC-BE, Win32 Disk Imager, Linux-HA Japan, AKARI, Media Player Classic - Home Cinema |
C/Invoke is a library which can call C functions
at runtime with no prior knowledge of the function
prototypes. This capability is used to allow any
language to call native libraries without writing
a separate module in C, similar to the P/Invoke
functionality of the .NET framework.