debian: bumped standards version to 3.9.4
[barry.git] / README
blob4c16dd3e9e23fbe1dc0bf7ad14211854bc80e0ea
2 ******************************************************************************
3 *  CAUTION: This is unofficial software, based on reverse engineering the    *
4 *           USB protocol.  It does not have the advantage of any internal    *
5 *           knowledge of RIM software design or specs.  Please make complete *
6 *           backups of your BlackBerry device, using the official RIM        *
7 *           software, before experimenting.  While the author has had good   *
8 *           success with this software, that is no guarantee that you will.  *
9 *           Please make backups.                                             *
10 ******************************************************************************
12 Introduction:
13 -------------
14 Barry is an application suite for interfacing with the RIM BlackBerry
15 Handheld. It comes with command line tools for exploring and managing
16 the device, and a GUI for making quick backups. This project's goal
17 is to create an easy to use desktop experience and fully functional
18 syncing mechanism on Linux, BSD/Mac, and others, based on its
19 portable C++ library.
21 This is one of Net Direct Inc.'s (http://www.netdirect.ca/) open source
22 projects.
24 The SourceForge project page can be found at:
25         http://sourceforge.net/projects/barry/
27 The documentation page can be found at:
28         http://netdirect.ca/barry
29         or
30         http://barry.sourceforge.net/  (redirect)
32 The same documentation (and perhaps more up to date) can be found in the
33 doc/www/ directory.  If you have php CLI installed, run the static.sh
34 script to generate the HTML, then start reading at index.html.
36 Enjoy!
38 2012/06/29