Simple Project List Software Map

12792 projects in result set
LastUpdate: 2014-04-13 00:12

PHP Server Monitor

PHP Server Monitor is a script that checks whether the servers/Websites on your list are running. Each server has its own notification settings. Notifications are made via email or text messages. Using the Web-based interface, you can add servers and manage users for each server.

(Machine Translation)
Database Environment: MySQL
Operating System: OS Independent
Programming Language: Curl, PHP
Topics: Freecode.com
LastUpdate: 2013-06-06 14:43

Universal Password Manager

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.

(Machine Translation)
LastUpdate: 2012-09-22 23:07

fli4l

fli4l is a single-floppy Linux-based ISDN/DSL/ethernet-router. It features configuration with some simple ASCII-files, several possible connection-flavors (in/out/callback, and raw IP/PPP), channel bundling (an extra channel can be added through a Windows/Unix-client), configuration of multiple networks, least-cost routing, automatic choice of provider, display/calculation of connection times and costs, and a Windows/Unix client to control dial/hangup, monitor traffic and monitor incoming calls on ISDN (see screenshot).

LastUpdate: 2014-05-12 22:27

Enable Viacam

Enable Viacam (eViacam) is a mouse replacement software that moves the pointer as you move your head. It works on standard PCs equipped with a Web camera. No additional hardware is required. It is based on the award winning Facial Mouse software.

LastUpdate: 2014-06-05 08:49

Marvin

Marvin is an extensible image processing framework
for Java. It provides features to manipulate
images, to manipulate captured video frames, and
to process images with multi-threading. Its
features can be extended via plug-ins. Plug-ins
can be integrated with the graphical user
interface, and their plug-in performance can be
analyzed. Every image processing algorithm is
developed as a plug-in that can be plugged into
the MarvinEditor, an image manipulation program
that uses plug-ins developed using Marvin, or into
third-party applications. Currently there are 55
plug-ins available.

(Machine Translation)
LastUpdate: 2011-11-02 22:58

ISPConfig

ISPConfig is an ISP management and hosting control panel. It manages your Web server, email server, BIND DNS, proftpd + vsftpd FTP server, MySQL databases, SpamAssassin, and disk quotas with an easy to use Web interface for administrators, resellers, and clients.

LastUpdate: 2014-06-11 11:30

isort

isort automatically sorts and sections Python imports. It can turn even the most messy import structure into nice clean sections without duplicates. It provides a command line utility, Python library, and Kate plugin for convenient use.

(Machine Translation)
Natural Language: English
Operating System: Linux, Windows
Programming Language: Clean, Python, Python
LastUpdate: 2010-09-28 06:58

Photo Organizer

Photo Organizer is a Web-based multi-user photo management tool that was designed for professional photographers. It offers a searchable photo database that supports photo version control, a datebook with client management, photo submission history, EXIF, IPTC, XML, and XMP, user quotas, and printing labels and color brochures. It uses ImageMagick and DCRAW to handle over a hundred image formats, and relies on PostgreSQL as its database backend.

LastUpdate: 2014-04-14 20:49

CalDavZAP

CalDavZAP is a CalDAV Web client with a powerful event/todo editor. It is compatible with Safari, Webkit, Firefox, Opera (15+), iCab, and Chrome, and supports all major CalDAV servers.

(Machine Translation)
LastUpdate: 2014-04-03 12:51

FastFlow

FastFlow is a pattern-based programming framework targeting streaming applications. It implements pipeline, farm, divide and conquer, and their composition, as well as generic streaming networks. It is specifically designed to support the development and the seamless porting of existing applications on multi-core, GPGPUs, and clusters of them. The layered template-based C++ design ensures flexibility and extendibility. Its lock-free/fence-free run-time support minimizes cache invalidation traffic and enforces the development of high-performance (high-throughput, low-latency) scalable applications. It has been proven comparable or faster than TBB, OpenMP, and Cilk on several micro-benchmarcks and real-world applications, especially when dealing with fine-grained parallelism and high-throughput applications.

Natural Language: English, Italian
Operating System: MacOSX, Linux
Programming Language: Assembly, C, C++
LastUpdate: 2014-06-07 03:05

EUGene

EUGene allows you to manipulate and generate models. It can read UML class models in XMI independent from modeling, generate templates, transform models, and integrate in project building. It features independence in developer code and generated code. EUGene is independent from development tools. EUGene is easy to use and to put into place.

(Machine Translation)
LastUpdate: 2011-08-31 22:39

pf-kernel

pf-kernel is a fork of the Linux kernel. It provides useful features that are not merged into the mainline, such as the bfs scheduler and tuxonice.

(Machine Translation)
Natural Language: English
Operating System: Linux, Linux
Programming Language: C
Topics: Freecode.com
LastUpdate: 2014-03-03 20:28

DocFetcher

DocFetcher is a desktop search application: It allows you to search the contents of documents on your computer. You can think of it as Google for your local files.

Natural Language: English, German
Operating System: MacOSX, Linux, Windows, Windows
Programming Language: Java
User Interface: Eclipse, Excel
LastUpdate: 2014-05-14 22:46

s6

s6 is a complete process supervision suite in the style of daemontools, runit, and perp. It provides a candidate for process 1. It also comes with a library and command line utilities that implement inter-process notification and synchronization.

(Machine Translation)
Natural Language: English
Programming Language: C
Topics: Freecode.com, Boot, Init
LastUpdate: 2014-06-12 08:56

ChaiScript

ChaiScript is an embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques. Being a native C++ application, it has some advantages over existing embedded scripting languages. It uses a header-only approach, which makes it easy to integrate with existing projects. It maintains type safety between your C++ application and user scripts. It supports a variety of C++ techniques including callbacks, overloaded functions, class methods, and STL containers.

(Machine Translation)