mobi bluetooth rc 0.9.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 317
Mobi Bluetooth RC 0.9.1
Mobi is software which is designed to provide access to a Un*x machine using a Bluetooth-enabled SonyEricsson phone. more>>
Mobi is software which is designed to provide access to a Un*x machine using a Bluetooth-enabled SonyEricsson phone.
A simple menu file is used to define a menu structure. Menu items can be tied to arbitrary shell commands or external programs, maximizing flexibility. Menus can also be loaded from programs rather than from files, meaning that dynamically changing menus are easy to realize, e.g. to browse a filesystem, an MP3 collection or a mail folder.
Mobi connects to any phone within its reach which passes the Bluetooth authorization process (usually by providing the correct PIN number). If the phone gets out of reach, Mobi will reconnect once it is found again. The number of simultaneously connected phones is restricted only by hardware capabilities.
Mobi uses the accessory menu of the phone. This feature is present in most SonyEricsson phones. It is tested on a T610, but should work on T68, T68i, T610, T630, Z600, and perhaps other models.
The accessory interface has been completely redesigned for newer phones (K750, W550, W600, W800, Z520), but I am not able to implement this since I do not have access to one of those. For the P800/P900, there are different solutions.
Enhancements:
- No phone reset on connect, since it may end a call in progress.
- Improved installation scripts (using autoconf/automake).
- Menu files may now recursively include other files.
- Improved music playback scripts. Makes it much easier to support other players.
- Reloading the menu file will not do a full reset, but only replace the menu.
<<lessA simple menu file is used to define a menu structure. Menu items can be tied to arbitrary shell commands or external programs, maximizing flexibility. Menus can also be loaded from programs rather than from files, meaning that dynamically changing menus are easy to realize, e.g. to browse a filesystem, an MP3 collection or a mail folder.
Mobi connects to any phone within its reach which passes the Bluetooth authorization process (usually by providing the correct PIN number). If the phone gets out of reach, Mobi will reconnect once it is found again. The number of simultaneously connected phones is restricted only by hardware capabilities.
Mobi uses the accessory menu of the phone. This feature is present in most SonyEricsson phones. It is tested on a T610, but should work on T68, T68i, T610, T630, Z600, and perhaps other models.
The accessory interface has been completely redesigned for newer phones (K750, W550, W600, W800, Z520), but I am not able to implement this since I do not have access to one of those. For the P800/P900, there are different solutions.
Enhancements:
- No phone reset on connect, since it may end a call in progress.
- Improved installation scripts (using autoconf/automake).
- Menu files may now recursively include other files.
- Improved music playback scripts. Makes it much easier to support other players.
- Reloading the menu file will not do a full reset, but only replace the menu.
Download (0.29MB)
Added: 2005-10-27 License: GPL (GNU General Public License) Price:
1479 downloads
GNOME Bluetooth 0.9.1
GNOME Bluetooth are tools for controlling and communicating with Bluetooth devices. more>>
GNOME Bluetooth are tools for controlling and communicating with Bluetooth devices.
GNOME Bluetooth includes a GNOME platform library and associated tools for interfacing with and managing Bluetooth devices. Includes OBEX file transfer utilities and a prototype device manager.
GNOME Bluetooth was originally developed by Edd Dumbill, and its primary maintainer is now Bastien Nocera.
The software is free, licensed under the GPL.
The software is still in beta development right now. This means that there are bugs. Be careful!
<<lessGNOME Bluetooth includes a GNOME platform library and associated tools for interfacing with and managing Bluetooth devices. Includes OBEX file transfer utilities and a prototype device manager.
GNOME Bluetooth was originally developed by Edd Dumbill, and its primary maintainer is now Bastien Nocera.
The software is free, licensed under the GPL.
The software is still in beta development right now. This means that there are bugs. Be careful!
Download (1.0MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
605 downloads
PortageMonitor 0.9.1
PortageMonitor is a Superkaramba theme that displays the current system and world ebuild updates available on a Gentoo system. more>>
PortageMonitor is a Superkaramba theme that displays the current system and world ebuild updates available on a Gentoo system.
PortageMonitor allows the user to customize the options used in getting system and world updates from --deep, --newuse, and --update. As well, the user can view the available ebuild updates in the order they would be merged or sorted by the package name.
For each ebuild shown, detailed info is available including the current version installed and useflags by clicking the bullet icon next to it.
<<lessPortageMonitor allows the user to customize the options used in getting system and world updates from --deep, --newuse, and --update. As well, the user can view the available ebuild updates in the order they would be merged or sorted by the package name.
For each ebuild shown, detailed info is available including the current version installed and useflags by clicking the bullet icon next to it.
Download (0.058MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1226 downloads
geotool 0.9.1
geotool is a small tool that is a collection of some GeoIP.dat quirks. more>>
geotool is a small tool that is a collection of some GeoIP.dat quirks.
Inserts countries into output of numerous cmdline network tools reverses GeoIP.dat into a guarding.p2p.
Usage:
geotool [OPTION]... GeoIP.dat
--trace=IP show geological position of IP or domain --trace=- will read (for example) traceroute output from stdin and insert geographic information behind IPs or domains
--reverse[=SKIP] reverse GeoIP.dat into a list of countries with their IP ranges (guarding.p2p); SKIP sets how many IPs should be skipped before the next check
0 will result in the most correct list
256 for slow computers (default)
65536 fastest
--version output version information and exit
--help display this help and exit
<<lessInserts countries into output of numerous cmdline network tools reverses GeoIP.dat into a guarding.p2p.
Usage:
geotool [OPTION]... GeoIP.dat
--trace=IP show geological position of IP or domain --trace=- will read (for example) traceroute output from stdin and insert geographic information behind IPs or domains
--reverse[=SKIP] reverse GeoIP.dat into a list of countries with their IP ranges (guarding.p2p); SKIP sets how many IPs should be skipped before the next check
0 will result in the most correct list
256 for slow computers (default)
65536 fastest
--version output version information and exit
--help display this help and exit
Download (0.011MB)
Added: 2006-08-14 License: GPL (GNU General Public License) Price:
1188 downloads
mod_uno 0.9.1
mod_uno is an Apache module for UNO C++ Servlets. more>>
mod_uno is an Apache module for UNO C++ Servlets.
The UNO-Servlets package is an extension to http-servers (such as apache or jakarta-tomcat), which allows to generate dynamic webcontent with C++ by using an API very similar to the Java servlet API.
UNO-Servlets support (and emulate if necessary) http-session. UNO-Servlets is published under the LGPL license.
Each servlet is implement as a UNO component. UNO is the component model of OpenOffice.org.
<<lessThe UNO-Servlets package is an extension to http-servers (such as apache or jakarta-tomcat), which allows to generate dynamic webcontent with C++ by using an API very similar to the Java servlet API.
UNO-Servlets support (and emulate if necessary) http-session. UNO-Servlets is published under the LGPL license.
Each servlet is implement as a UNO component. UNO is the component model of OpenOffice.org.
Download (0.20MB)
Added: 2006-04-18 License: LGPL (GNU Lesser General Public License) Price:
1285 downloads
GNOME Bluetooth control remoto 0.86
GNOME Bluetooth control remoto it is meant to be a fast and functional remote control for GNOME Desktop. more>>
GNOME Bluetooth control remoto (AKA GBTcr) It is meant to be a fast and functional remote control for GNOME Desktop working between a Sony Ericssons phone mobile (maybe others) and computer box using Bluetooth comunication protocol.
Main features:
- Realtime control by plugins for:
- Music player. (beep-media-player, xmms)
- Video player. (mplayer, totem, xine)
- Slideshow software. (ooimpress, magic point)
- Image Viewer. (gthumb, gqview)
- Mouse and Keyboard events.
- Nice and HIGgy GNOME gui GTK+ based.
- Notification Area Support (Tray Icon)
<<lessMain features:
- Realtime control by plugins for:
- Music player. (beep-media-player, xmms)
- Video player. (mplayer, totem, xine)
- Slideshow software. (ooimpress, magic point)
- Image Viewer. (gthumb, gqview)
- Mouse and Keyboard events.
- Nice and HIGgy GNOME gui GTK+ based.
- Notification Area Support (Tray Icon)
Download (2.3MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1568 downloads
kpictorial 0.9.1
kpictorial is a logic game for KDE. more>>
kpictorial project is a logic game for KDE.
Goal of the game is to reconstruct a black & white picture by the number of contiguous black blocks given for each row and column. Sounds easy but isnt.
You can also use 1bit indexed color palete xmp and xbm files created by the gimp.
<<lessGoal of the game is to reconstruct a black & white picture by the number of contiguous black blocks given for each row and column. Sounds easy but isnt.
You can also use 1bit indexed color palete xmp and xbm files created by the gimp.
Download (0.70MB)
Added: 2006-12-21 License: GPL (GNU General Public License) Price:
1037 downloads
pam_chroot 0.9.1
pam_chroot is a Linux PAM module that allows a user to be chrooted in auth, account, or session. more>>
pam_chroot is a Linux PAM module that allows a user to be chrooted in auth, account, or session.
pam_chroots configuration employs a flexible syntax that allows users to be selectively chrooted based upon usernames or group membership.
Enhancements:
- fixed typo offset for onerr= strcmp
- added more examples to sample chroot.conf
<<lesspam_chroots configuration employs a flexible syntax that allows users to be selectively chrooted based upon usernames or group membership.
Enhancements:
- fixed typo offset for onerr= strcmp
- added more examples to sample chroot.conf
Download (0.015MB)
Added: 2006-05-15 License: BSD License Price:
1259 downloads
dbKalendar 0.9.1
dbKalendar is a calendar theme for SuperKaramba that tries to mimic the Dashboard calendar widget introduced in Mac OS X 1.04. more>>
dbKalendar is a calendar theme for SuperKaramba that tries to mimic the Dashboard calendar widget introduced in Mac OS X 1.04 (Tiger).
It will probably never be as slick as the original, but Im trying to get it as close as possible. Goal is to have at least the same functions in dbKalender as there are in Dasboards calendar. After that has happened, perhaps integration with KOrganizer is possible.
<<lessIt will probably never be as slick as the original, but Im trying to get it as close as possible. Goal is to have at least the same functions in dbKalender as there are in Dasboards calendar. After that has happened, perhaps integration with KOrganizer is possible.
Download (0.17MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1207 downloads
Gnome-Blog 0.9.1
Gnome-blog project is a panel applet that can post to BloggerAPI compatible blogs. more>>
Gnome-blog project is a panel applet that can post to BloggerAPI compatible blogs.
* Clean interface doesnt get in the way of what youre writing
* WYSIWYG styled text support
* Entries can be written gradually over the course of a day, popping gnome blog open and closed as you have thoughts to jot down and then posting at the end of the day
* Operates as a panel object/applet or a standalone application
* Supports many different kinds of blogs
* New Spell checking
* New Drag and drop images into your blog entry (if your blog supports it)
Supported Blogs:
* Blogger.com / Blogspot.com
* Advogato.org
* Movable Type
* New WordPress
* New LiveJournal.com
* Pyblosxom
* Any other blog using bloggerAPI or MetaWeblog
<<less* Clean interface doesnt get in the way of what youre writing
* WYSIWYG styled text support
* Entries can be written gradually over the course of a day, popping gnome blog open and closed as you have thoughts to jot down and then posting at the end of the day
* Operates as a panel object/applet or a standalone application
* Supports many different kinds of blogs
* New Spell checking
* New Drag and drop images into your blog entry (if your blog supports it)
Supported Blogs:
* Blogger.com / Blogspot.com
* Advogato.org
* Movable Type
* New WordPress
* New LiveJournal.com
* Pyblosxom
* Any other blog using bloggerAPI or MetaWeblog
Download (0.19MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1220 downloads
Goggles 0.9.1
Goggles is a frontend for the Ogle DVD player. more>>
Goggles is a frontend for the Ogle DVD player. It supports all the features that Ogle provides, including bookmarks, and adds automatic starting, automatic bookmarks, a convenient preferences panel for setting keyboard shortcuts, DXR3 settings, and language and country preferences.
Goggles is written in C++ using the FOX Toolkit.
Main features:
- Easy user interface giving access to all Ogle functionality.
- Add Bookmark your movies.
- "Continue last session" - Automatically continue the movie since the last time you watched it!
- Chapter/Title browser, explore the whole dvd
- Screenshot browser
- Ogle Preferences Panel for Language and Country Settings
- Automatically disable Screensaver and DPMS
- Configure Keyboard Shortcuts from the GUI
- Xvideo Control Panel (Xv is required)
- DXR3 Control Panel (Creative dxr3 required)
- PDF Manual
<<lessGoggles is written in C++ using the FOX Toolkit.
Main features:
- Easy user interface giving access to all Ogle functionality.
- Add Bookmark your movies.
- "Continue last session" - Automatically continue the movie since the last time you watched it!
- Chapter/Title browser, explore the whole dvd
- Screenshot browser
- Ogle Preferences Panel for Language and Country Settings
- Automatically disable Screensaver and DPMS
- Configure Keyboard Shortcuts from the GUI
- Xvideo Control Panel (Xv is required)
- DXR3 Control Panel (Creative dxr3 required)
- PDF Manual
Download (0.47MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1063 downloads
uoamhub 0.9.1
uoamhub project is a dedicated server for UOAutoMap. more>>
uoamhub project is a dedicated server for UOAutoMap.
UOAutoMap is a non-free map tracking tool for Ultima Online, which has networking features with a proprietary, undocumented protocol.
Enhancements:
- use getopt() if getopt_long() is not available
- fixed long pid_t warnings
- use random() if /dev/random does not exist
- include netinet/in.h for FreeBSD compatibility
- enable SO_REUSEADDR to get rid of the "Address already in use" errors
- enable SO_KEEPALIVE
- ignore SIGPIPE and SIGALRM
- check password on every data packet
- made CC auto detection more portable
<<lessUOAutoMap is a non-free map tracking tool for Ultima Online, which has networking features with a proprietary, undocumented protocol.
Enhancements:
- use getopt() if getopt_long() is not available
- fixed long pid_t warnings
- use random() if /dev/random does not exist
- include netinet/in.h for FreeBSD compatibility
- enable SO_REUSEADDR to get rid of the "Address already in use" errors
- enable SO_KEEPALIVE
- ignore SIGPIPE and SIGALRM
- check password on every data packet
- made CC auto detection more portable
Download (0.020MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1056 downloads
mod_auth_useragent2 0.9.1
mod_auth_useragent2 is an Apache module that can be used to limit access to documents by means of the User-Agent. more>>
mod_auth_useragent2 is an Apache module that can be used to limit access to documents by means of the User-Agent.
As an authentication method, this is really unsafe because it is easy to change the User-Agent in most browsers, but it could be used to prevent stupid bots and spiders from accessing your Web sites.
<<lessAs an authentication method, this is really unsafe because it is easy to change the User-Agent in most browsers, but it could be used to prevent stupid bots and spiders from accessing your Web sites.
Download (0.011MB)
Added: 2005-12-06 License: The Apache License 2.0 Price:
1417 downloads
Candido Desktop 0.9.1
Candido Desktop its a Metacity and its themes are available in the Engine Section. more>>
Candido Desktop its a Metacity and its themes are available in the Engine Section.
Other themes are available in the Themes Section.
Main features:
- Fast cairo-based Engine.
- Gtk2 Pixmap themes.
- Metacity themes.
- Official wallpapers.
- Official GDM theme.
- Xfwm4 themes.
- KDE color schemes for your QT apps.
Candido Engine is the Gtk2 cairo-based engine for new Candido themes.
This engine was expecially designed to be fast light and clean, and to be wonderful as Candido pixmaps themes, and different.
Yes Candido Engine is different, its more contrasted and more flat, thats my new Candido proposal!
Installation Instructions:
After the extraction of the file, go in the source dir and compile as following:
./configure --prefix=/usr --enable-animation
make
make install
Enhancements:
- Two useless piece of code removed, Fixed rendering of the progressbar beginning/ending, stolen various bugfixes from gtk-engines-cvs
<<lessOther themes are available in the Themes Section.
Main features:
- Fast cairo-based Engine.
- Gtk2 Pixmap themes.
- Metacity themes.
- Official wallpapers.
- Official GDM theme.
- Xfwm4 themes.
- KDE color schemes for your QT apps.
Candido Engine is the Gtk2 cairo-based engine for new Candido themes.
This engine was expecially designed to be fast light and clean, and to be wonderful as Candido pixmaps themes, and different.
Yes Candido Engine is different, its more contrasted and more flat, thats my new Candido proposal!
Installation Instructions:
After the extraction of the file, go in the source dir and compile as following:
./configure --prefix=/usr --enable-animation
make
make install
Enhancements:
- Two useless piece of code removed, Fixed rendering of the progressbar beginning/ending, stolen various bugfixes from gtk-engines-cvs
Download (0.037MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
972 downloads
KDE Bluetooth Framework 1.0 Beta 2
KDE Bluetooth Framework is a set of tools built on top of Linux Bluetooth stack BlueZ. more>>
KDE Bluetooth Framework is a set of tools built on top of Linux Bluetooth stack BlueZ.
Our goal is to provide easy access to the most common Bluetooth profiles and to make data exchange with Bluetooth enabled phones and PDAs as straightforward as possible.
Enhancements:
- Exporting public includes to make other applications use of kdebluetooth.
- Fixed some bugs on kioslaves.
- Fixed kbluepin.
- Allow compiling with lastest openobex and bluez packages.
- Fixed compilation with gcc >= 4.1.
- Fixed configure script, warning user about missing headers.
<<lessOur goal is to provide easy access to the most common Bluetooth profiles and to make data exchange with Bluetooth enabled phones and PDAs as straightforward as possible.
Enhancements:
- Exporting public includes to make other applications use of kdebluetooth.
- Fixed some bugs on kioslaves.
- Fixed kbluepin.
- Allow compiling with lastest openobex and bluez packages.
- Fixed compilation with gcc >= 4.1.
- Fixed configure script, warning user about missing headers.
Download (0.80MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1133 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mobi bluetooth rc 0.9.1 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed