Fresh
Votes: 6
beginner's drill game to learn Japanese kana characters
Kanatest is a simple hiragana and katakana drill game. It checks your knowledge of Japanese kana characters.
There are three drill modes: hiragana mode (hiragana charset only), katakana mode (katakana charset only) and mixed mode (both charsets). The tester shows random kana characters and waits until you enter the romaji equivalent in an entry field. At the end, statistics are provided.
Votes: 1
making your accelerometer more joy-ful
Accelemymote takes input from the accelerometers in the N900 and converts it into joystick events. This makes any game that supports a generic joystick interface tilt compatible.
This is a graphical interface for accelemymote.
Votes: 2
The GNU sed stream editor
sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Due to conflicts with busybox and SDK, the binary of 'sed' is stored in /usr/bin/gnu, which could be added to $PATH, and also available as 'gsed'.
Votes: 7
midnight commander - a powerful file manager
GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH, SMB servers) and files inside archives to be manipulated like real files.
Votes: 13
IPTraf is a console-based network statistics utility
IPTraf gathers a variety of figures such as TCP connection packet and byte counts, interface statistics and activity indicators, TCP/UDP traffic breakdowns, and LAN station packet and byte counts
Votes: 3
File comparison utilities
The diffutils package provides the diff, diff3, sdiff, and cmp programs.
diff' shows differences between two files, or each corresponding file
in two directories.cmp' shows the offsets and line numbers where
two files differ. cmp' can also show all the characters that
differ between the two files, side by side.diff3' shows differences
among three files. `sdiff' merges two files interactively.
The set of differences produced by diff' can be used to distribute
updates to text files (such as program source code) to other people.
This method is especially useful when the differences are small compared
to the complete files. Givendiff' output, the `patch' program can
update, or "patch", a copy of the file.
Due to conflicts with busybox and SDK, all binaries are stored in /usr/bin/gnu, which could be added to $PATH, or can be called with a 'g' prefix, e.g., 'gdiff' for diff.
Votes: 33
Car fuel consumption tracking tool
Fuelpad is a tool to record your car fuel and other expenses. It calculates many kinds of statistics for your data including the fuel consumption for each entry, the overall distance, average fuel consumption and total cost. It can track the expenses of several cars. It also has a reminder system for regular maintenance recording.
Votes: 5
Mancala, the ancient African game of skill!
Maemo version of mancala from KDE project. http://websvn.kde.org/trunk/kdereview/mancala/ Please file bugs here for this maemo version: https://garage.maemo.org/tracker/?atid=3836&group_id=1027&func=browse
Votes: 3
utilities for finding files--find, xargs
GNU findutils provides utilities to find files meeting specified criteria and perform various actions on the files which are found. This package contains 'find' and 'xargs'; however, 'locate' has been split off into a separate package. Due to conflicts with busybox and SDK, the binaries of 'find' and 'xargs' are stored in /usr/bin/gnu, which could be added to $PATH, and also available as 'gfind' and 'gxargs'.
Votes: 0
An exercise/physio reps counter
This is an application for people undergoing physio or people who need to carry out repetitive exercise. You can set the number of reps and duration of each rep. The app keeps track of your progress through a particular set. There are 2 modes at the moment: - manual where you can push a button to record a rep - automatic where the system loops through the reps for you There is integration with ESpeak to announce reps etc.
Votes: 42
Pressure sensitive paint program
This is a pressure sensitive paint program. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting.
Votes: 7
MetroMap displays and calculates best routes in metro of different cities
MetroMap-fremantle displays and calculates best routes in metro of more than 100 cities over the world. NB! First map load is slow, all subsequent loads are much faster The following maps are included: Moscow, St. Petersburg, Kiev, London, Berlin, Paris, New York More than 100 additional maps in pMetro format may be downloaded from http://pmetro.su/Maps.html and stored to /home/user/MyDocs/MetroMap (N900/MetroMap from File Manager) MetroMap-fremantle is based on PC version of MetroMap (http://metromap.antex.ru)
