Acadix Software

Auto-admin
Desktop-installer
SPCM HPC Cluster Management
Lightweight Portable Job Scheduler
Biostar-tools Metaport
Another Programmer's Editor
Diskimage Tools
Personal Github Site
Auer Lab Github Site

Another Programmer's Editor (APE)

APE is an Integrated Development Environment (IDE) for POSIX platforms. It's tty-based (non graphical), but utilizes advanced features of terminals such xterm to display color and graphical characters. APE can be configured to support compilation and syntax colorization of any language. It's also very small and fast and does not require a graphical environment, so it can be used effectively over even the slowest connections with nothing more than a PuTTY or Terminal window. Install it on a headless cloud instance for quick and convenient source editing!

[APE screenshot]

APE was originally written in the early 1990s as closed-source, but free of charge for non-commercial use. Very little development has occurred since then, but APE is still maintained and used to develop most of the software, publications, and web content at Acadix.

APE depends on twintk (an alternative to curses), libbacon (a miscellaneous collection of very general functions, such as would be found in libc), and libpare (Pointer Array Regular Expression library).

Github