35 projects tagged "WTFPL"
bash argsparse is a high-level argument parsing library for bash. Its purpose is to replace the option parsing and usage describing functions commonly rewritten in all scripts. Its features include automatic help message generation, user input checking (type checking, enumerations, etc.), and option properties (mandatory options, option aliases, options excluding each others, etc.). It is implemented for bash version 4. Prior versions of bash will fail at interpreting the code.
phpLogin is a user login and authentication module for the phpNova framework. It contains all user authentication-related tasks and UI. Dependencies include: phpSession, phpHash, and phpSQL. This module is part of the phpNova framework for PHP, which is currently in the alpha stages of development.
icli is a command line interface to the Icinga monitoring software. You can use it to list service/host status with many filtering options, schedule rechecks, and acknowledge service problems. Basic support for viewing the command queue and scheduled downtimes is also present. It is largely compatible with Nagios.
0bin is a classic pastebin featuring client-side encryption provided by JavaScript. All pastes are encrypted before being sent to the server, and decrypted by the browser when reading them. The purpose is not so much to protect users' privacy as to prevent the service host from being forced to moderate the content by legal means.