check for new BB device OS releases
This repository has been archived on 2022-07-13. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
tengel bbd6874f66 update links to gitlab 2018-06-04 18:32:36 -05:00
ChangeLog bboschecker 0.2 2014-11-26 15:18:43 -06:00
LICENSE Initial commit 2014-11-26 08:15:25 -06:00
README bboschecker 0.2 2014-11-26 15:18:43 -06:00
bboschecker.php update links to gitlab 2018-06-04 18:32:36 -05:00
debugbbfarray.php bboschecker 0.2 2014-11-26 15:18:43 -06:00
tableExtractor.class.php bboschecker 0.2 2014-11-26 15:18:43 -06:00

README

bboschecker - check for new BB device OS releases
Copyright (C) 2008 troyengel

About
=====
This utility utilizes the OS downloads webpage at BlackBerryFAQ.com, walking
through each carrier's OS download page searching for a match to the device
model specified. When found this tool will load the OS page itself and report
the "Applications" version(s) that it finds.

Requirements
============
- PHP webserver with cURL support (including SSL in cURL) compiled in

Most Red Hat/Fedora/CentOS and Ubuntu distros have the proper cURL/PHP/SSL
support ready to run, and I'm sure there are many others as well ready to
go (SuSE, Slackware, etc.) - when in doubt check your phpinfo() output.

License
=======
This code is licensed under the GPLv2.