30 projects tagged "WTFPL"
filter_evdev creates a virtual input device from a physical input device. It provides anytime configuration of positive, negative, or custom acceleration or sensitivity for each axis, or remapping axes or buttons as requested, e.g. inverting the two main mouse buttons or making the middle button act as the right button. Configuration can be dynamically changed by text commands sent to a UNIX socket. Commands apply to specific axes, buttons, or keys when moved in specified value ranges, and consist of custom arithmetic operations.
L++ is a multiplayer Lemmings remake which lets you play Lemmings against (or in a team against) others (up to eight players over a network). It has a built-in level editor. Lemmings is a game in which you guide one to ninety-nine lemmings from an entry door to an exit. There are commands for stopper, exploder, digger, builder, parachuter, and much more.
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.
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.