Maemo 5
test
Votes: 0
Routing server for other applications
The MoNav Routing Daemon (MoNavD) is a service that computes routes on OpenStreetMap data. It provides exact routing without heuristic assumptions and with very little computational work.
monav-daemon is a command line application (daemon) that allows other applications to compute routes. This application can only be executed from the command line and does not provide any GUI.
Votes: 0
Clojure is a dynamic, functional programming language.
Clojure itself does not feature any graphical user interface. Interaction with Clojure is done via the command line and the command line oriented Read Eval Print Loop (REPL). Clojure is licensed under the terms of the Eclipse Public License (EPL) 1.0.
Votes: 2
SpeedCrunch is a fast, high precision and powerful desktop calculator.
SpeedCrunch is easy to use. You just type the expression that you want to calculate and press Enter. You can see clearly what you typed along with the result in the scrollable display. That is faster and more convenient, isn't it? You can also paste the expression from the clipboard, that you copied from somewhere else. And, you can quickly copy the last calculation result to the clipboard using Ctrl+R. Before you finish, SpeedCrunch may even give already the answer (calc-as-you-type) Features * history and results on a scrollable display * up to 50 decimal precisions * unlimited variable storage * intelligent automatic completion * fully usable from the keyboard * more than 50 built-in math functions * optional virtual keypad to be used with a mouse * on-the-fly and selection calculation * customizable appearance * syntax highlighting and parentheses matching
Votes: 2
GNU version of the tar archiving utility
Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Due to conflicts with busybox and SDK, the binary of 'tar' is stored in /usr/bin/gnu, which could be added to $PATH, and also available as 'gtar'.
