RSS 1298 projects tagged "Linux"

Download Website Updated 15 May 2013 Areca Backup

Screenshot
Pop 864.12
Vit 129.99

Areca is a file backup system that supports data compression (zip / zip64 format) and encryption, incremental backups, FTP/SFTP file transfer, delta storage mode, and many other features. It includes a transaction mechanism, which guarantees the integrity of your backups. Two user interfaces are available: a command-line interface (useful for backup automation) and a graphical user interface (useful for backup administration).

No download Website Updated 13 May 2013 txtorcon

Screenshot
Pop 76.21
Vit 8.15

txtorcon is a Twisted-based asynchronous Tor control protocol implementation. Twisted is an event-driven networking engine written in Python, and Tor is an onion-routing network designed to improve people’s privacy and security on the Internet. It includes unit-tests with 96%+ coverage, multiple examples, and documentation. There are abstractions to track Tor configuration and state (circuits, streams), launch private instances, support Hidden Service, and more.

No download Website Updated 09 May 2013 httping

Screenshot
Pop 1,232.92
Vit 100.27

httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers). It can be used for monitoring or statistical purposes (measuring latency).

Download Website Updated 07 May 2013 xtermcontrol

Screenshot
Pop 242.22
Vit 57.18

xtermcontrol enables dynamic control of XFree86 xterm properties. It makes it easy to change colors, titles, fonts, and the geometry of a running xterm, as well as to report the current settings of the properties. Window manipulations such as (de)iconify, raise and lower, maximize and restore, and reset are also supported. It also lets advanced users issue any xterm control sequence.

No download Website Updated 06 May 2013 unifdef

Screenshot
Pop 220.07
Vit 68.76

Unifdef is useful for removing #ifdef'ed lines from a file while otherwise leaving the file alone. You specify which symbols are defined or undefined with -D and -U flags, and unifdef removes the corresponding ifdefs, and the enclosed code if appropriate. It's especially useful for removing those "#ifdef BROKEN" and "#ifdef PRIVATE" clauses from code before you release it. Unifdef acts on #if, #ifdef, #ifndef, #elif, #else, and #en­dif lines, and it knows only enough about C and C++ to know when one of these is inactive because it is inside a comment or a single or double quote.

Download Website Updated 06 May 2013 The Epeios XML preprocessor

Screenshot
Pop 121.61
Vit 31.97

The 'expp' tool (the Epeios XML preprocessor) reads an XML file to transform it to another XML file. It simplifies the writing of XML files by allowing the handling of macros, the definition and testing of variables, the inclusion of files, and more. This is done by writing, directly in the source XML file, predefined tags owned by a given namespace, tags which are then recognized and handled by the 'expp' tool. The tool is also available as a Java native component.

Download Website Updated 06 May 2013 HTTPTunnel

Screenshot
Pop 365.32
Vit 53.57

HTTPTunnel is a simple client/server application for creating an HTTP tunnel between two machines, optionally via a Web proxy. This tunnel can then be used to wrap arbitrary TCP socket traffic in HTTP, thus allowing communications even through a restrictive firewall that only allows outgoing HTTP connections.

No download Website Updated 06 May 2013 prwd

Screenshot
Pop 51.30
Vit 11.53

prwd is a tool to print your working directory in a reduced form for your shell prompt. The path can be shortened using aliases, a maximum length, a filler character or in the style of a newsgroup. prwd can also read your branch in git and mercurial repositories.

Download Website Updated 29 Apr 2013 galculator

Screenshot
Pop 470.32
Vit 64.01

galculator is a GTK 2/GTK 3-based scientific calculator supporting algebraic mode, RPN, and formula entry mode. Features include arithmetic operations plus precedence handling, full keypad support, trigonometric functions, power, square root, natural and common logarithm, constants (e, PI), and inverse and hyperbolic functions. It supports different number bases (decimal, hexadecimal, octal, and binary) and angle bases (radiant, degree, and grad).

Download Website Updated 27 Apr 2013 lookat

Screenshot
Pop 219.96
Vit 53.30

"lookat" (or "bekijk" in Dutch) is a program to view text files and manual pages. It is designed to be more user-friendly than more conventional text viewers such as less.

Screenshot

Project Spotlight

Marathon

A tool that records and executes Java GUI-driven acceptance tests.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.