12576 projects tagged "Linux"
BitNami Pootle Stack Native Installer is an easy-to-install distribution of the Pootle application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PostgreSQL, SQLite, and Django so users can get a Pootle installation up and running in minutes after answering a few questions. Pootle is a user-friendly Web portal which makes the translation process simpler. It allows online translations and work assignments, gives statistics, and allows easy volunteer contribution.
Yasma (Yet Another Sendmail Logfile Analyzer) is a reporting tool for sendmail log files. It provides a nice overview of your mail traffic like: messages transferred, some average values, top lists of messages sent, received, rejected, etc., and top lists of supposed spammers, status messages, relay hosts, and mailers. It analyzes one or more log files from the command line and writes an HTML report. For security, it can hide the user part of mail addresses listed in the report. A GeoIP database can be used to show country information.
(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.
.wwf toolkit is a set of shell scripts to convert PDF files to .wwf files and vice versa. The resulting .wwf files are virtually indistinguishable from files created with the official WWF drivers. The PDF files the toolkit creates are fully unprotected and can be printed or manipulated by other PDF utilities.
/bin/js is a Bash/JavaScript-based shell scripting language. It is a mashup of JavaScript syntax with Bash one-liners which looks and feels like C/C++/Java. Shell scripts can be written with the shebang #!/bin/js, and all lines are executed as Bash commands. All code loops, switch statements, functions, and classes are written in JavaScript. JavaScript array syntax, number types, and i++ are supported, so the resulting shell scripts are easy to write and to read. Anyone who can write JavaScript and Linux commandline statements can write /bin/js scripts.
0 A.D. (pronounced "zero ey-dee") is a cross-platform real-time strategy (RTS) game of ancient warfare. It's a historically-based war/economy game that allows players to relive or rewrite the history of ancient civilizations, each depicted at their peak of economic growth and military prowess.
0release is a program to generate source and binary releases automatically. With minimal configuration, 0release will generate a source tarball release candidate, build it to create a binary archive, upload them to your Web server, check the uploads, and tag the release in GIT and update the version number. It can run unit-tests and custom actions, such as building documentation, etc. For Zero Install users, it can also upload a signed XML metadata file about the release, allowing these users to upgrade automatically. Releases are signed with your GPG key.