11 projects tagged "text editor"
Dictator is a small application for writing transcriptions from recorded dictations. It is a simplified notepad application combined with a simple audio player. The unique feature is the ability to skip backward and forward in an audio recording with a simple keystroke while typing text.
Android Tools is a lightweight IDE for creating, building, installing, and testing Android applications. Android Tools includes point and click access to the Android commands, documents, directories, and files. It also includes a built-in text editor. Android Tools makes learning and using Android easier. It's for the new Android user who needs help getting started. It's also for the more experienced Android user who wants easy access to the Android commands and a text editor.
Rho is a small, very powerful console-based POSIX text editor and mini-IDE with Bash/Emacs key bindings. A configuration file allows the user to create macros using not only any internal function but anything available to a shell command. Keyboard macros (Ctl-Alt-A through Z) can be sourced into the editor for each kind of task, the next sourcing overwriting the last. Rho also allows an unlimited number of templates (sh, awk, python, etc.) to be injected into executable buffers which trap stdout and stderr.