aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2020-07-05 10:01:26 -0700
committerAnton Tananaev <anton.tananaev@gmail.com>2020-07-05 10:01:31 -0700
commit69b7260ddd8433db1cb3d5ec5740a1a2522325cc (patch)
treef121688489b2dfd41ed61e239a3a3fd3038a77b2 /README.md
parent2f0c290f639f9a80ba824277f4219417ef744732 (diff)
downloadetbsa-traccar-web-69b7260ddd8433db1cb3d5ec5740a1a2522325cc.tar.gz
etbsa-traccar-web-69b7260ddd8433db1cb3d5ec5740a1a2522325cc.tar.bz2
etbsa-traccar-web-69b7260ddd8433db1cb3d5ec5740a1a2522325cc.zip
Remove Travis and update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/README.md b/README.md
index 75ec046..9fdec8c 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,12 @@
# [Traccar Web Interface](https://www.traccar.org)
-[![Build Status](https://travis-ci.org/traccar/traccar-web.svg?branch=master)](https://travis-ci.org/traccar/traccar-web)
## Overview
Traccar is open source server for various GPS tracking devices. This repository contains web interface for the Traccar platform. For back-end checkout [main Traccar repository](https://github.com/tananaev/traccar).
-Icons are generously provided by [Font Awesome](http://fontawesome.io/) and [Icons8](https://icons8.com/). We are also using [BrowserStack](https://www.browserstack.com/) to test compatibility with various platforms and browser versions.
+## New version
-## New version under construction
-
-A new version is being developed https://github.com/traccar/traccar-web/tree/modern/modern
-
-You can read about why write a new client here https://github.com/traccar/traccar-web/issues/592
+A new version of the web app is under development alongside original web app. It will be available under Apache open source license. It uses React, Material UI and other modern web frameworks. Check [modern](https://github.com/traccar/traccar-web/tree/master/modern) folder for more details.
## Team