1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.

TCL Update DB

This is going to be a web service to collect information about new updates from the tcl_ota_check tools.

Also it will display a table of all (found) updates and the date when they were discovered.

Installation

Clone the repository to a folder on your webserver. To download dependencies, install npm and run:

npm install

Create the database by running:

bin/initdb.sh

Put XML files to import into the data/ directory and import them with:

bin/parse_files.php
Description
Web based database for (Android) updates of TCL devices.
Readme 1.1 MiB
Languages
PHP 51.3%
TSQL 32.6%
CoffeeScript 7.7%
CSS 4.2%
SQL 3%
Other 1.2%