Simple Project List Software Map

1402 projects in result set
Última actualización: 2010-04-30 12:26

FSlint

FSlint is a toolkit to find various forms of lint on a filesystem. At the moment it reports duplicate files, bad symbolic links, troublesome file names, empty directories, non stripped executables, temporary files, duplicate/conflicting (binary) names, and unused ext2 directory blocks.

Última actualización: 2006-04-28 13:57

Linux-HA

Heartbeat is a full-function high-availability system for Linux and other POSIX-like OSes. It monitors services and restarts them on errors. When managing a cluster (more than 1 machine), it will also monitor the members of the cluster and begin recovery of lost services in less than a second. It runs over serial ports and UDP broadcast/multicast, as well as OpenAIS multicast. It is easily adapted to different interconnect media and protocols. When used in a cluster, it can operate using shared disks, data replication, or no data sharing. Versions starting with 2.0 are comparable to any commercial HA package, providing resource monitoring, larger clusters, and detailed dependency information.

Última actualización: 2012-10-30 16:07

FreeNAS

FreeNAS is a NAS (network attached storage) server OS based on FreeBSD 8.0. It supports a wide range of technologies: Web GUI, ZFS filesystem, snapshot, thin provisioning, iSCSI, NFS, and more.

(Machine Translation)
Última actualización: 2011-09-14 21:53

Enhanced TightVNC Viewer

The Enhanced TightVNC Viewer, SSVNC, adds encryption security to VNC connections. The package provides a GUI for Windows, MacOS X, and Unix that automatically starts up an STUNNEL SSL tunnel for SSL or ssh/plink for SSH connections to any VNC server and then launches the VNC Viewer to use the encrypted tunnel. On Unix and MacOS X, a VNC viewer with many new features is provided. The short name for this project is "ssvnc", for SSL/SSH VNC viewer.

(Machine Translation)
Última actualización: 2014-05-19 17:12

Video Contact Sheet *NIX

Video Contact Sheet *NIX creates a contact sheet (preview) from videos by taking still captures distributed over the length of the video. The output image contains useful information on the video such as codecs, file size, screen size, frame rate, and length. It requires MPlayer or FFmpeg and ImageMagick. It is confirmed to work on Linux and FreeBSD, and possibly other POSIX/UNIX systems.

(Machine Translation)
Última actualización: 2013-10-13 20:02

Paludis

Paludis is a package manager for Gentoo (and
derived distributions) and Exherbo. It consists of
a core library and a number of console-based
clients. Package formats supported include Gentoo
ebuilds and kdebuilds (as defined by the Package
Manager Specification), the Exherbo exheres-0
format, and various miscellaneous utility
pseudo-formats for managing accounts, unwritten
and unavailable packages, and packages for which
no package exists.

(Machine Translation)
Última actualización: 2014-05-16 18:42

Docx to Text Converter (docx2txt)

docx2txt is a tool that attempts to generate equivalent text files from (even corrupted) Microsoft .docx documents, preserving some formatting and document information (which MS text conversion drops) along with appropriate character conversions for a good (ASCII) text experience.

It is a platform independent solution consisting of (core) Perl and (wrapper) Unix/Windows shell scripts and a configuration file to control the output text appearance to fair extent. It depends upon a commandline unzipping program (like unzip, 7z, pkzipc, or wzunzip) that can silently extract single files from zip archives to console/standard output/pipe.

It can very conveniently be used to build a Web based docx document conversion service. Some Makefiles and Windows batch files are provided for easy installation of the scripts. With unzippers like CakeCmd that can deal with corrupt Zip archives, this tool can extract text from corrupt docx documents in many cases, where MS word processor fails to even open them.

(Machine Translation)
Última actualización: 2014-02-06 07:35

Minerva

Minerva is a complete, easy to use home automation suite. It allows you to switch your on lights from anywhere using a mobile phone or PC, email your video, check CCTV footage, control your central heating, and much more. It relies on command line and can therefore be run from virtually any platform (smart phone, PDA, laptop, or remote PC) with identical functionality. The architecture consists of three parts: input, output, and process. Each is completely distinct, meaning you can control any of the house processes from any supported input conduit such as a Web browser, remote control, or SMS. Reports or notifications can be sent to any of the available output conduits.

Última actualización: 2007-12-31 08:32

OpenSSI

The OpenSSI project is a comprehensive clustering solution offering a full, highly available SSI environment for Linux. Goals for OpenSSI Clusters include availability, scalability and manageability, built from standard servers.

Última actualización: 2008-05-06 08:09

Libtool

GNU libtool is a generic library support script. Libtool hides the complexity of using shared and static libraries behind a consistent, portable interface. Libtool supports building static libraries on all platforms.

Última actualización: 2014-02-20 13:32

cdialog

Dialog allows you to present a variety of
questions or display messages using dialog boxes
from a shell script. Several types of dialog boxes
are implemented including: calendar, checklist,
file-selection, gauge, info, input, menu, message,
radiolist, tailbox, text, time, yes/no.

Última actualización: 2010-12-18 19:05

GUIShell

The GUIShell project is a collection of utilities facilitating the use of the GTK+ toolkit in shell scripts through the gtkshell utility. The ACE configuration environment provides sample scripts utilizing gtkshell for desktop utilities. rootcat provides the ability to display messages to the root window using Xft, allowing one to write status display scripts.

(Machine Translation)
Última actualización: 2013-09-14 02:17

tcsh

Tcsh is an enhanced but completely compatible version of the Berkeley UNIX C shell. It is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command line editor, programmable word completion, command and file name completion, listing, spelling correction, a history mechanism, job control, and a bunch of small additions to the csh shell itself.

Última actualización: 2011-01-06 01:53

OpenProtect

OpenProtect is an anti-spam server that filters spam and blocks viruses, phishing, and other malware. Acts as an SMTP gateway and integrates with any email server like Postfix, Sendmail, qmail, Exim, Microsoft Exchange, Lotus Domino, Zimbra, etc.

Última actualización: 2012-12-22 04:16

Zsh

Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh). It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh.