RSS 52 projects tagged "Windows"

Download Website Updated 06 May 2013 GNU libmicrohttpd

Screenshot
Pop 693.06
Vit 85.75

GNU libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. SSL/TLS support is available as an option.

Download Website Updated 03 May 2013 Risk

Screenshot
Pop 762.63
Vit 73.19

Risk is a Java version of the classic RISK board game, with a simple map format, network play, single player mode, hotseat, map editor, and many more features. It works on all operating systems that run Java 1.4 or higher.

Download Website Updated 17 May 2013 Pastèque

Screenshot
Pop 556.94
Vit 63.24

Pastèque (formerly POS-Tech) is point-of-sale software for touchscreen devices. It is designed as multichannel software with a desktop client, a mobile Android client, and a Web back office.

Download No website Updated 14 May 2013 Remote Launcher Server

Screenshot
Pop 165.77
Vit 47.12

Remote Launcher is an easy-to-use tool that enables you to launch applications remotely on your PC via your Android device. It consists of an Android application (proprietary) and a small server program (GPLv2) for your PC. You can configure Remote Launcher to start any application on your PC with a single click on your Android device. For example, it can start your mediacenter, shutdown or restart the computer, or run a custom script. It has been tested on Ubuntu and Windows 7.

Download No website Updated 06 May 2013 MDIUtilities

Screenshot
Pop 122.21
Vit 47.97

MDIUtilities provides a set of utility classes that can be used for desktop application development. It contains a network preferences implementation, XML utility classes, geometry utility classes, additional Swing classes, and other miscellaneous classes.

Download Website Updated 13 May 2013 Quassel IRC

Screenshot
Pop 139.81
Vit 44.69

Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one or more clients can attach to and detach from a central core, much like the popular combination of screen and a text-based IRC client, but graphical. In addition to this unique feature, it aims to be a comfortable chatting program.

No download Website Updated 13 Jun 2009 Maven Android Plugin

Screenshot
Pop 33.76
Vit 37.90

Maven Android Plugin makes it easier to do Android application development with Maven. It lets you focus on programming, while Maven Android Plugin takes care of compiling everything correctly and building the apk file.

Download No website Updated 04 Apr 2013 Dr Geo

Screenshot
Pop 174.27
Vit 37.68

Dr. Geo is an interactive geometry program that is distributed as a universal portable application. It allows one to create a geometric sketch and manipulate it according to its constraints. It is usable at home or at school, in primary or secondary education. It is simple and effective with extended features including scripting and programming.

Download Website Updated 23 Apr 2013 Ecere SDK

Screenshot
Pop 436.55
Vit 36.83

The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.

No download Website Updated 12 Apr 2013 Universal Password Manager

Screenshot
Pop 366.56
Vit 36.25

Universal Password Manager (UPM) allows you to store usernames, passwords, URLs, etc. in an encrypted database protected by one master password. Its three strongest features are simplicity (it provides a small number of very strong features with no clutter), the ability to run cross-platform, and database sharing. Rather than having many separate databases (home, work, etc.), database sharing allows you store your database at a remote location (password protected HTTP URL, for example) and then have UPM automatically keep your local database in sync with the remote database.

Screenshot

Project Spotlight

VectorGraphics2D

A vector export library for Java.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.