btradar Script for mShell shows visible Bluetooth devices in your surrounding. The blib - representing a device - appears on the current beam position when the device becomes visible. New devices will be placed in the outer area of the radar screen, as long as they stay visible the blib moves toward the center. The script shows an important technique about how to deal with potential blocking calls (bt.scan()) in loops for ongoing screen updates or to be responsive for key presses, etc. The solution is to put blocking calls in a separate script and to communicate with it by means of pipes, see module proc.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
FindContact Script for mShell FindContact allows you to search contacts by other fields than the standard UI allows, such as location
BirthdaySMS Script for mShell BirthdaySMS checks contacts for birthdays daily and sends (personalized) congratulation SMS
mGPS Script for mShell mGPS Script for mShell-With mGPS you can easily integrate GSP information in your m application. mGPS contains a driver script to access any standard Bluetooth GPS device (using NMEA sentences). A sample client application that shows how to use the GPS driver is also included
Panocam Script for mShell Panocam can be used to manually stitch several camera images to a bigger one
mShell mShell is a complete, unlimited m implementation with comprehensive function library. m scripts and own modules can be run, developed, and communicated. In addition, it contains the applications mSupervisor (m script autostart, SMS control of mShell) and mViewer (m file type recognition)