Simple Project List Software Map

781 projects in result set
LastUpdate: 2014-02-16 01:42

HotShots

HotShots is an application for capturing screens and saving them in a variety of image formats as well as adding annotations and graphical data (arrows, lines, text, etc.).

(Machine Translation)
LastUpdate: 2014-05-16 21:50

RealOpInsight

RealOpInsight is an advanced business service monitoring dashboard toolkit for Nagios, Zabbix, Zenoss, Icinga, and other common monitoring systems including GroundWork, Centreon, Shinken, and op5 Monitor. It provides features for effective monitoring in demanding operations such as clouds, network operations centers, and large data centers.

(Machine Translation)
Natural Language: English, French
Operating System: Linux, Windows
Programming Language: C++
User Interface: Qt
LastUpdate: 2012-08-12 18:50

dupeGuru Picture Edition

dupeGuru Picture Edition is a tool to find duplicate pictures on your computer. dupeGuru PE is efficient, thanks to its quick fuzzy matching algorithm. Not only can dupeGuru PE find exact matches, but it can also find duplicates among pictures of different kind (PNG, JPEG, GIF, etc.) and quality. dupeGuru PE is customizable. You can tweak its matching engine to find exactly the kind of duplicates you want to find. The Preference page of the help file lists all the scanning engine settings you can change. dupeGuru PE is safe. Its engine has been especially designed with safety in mind. Its reference directory system as well as its grouping system prevent you from deleting pictures you didn't mean to delete. dupeGuru PE supports JPG, PNG, TIFF, GIF, BMP, and PSD formats. All these formats can be compared together. Not only can you delete the duplicate pictures dupeGuru PE finds, but you can also move or copy them elsewhere. You can also easily weed the bad duplicates out, thanks to the Power Marker.

(Machine Translation)
Operating System: MacOSX, Linux, Windows
Programming Language: Python
Topics: Freecode.com
User Interface: Cocoa (MacOS X), Qt
LastUpdate: 2009-06-19 14:08

HantekDSO

HantekDSO is USB oscilloscope software for Hantek/Voltcraft/Darkwire/Protek/Acetech/etc. DSO-2090/2150/2250/5200A/etc. oscilloscopes. It is based on the libusb and Qt/OpenGL libraries. The project includes a firmware extraction utility and udev rules file for loading firmware under Linux/Unix.

(Machine Translation)
LastUpdate: 2011-05-12 03:50

VLMC

VLMC is a non-linear video editing software based on VLC.

LastUpdate: 2012-05-24 21:46

Mole

Mole (Mobile Organic Localization Engine) provides room-level geoposition estimates using existing WiFi infrastructure. When you create an entry in the database by naming a room, your and other users' mobile devices will recognize when they are in that room. Other applications can poll or monitor the current room estimate and act accordingly, with context aware behavior. Because too much WiFi scanning drains batteries, it uses accelerometers and other tricks to keep scanning to a minimum while keeping update latency reasonable.

(Machine Translation)
LastUpdate: 2014-02-11 23:53

pedsim

PEDSIM is a microscopic pedestrian crowd simulation system. The PEDSIM library allows you to use pedestrian dynamics in your own software. Based on pure C++/STL without additional packages, it runs on virtually every operating system. The PEDSIM Demo Application (Qt) gives you a quick overview of the capabilities, and is a starting point for your own experiments. PEDSIM is suitable for use in crowd simulations (e.g. indoor evacuation simulation, large scale outdoor simulations), where one is interested in output like pedestrian density or evacuation time. The quality of the individual agent's trajectory is high, PEDSIM can be used for creating massive pedestrian crowds in movies. Since libpedsim is easy to use and extend, it is a good starting point for science projects.

(Machine Translation)
LastUpdate: 2013-12-08 21:10

TSP Solver and Generator

TSPSG is intended to generate and solve "travelling salesman problem" (TSP) tasks. It uses the Branch and Bound method for solving. Its input is a number of cities and a matrix of city-to-city travel costs. The matrix can be populated with random values in a given range (which is useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving, and a solving graph. The task can be saved in an internal binary format and opened later. The result can be printed or saved as PDF, HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using the Branch and Bound method to solve a particular task.

LastUpdate: 2012-05-23 23:51

Kst

Kst is a fast real-time large-dataset viewing and plotting tool with built-in data analysis functionality. It contains many powerful built-in features and is expandable with plugins and extensions. It features powerful keyboard and mouse plot manipulation, a large selection of built-in plotting and data manipulation functions (such as histograms, equations, and power spectra), built-in filtering and curve fitting capabilities, a convenient command-line interface, a powerful graphical user interface with non-modal dialogs for an optimized workflow, support for several popular data formats, extended annotation objects similar to vector graphics applications, and high-quality export to bitmap or vector formats,

(Machine Translation)
LastUpdate: 2014-05-24 01:46

Qmmp

Qmmp (Qt-based Multimedia Player) is an audio player with a user interface similar to Winamp or Xmms. Alternative user interfaces also are available.

(Machine Translation)
Operating System: FreeBSD, Linux
User Interface: Qt
LastUpdate: 2014-05-07 22:28

PulseView

PulseView is a portable, cross-platform, sigrok GUI for logic analyzers, oscilloscopes, and MSOs.

(Machine Translation)
Operating System: Android, MacOSX, FreeBSD, NetBSD, OpenBSD, Linux, Windows
Programming Language: C++
User Interface: Graphical, Qt
LastUpdate: 2012-06-25 21:46

StressItOut

StressItOut is a hardware stressing and testing program for GNU/Linux. Its main purpose is to strain the computer to ensure the hardware is in good state. There are several test modules: CPU load, memory test, 2D OpenGL painting, 3D OpenGL rendering, hard drives, optical drives, serial ports transmission, and parallel ports. Support for lm-sensors is in the works. This software, when ready for release, will mainly be aimed at the QA departments of hardware manufacturing companies, who need to ensure their newly produced machines perform correctly under heavy workloads, and that all their components work as expected.

(Machine Translation)
Natural Language: Catalan, English, Russian, Spanish, Ukrainian
Operating System: Linux
User Interface: OpenGL, Qt
LastUpdate: 2013-02-18 04:04

Gigalomania

Gigalomania is a 2D real time strategy game that is a clone of Mega-Lo-Mania. The gameplay consists of researching and developing new technology with which to conquer your enemies, from rocks and sticks to nuclear weapons and spaceships. You can advance through ten different ages, from the stone age to the future. There are 28 different maps to play through. The game is still under development, but is entirely playable in its current state.

LastUpdate: 2012-04-01 00:02

Trusion

Trusion is a physical intrusion system that uses users' Webcams to detect motion, which serves as an indicator to start recording video. Optionally, users can choose to have the program upload the videos to an FTP server in the unfortunate event your computer gets stolen or the perpetrator manages to delete the user's local video files. This is a very new project that is enthusiastically welcoming new contributors and their ideas. This project was build using Qt and OpenCV.

(Machine Translation)
LastUpdate: 2013-09-29 17:11

libQtCassandra

The libQtCassandra library is an advanced C++ library used to access Cassandra servers. Unlike the basic Cassadra server interface, this C++ library provides separate objects that handle each level of the server data, i.e. the cluster, contexts, table, rows, and cells. It uses Qt and the Qt style for all the classes, which makes it very easy to use if you already know Qt.

(Machine Translation)
Natural Language: English
Programming Language: C++
User Interface: Qt