RSS 29 projects tagged "Linux"

No download Website Updated 14 Apr 2013 ELF statifier

Screenshot
Pop 610.60
Vit 51.94

ELF statifier makes one executable file with no runtime dependencies from a dynamically-linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.

No download No website Updated 08 Apr 2013 pwgrep

Screenshot
Pop 197.16
Vit 9.20

pwgrep is a simple password manager that manages a database file using encryption of GnuPG. It uses encryption and version control on all of the passwords that are stored. The password database can be used on several hosts at once with automatic synchronization. Even several users can share the same password database. The versioning system will keep track of who was changing which entries and at which time. The versioning system to use can be configured (and is Subversion by default). Besides passwords, pwgrep can also be used for storing a collection of files like certificates. The file shredding command for secure deleting of temporary files can be configured. A local backup of all database changes is automatically made. It can be used without a GUI (such as through an SSH session).

Download Website Updated 19 Mar 2012 CDlinux

Screenshot
Pop 173.80
Vit 15.73

CDlinux is a compact Linux distribution. It is small in size, yet rich in features. It ships with an up-to-date version of the Linux kernel, Xorg, Xfce, and many popular applications. It has good internationalization and locale support and is highly user-configurable.

Download Website Updated 07 Jan 2013 gtkdialog

Screenshot
Pop 149.98
Vit 18.37

gtkdialog is a GUI creation utility that can be used with an arbitrary interpreter. It enables the programmer to describe a graphical user interface in a simple XML language, and create callbacks with any interpreter that supports either files, standard I/O, or environment variables. It can be called as an external program from the interpreter, but can be used as a stand-alone framework for the application as well. Stand-alone, bash, and awk examples are provided.

No download Website Updated 16 Mar 2009 ATA over Ethernet Tools

Screenshot
Pop 149.34
Vit 5.93

The ATA over Ethernet Tools are intended for use in conjunction with an ATA over Ethernet (AoE) driver for a Linux 2.6 kernel. They perform simple tasks like listing available devices, triggering device discovery, and restricting the network interfaces on which AoE is performed.

No download Website Updated 22 Apr 2013 geo-*

Screenshot
Pop 147.65
Vit 22.65

geo-* is a set of tools for geocaching, including tools for accessing the www.geocaching.com, opencaching.com, opencaching.us, and navicache.com websites, tools for geocoding addresses and creating maps, and tools for manipulating Mapopolis place guide data. The focus of these tools is to provide a command line driven environment.

Download Website Updated 03 Mar 2005 apt4rpm

Screenshot
Pop 121.04
Vit 5.48

apt4rpm creates an apt, yum, or metadata repository from a random RPM directory.

Download Website Updated 30 Dec 2012 IMDB movie fetcher

Screenshot
Pop 109.98
Vit 6.23

IMDB movie fetcher is a script to search and get details about movies from IMDB.

Download Website Updated 03 Nov 2006 basE91

Screenshot
Pop 95.30
Vit 3.69

basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary insecure connections like e-mail or terminal lines.

No download Website Updated 10 Sep 2012 LMDBG

Screenshot
Pop 80.19
Vit 8.08

LMDBG is a collection of small tools for collecting and analyzing the logs of malloc/realloc/memalign/free function calls. Unlike many others, LMDBG does not provide any way to detect overruns of the boundaries of malloc() memory allocations, as this is not the goal. Like most other malloc debuggers, LMDBG allows detecting memory leaks and double frees. However, unlike others, LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing you to analyze an application on a per-module basis.

Screenshot

Project Spotlight

OCaml MySQL Protocol

MySQL Protocol in pure OCaml

Screenshot

Project Spotlight

SmartSynchronize

A tool for comparing and merging files and directories.