heavily refactored vim fork

neovim

heavily refactored vim fork

Neovim is a fork of Vim focused on modern code and features, rather than running in legacy environments.
Chiptune tracker

klystrack

Chiptune tracker

This is an application for creating music reminiscent of the style of music from 8-bit computers or, chiptunes. It features a "tracker" style sequencer, and a built-in synthesizer capable of a wide range sounds - including but not limited to basic subtractive synthesis, frequency modulation and sample playback. Sounds can be easily beefed up by using the effect chain. It is possbile to import a handful of file formats, including Protracker .MOD, Fasttracker 2 .XM, the Cave Story music format (.ORG) and Rob Hubbard Commodore 64 SID files. Tunes can be easily exported as a single mixdown .WAV or separate tracks or you can simply use the playback library to use the klystrack files in your own games and other software.
Intuitive text editor for the terminal

tilde

Intuitive text editor for the terminal

Tilde is a text editor for the console/terminal, which provides an intuitive interface for people accustomed to GUI environments such as Gnome, KDE and Windows. For example, the short-cut to copy the current selection is Control-C, and to paste the previously copied text the short-cut Control-V can be used. As another example, the File menu can be accessed by pressing Meta-F.
Pyraf startup and implot

python3-pyraf

Python interface for IRAF

PyRAF is a command language for running IRAF tasks in a Python like environment. It works very similar to IRAF CL, but has been updated to allow such things as importing Python modules, GUI parameter editing and help. It can be imported into Python allowing you to run IRAF commands from within a larger script.
caja with a global menu

mate-applet-appmenu

Application Menu plugin for mate-panel

This is an Application Menu (Global Menu) plugin. It is built using the Unity protocol and libraries and provides all features found in the Unity implementation.
Horizontal scroller game in bash for cli.

piu-piu

Horizontal scroller game in bash for cli.

This is an Old School horizontal scroller 'Shoot Them All' game in bash. With multiplayer mode. You have to defeat 100 aliens to fight with Boss. Netcat is used for client-server exchange in multiplayer mode. So netcat have to be installed on system if you wish to play with friend. And terminals on both hosts have to be with equal dimensions.