Simple Project List Software Map

17845 projects in result set
LastUpdate: 2008-01-12 16:11

Umbrello UML Modeller

Umbrello UML Modeller is a Unified Modelling Language diagram tool for KDE. It is able to produce all types of UML diagrams. It imports C++, and it generates code in 10 languages. It uses an XMI-based file format. It is part of KDE, with sources and packages available for those using older versions of KDE.

(Machine Translation)
LastUpdate: 2014-04-06 16:03

Sudokuki

Sudokuki is a graphical SUDOKU game. It solves even the most difficult sudoku grids for you. It can generate a sudoku, play sudoku, and print a sudoku.

LastUpdate: 2008-12-02 10:51

DirectFB

DirectFB is a thin library that provides developers with hardware graphics acceleration, input device handling and abstraction, an integrated windowing system with support for translucent windows and multiple display layers on top of the Linux framebuffer device. It is a complete hardware abstraction layer with software fallbacks for every graphics operation that is not supported by the underlying hardware.

LastUpdate: 2014-04-02 19:18

v4l-utils and libv4l

v4l-utils is a collection of various video4linux (V4L) and DVB utilities. libv4l is an accompanying collection of libraries that adds a thin abstraction layer on top of video4linux2 (V4L2) devices. The purpose of this layer is to make it easy for application writers to support a
wide variety of devices without having to write separate code for different devices in the same class. It consists of 3 different libraries. libv4lconvert offers functions to convert from any (known) pixel format to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420. libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices
supporting v4l1 compatibility (which many v4l2 drivers do not). libv4l2 offers the v4l2 API on top of v4l2 devices, while adding support for the application transparent libv4lconvert conversion where necessary.

(Machine Translation)
LastUpdate: 2009-06-20 13:54

netrik

Netrik is an advanced text mode WWW browser. Its purpose is to give
access to as much of the Web as possible in text mode, without
forsaking any comfort.

(Machine Translation)
Operating System: Linux
Programming Language: C
User Interface: Web Environment
LastUpdate: 2012-11-25 18:02

kbd

The kbd package contains keytable files and keyboard utilities compatible with kernel version 1.1.54 and later. Setfont requires 1.1.92 or later.

(Machine Translation)
LastUpdate: 2005-05-04 03:28

XawTV

XawTV is a simple Xaw-based TV program which uses the bttv driver or video4linux. It also contains various command-line utilities for grabbing images and AVI movies, tuning in TV stations, etc.

(Machine Translation)
LastUpdate: 2008-11-04 18:22

TOra

TOra is a Toolkit for Oracle that helps the DBA or developer of a database application. It features an SQL worksheet with PL/SQL block parsing, a PL/SQL debugger and editor with syntax highlighting, a Schema browser, Unicode support, printing, and a full suite of DBA management tools.

LastUpdate: 2011-05-28 18:35

ePDFView

ePDFView is a lightweight PDF document viewer that
only uses the GTK+ and Poppler libraries.
It is currently under development, but already
opens most PDF files (even encrypted), save copies of documents, and has support for printing using CUPS.

(Machine Translation)
LastUpdate: 2014-05-01 07:49

pydiction

Pydiction consists of a Vim plugin and a Python script that allows programmers to tab-complete their Python code in Vim by generating a dictionary file of Python modules, and their attributes and methods. It comes with a default dictionary containing the entire Python standard library, keywords, built-ins, and many 3rd-party modules like Numpy, Django, Flask, Requests, Twisted, PyQT4, Pygame, OpenGL, wxPython, PyGTK, MySQLdb, Psycopg2, and more.

LastUpdate: 2013-06-05 23:37

strace

strace is a useful diagnostic, instructional, and debugging tool. System administrators, diagnosticians, and troubleshooters will find it invaluable for solving problems with programs for which the source is not readily available.

LastUpdate: 2014-05-15 20:33

Hypertable

Hypertable is a high performance, scalable database modeled after Google's Bigtable. It is designed to manage the storage and processing of information on a large cluster of commodity servers, providing resilience to machine and component failures.

(Machine Translation)
LastUpdate: 2013-01-10 06:53

Gujin

Gujin is a PC boot loader that can analyze your partitions and filesystems. It finds the Linux kernel images available, as well as other bootable partitions (for *BSD, MS-DOS, Windows, etc.), files (*.kgz) and bootable disk images (*.bdi), and displays a graphical menu for selecting which system to boot. It boots the Linux kernel using the documented interface, like LILO and GRUB, so it doesn't need any other pre-installed bootloader. It can also directly load gzipped ELF32 or ELF64 files, with a simple interface to collect real-mode BIOS data. There is no need to execute anything after making a new kernel: just copy the kernel image file into the "/boot" directory, with a standard name. Gujin is written almost entirely in C with GCC, and it fully executes in real mode to be as compatible as possible.

LastUpdate: 2014-01-31 19:49

chrony

chrony is a client and server for the Network Time Protocol (NTP). This program keeps your computer's clock accurate. It was specially designed to support systems with intermittent Internet connections, but it also works well in permanently connected environments. It can also use hardware reference clocks, the system real-time clock, or manual input as time references.

LastUpdate: 2014-02-27 02:07

spectrwm

spectrwm is a minimalistic tiling window manager that tries to stay out of the way so that valuable screen real estate can be used for much more important stuff. It has sane defaults and does not require one to learn a language to do any configuration. It was written by hackers for hackers and it strives to be small, compact, and fast.