RSS 8 projects tagged "Linux"

Download Website Updated 12 Apr 2013 Veusz

Screenshot
Pop 505.28
Vit 47.63

Veusz is a scientific plotting package, designed to create publication-ready Postscript, PDF, or SVG output. It features an easy to use graphical interface as well as a command line interface and can be scripted or embedded in Python scripts. Graphs are constructed in a modular fashion from separate components. Datasets can be interactively modified or created from within the program.

Download No website Updated 09 Mar 2012 (Qt)-Backstep.py

Screenshot
Pop 19.85
Vit 20.97

(Qt)-Backstep.py is commandline and graphical (Qt) backup software written in pure Python. It can back up any directory to CD-R(W), DVD-R(W), USB key, or another directory. It is a continuous backup solution. It works like a time machine. It contains a backup network server. It can send backups over the Internet or your network.

Download Website Updated 10 Dec 2012 glogg

Screenshot
Pop 98.29
Vit 5.30

glogg is a multi-platform GUI application to browse and search through long or complex log files. It is designed with programmers and system administrators in mind. glogg can be seen as a graphical, interactive combination of grep and less.

Download Website Updated 07 Mar 2011 Cute CW

Screenshot
Pop 88.07
Vit 2.55

Most morse code (CW) training requires you to learn everything at once without a training process. This application changes that and separates training into phases.

Download Website Updated 13 Sep 2012 TSP Solver and Generator

Screenshot
Pop 64.12
Vit 2.11

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.

Download Website Updated 22 Jul 2010 QtFindReplaceDialog

Screenshot
Pop 25.88
Vit 1.57

QtFindReplaceDialog is a Qt implementation of a Find/Replace dialog to be used in Qt text editing applications. A simple Find (only) dialog is also provided. The dialogs can be used as a library or simply by importing the sources into your own applications.

No download Website Updated 05 Dec 2009 KRadioRipper

Screenshot
Pop 38.52
Vit 1.52

KRadioRipper is a program for recording Internet radios and other streams. For streams that provide information about the song title, it can split the stream and create a separate file for each track with a corresponding file name and corresponding metadata.

Download Website Updated 24 Oct 2011 qxv

Screenshot
Pop 77.94
Vit 1.51

qxv is an image viewer whose interface is key-to-key compatible with the classic xv program. It is meant to replace xv, which is old, unmaintained, not Free Software, and therefore not shipped with most software distributions anymore.

Screenshot

Project Spotlight

cd-discid

A tool which retrieves the CDDB discid information for a CD.

Screenshot

Project Spotlight

Ujorm

A high performance ORM for Java.