1
0
mirror of https://github.com/mbirth/tcl_update_db.git synced 2025-02-21 16:08:19 +00:00
2018-01-19 22:18:35 +01:00
2017-11-12 16:35:40 +01:00
2018-06-25 17:24:39 +02:00
2017-11-02 23:26:19 +01:00
2017-12-19 22:36:57 +01:00
2018-02-16 23:56:47 +01:00
2017-12-29 00:45:18 +01:00
2017-12-29 00:46:12 +01:00
2018-05-20 17:09:36 +02:00
2018-05-20 17:11:37 +02:00

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%