Hot
Votes: 0
Passwordmaker protects all your passwords with a master password.
If you're like most people, you have a few passwords that you use over and over again on many different websites. You know this isn't secure, yet you do it anyway. Why? Because it's difficult to remember a unique password for each and every web site that requires one. PasswordMaker solves all of these issues. It creates unique, secure passwords that are very easy for you to retrieve but no one else. Nothing is stored anywhere, anytime, so there's nothing to be hacked, lost, or stolen. PasswordMaker has been around since about 2003 and so is a mature, stable, popular solution. This is only a command line version!
Votes: 2
SpeedPatch
The CFS (completely fair scheduler) in our phone's kernel manages the allocation of resources (cpu/mem) between tasks. It was designed to cope with server-class machines such as web servers and databases, giving all tasks equal access to resources. This means if a server is really busy, then all tasks on the machine slow down equally. Desktop/mobile class machines shouldn't work the same way as servers though. They have a human user who expects the machine to respond and give feedback within a certain time. If a machine is slow to respond, the user loses some sense of control over the machine. This patch addresses the problem by taking note of what the user is doing right now, and using that information to accelerate the current task, and decelerate other tasks on the system. The user won't notice the background stuff going slower, they will just see their app working fast. The patch does this by creating multiple classes of task
/dev/cgroup/cpu/tasks /dev/cgroup/cpu/desktop/tasks /dev/cgroup/cpu/applications/tasks /dev/cgroup/cpu/applications/standby/tasks /dev/cgroup/cpu/applications/launcher/tasks
If you look at the contents of these files, you'll see the process IDs of all the tasks in each class. CPU and memory are shared out to these classes using the files "cpu.shares", and "memory_limit_in_bytes". When lots of tasks are demanding CPU/memory at once, the resources are handed out to tasks depending on their share. This is why your phone feels nicer when you have this patch - the kernel automatically classifies tasks and devotes more of cpu/mem to the "application" and "desktop" class tasks, and much less to other classes like "standby".
Votes: 1
This application sends a specified number of sms messages to a phone number with a specified delay between each message. It supports several different sms services, including carrier sms, and google voice. Please note: I am not responsible for what you do with this application. It is purely meant for research purposes, and should not be used to harass, intimidate, or otherwise bother other people. I am also not responsible for loss of service, or any fees associated with using this program.
Votes: 0
magnifier and photo negatives viewer for the N900 using the main camera
Magnifier and viewer for photo negatives for the N900, it streams the video stream captured at close focus distance from the main camera to the screen. The magnification is somewhere between 3x and 4x (more than of the native camera app). As for the optical magnifiers, the distance to the object examined must be tuned until best sharpness is achieved. The viewer for negatives additionaly inverts the color of the video stream and makes the required changes of tint.
Votes: 1
Recovery Console Mode Boot option
This package adds Recovery Mode boot option in Bootmenu. It starts emergency console in kernel framebuffer.
This package needs to install/flash kernel with framebuffer support (static linked into kernel or external module) which enable console output. Without this Reovery Console will not working.
Votes: 0
The Hercules System/370, ESA/390, and z/Architecture Emulator
Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture. Hercules runs under Linux, Windows (98, NT, 2000, and XP), Solaris, FreeBSD, and Mac OS X (10.3 and later). Hercules is OSI Certified Open Source Software licensed under the terms of the Q Public Licence. Hercules was created by Roger Bowler and is maintained by Jay Maynard. Jan Jaeger designed and implemented many of the advanced features of Hercules, including dynamic reconfiguration, integrated console, interpretive execution and z/Architecture support. A dedicated crew of programmers is constantly at work implementing new features and fixing bugs. This application can only be executed from the command line, but you can install the HercUI wrapper for a simple UI.
Votes: 0
Vera font family derivate with additional characters
DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants.
DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well.
Votes: 0
Weather forecasts from MEDARD project
Simple application to show weather forecast for Middle Europe and the Czech Republic. The weather forecast is based on the numeric weather prediction model MM5 of PSU/NCAR.
http://www.medard-online.cz/index.php
Votes: 0
key manager for OpenSSH
Keychain is an OpenSSH key manager, typically run from ~/.bash_profile. When keychain is run, it checks for a running ssh-agent, otherwise it starts one. It saves the ssh-agent environment variables to ~/.keychain/\${HOSTNAME}-sh, so that subsequent logins and non-interactive shells such as cron jobs can source the file and make passwordless ssh connections. In addition, when keychain runs, it verifies that the key files specified on the command-line are known to ssh-agent, otherwise it loads them, prompting you for a password if necessary.
Votes: 0
Command-line archiver for .zip files
This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-)
This version supports encryption and bzip2 compression.
Votes: 0
innovative state-of-the-art Real Time Strategy (RTS) game
Globulation 2, in a whole, is an on-going project to create an innovative high quality gameplay by minimizing micro-management and assigning automatically the tasks to the units. The player just has to order the number of units he wants for a selected task and the units will do their best to satisfy his requirements.
Glob2 can be played by a single player, through your Local Area Network (LAN), or through Internet, thanks to Ysagoon Online Game (YOG), a meta-server. It also features a scripting language for versatile gameplay and an integrated map editor.
