Calmly Writer – focus on writing

Calmly Writer is billed as the ultimate distraction-free writing tool. It has been designed to help you focus on writing. As you start typing, all the distracting options disappear from the interface. Calmly Writer also includes a “focus mode” option,

Read more

Electric Fence – detect programming bugs

Electric Fence (eFence) is a debugger that uses virtual memory hardware to detect illegal memory accesses. It can detect two common programming bugs: software that overruns or underruns the boundaries of a malloc() memory allocation, and software that touches a

Read more

Bitbucket – Git and Mercurial Solution

Bitbucket is a Git and Mercurial based source code management and collaboration solution in the cloud. The software is written in Python using the Django web framework. Bitbucket provides Git and Mercurial code management for professional teams. Their main market

Read more

GNU Screen – full-screen window manager

GNU Screen is a terminal multiplexer that runs several separate “screens” on a single physical character-based terminal. Screen prevents a session from “timing out” or disconnecting SSH connections or local terminal emulators. Each virtual terminal emulates a DEC VT100 plus

Read more

cool-old-term – terminal emulator

cool-old-term is an open source terminal emulator that is in a very early stage of development. It tries to mimic the look and feel of the old cathode tube screens. The developer has not forgotten to include some eye-candy. The

Read more

Final Term **AWOL**

Final Term is billed as a new breed of terminal emulator. Final Term is an open source terminal emulator written solely in Vala, an object-oriented programming language with a self-hosting compiler that generates C code. Final Term’s source code is

Read more