9 projects tagged "Symbian OS"
Virtual MIDI Piano Keyboard is a MIDI event generator and receiver. It doesn't produce any sound by itself, but can be used to drive a MIDI synthesizer (either hardware or software, internal or external). You can use the computer's keyboard or mouse to play MIDI notes. You can use the Virtual MIDI Piano Keyboard to display the played MIDI notes from another instrument or MIDI file player.
If you have a pre-determined quota from your operator of how much packet data you can use in a month, it's a pain to first find the Logs application, open the packet data counter, then try and work out how much data you have left from the amount used so far. Data Quota shows two simple bars: one showing how much of the data for this month you have used, and one showing how much of the month has elapsed. This lets you tell at a glance if you've been using data up too quickly or slowly, so you can be more (or less) frugal.
TSPSG is intended to generate and solve "travelling salesman problem" (TSP) tasks. It uses the Branch and Bound method for solving. Its input is a number of cities and a matrix of city-to-city travel costs. The matrix can be populated with random values in a given range (which is useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving, and a solving graph. The task can be saved in an internal binary format and opened later. The result can be printed or saved as PDF, HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using the Branch and Bound method to solve a particular task.
Loanr is a simple loan calculator. It's been tested on primary BlackBerry devices and Symbian devices. It's handy to have when looking to purchase a car from a dealer with their frequent jumping back-and-forth from total payments to monthly payments, but also works for other types of loans and less low-pressure situations. The file is unsigned, and may illicit a warning on your device when you try and download it.
simplexbmcremote is a simple application for controlling XBMC remotely via the EventServer. It can navigate your collections, start, pause, and stop media, skip forward and backward, control the volume, and switch the subtitles. It is available on the Maemo5 (N900), MeeGo Harmattan (N9/N950), and Symbian^3.
quake report is a simple application that connects to the USGS to retrieve the list of the latest earthquakes and displays them on an interactive map. If possible, it uses location services (GPS/AGPS) to determine your current position and then computes the distance to selected earthquakes.