RSS 226 projects tagged "Java"

Download Website Updated 20 May 2013 GSLB.me Dynamic DNS Client

Screenshot
Pop 22.78
Vit 1.50

GSLB.me Dynamic DNS Client is a client for updating dynamic DNS entries for accounts created on GSLB.me.

Download No website Updated 02 Oct 2011 Multicast Tool

Screenshot
Pop 40.89
Vit 1.00

Multicast Tool is a command line tool from the WizTools.org mini-projects that operates in two modes: listen and send. Running this application in these modes, the user will be able to send and receive packets from multicast groups.

Download No website Updated 28 Oct 2012 Lyra

Screenshot
Pop 61.24
Vit 4.95

Lyra is a front-end to the Music Player Daemon (MPD). Based loosely on the Creative Media Source software, it has the aim of supporting large collections of albums and artists. Other interesting features are the implementation of a local cache of the music library using an SQLite database, increased speed, and flexibility. In addition, Lyra supports integration with the Last.fm service, which includes "Scrobbling" and album cover art.

No download Website Updated 18 Feb 2011 desire-adhoc

Screenshot
Pop 37.91
Vit 1.93

desire-adhoc allows you to connect your HTC Desire smartphone to ad-hoc networks. It has been written specifically for the Desire and will not work on other models (unless they use the same network driver, in which case there might be a chance). It requires root access to your phone.

No download Website Updated 29 Jun 2011 rnio

Screenshot
Pop 44.56
Vit 2.29

rnio is a minimalistic nio framework for Java. With rnio, it is easy to use non-blocking network sockets in Java. Internally, rnio runs a set of selectors and handles the thread pool for the network-related tasks. This means that non-blocking network connections can be fully event-based.

No download Website Updated 19 Jun 2009 ServerStatus

Screenshot
Pop 27.50
Vit 37.84

The ServerStatus application will display a window that shows the status of a list of servers, NAS, routers, etc. ServerStatus will 'ping' each server/network device once per minute to determine if it is 'online' or 'offline'.

No download Website Updated 11 Dec 2009 jsFlow

Screenshot
Pop 41.57
Vit 1.08

jsFlow is Java library for sFlow, an industry standard for monitoring switches and routers.

Download No website Updated 22 Aug 2010 JRedis

Screenshot
Pop 28.32
Vit 2.99

JRedis is a high-performance Java client and connector framework and reference implementation for Redis distributed hash key-value database. It will provide both synchronous clients and asynchronous connections for Redis. The connectors will be both passive (non-threaded) and active, to address deployment scenarios and usage requirements.

No download Website Updated 13 Mar 2010 jmxsh

Screenshot
Pop 19.54
Vit 1.63

jmxsh is a fully scriptable command-line JMX client based on Tcl. It is simply a Tcl interpreter powered by Java/Tcl (with command-line history and editing provided by JLine) that has special command-line options for connecting to JMX servers and special Tcl commands for interacting with JMX servers. jmxsh is capable of simultaneously connecting to multiple JMX servers. There's also a "browse mode" for exploring the remote JMX namespace without knowing beforehand the names of MBeans or their properties. jmxsh and all its dependencies are distributed in a self-contained executable jar file for ease of use.

Download Website Updated 29 Apr 2013 Lilith Logback event viewer

Screenshot
Pop 174.83
Vit 26.67

Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend. It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.