Download List

Descripción del Proyecto

Termlock blanks a curses-compatible character
terminal (e.g. xterm, eterm, PuTTY, konsole,
dtterm, etc.) and locks it. To unlock the
terminal, a password must be entered. The
password, or rather the password hash, is stored
in ~/.termlock. Basically, it's like a
password-protected screensaver for character
terminals. Written in pure Python, it should be
immediately usable on any machine with Python and
curses (or a compatible library such as ncurses)
installed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-03 18:00
1.0.1

Esta versión corrige un problema de compatibilidad con los principales sistemas operativos no Linux (Solaris siendo los más importantes). El nuevo código ha sido probado y encontrado para trabajar en Solaris (tanto en SPARC y x86), así como las distribuciones de Linux más comunes.
Tags: Major bugfixes
This release fixes a major compatibility problem with non-Linux operating systems (Solaris being the most prominent). The new code has been tested and found to work on Solaris (both Sparc and x86) as well as the more common Linux distributions.

2004-07-11 23:11
1.0.0

Tags: Initial freshmeat announcement

Project Resources