An open API service indexing awesome lists of open source software.

https://github.com/syncgw/gui-bundle

sync•gw graphical user interface
https://github.com/syncgw/gui-bundle

Last synced: 7 months ago
JSON representation

sync•gw graphical user interface

Awesome Lists containing this project

README

          

# ![picture logo](assets/syncgw.png "sync•gw") #

![](https://img.shields.io/packagist/v/syncgw/gui-bundle.svg)
![](https://img.shields.io/packagist/l/syncgw/gui-bundle.svg)
![](https://img.shields.io/packagist/dt/syncgw/gui-bundle.svg)

**sync•gw** is the one and only fully portable server software available providing synchronization service between nearly any mobile device and your web server.

## GUI (Graphical User Interface) for sync•gw ##
The browser based administrator interface provides access to all internal data records.
The following Plugins are included:

* Show user statistics.
* View trace records.
* Debug (replay) trace file.
* Manually synchronize internal and external data records.
* Edit data records.
* Upload data record.
* Export trace file.
* Force trace file creation.
* Switch between different interface handler.
* Truncate all data base tables and trace file directory.
* Create software packages.
* Create feature list table.

## Installation ##
To install the **sync•gw GUI bundle** please go to your web server base directory and enter

```bash
composer require syncgw/gui-bundle
```

## License ##
This plugin is released under the [GNU General Public License v3.0](./LICENSE).

## Donation ##

If you like this software and you want support my work, feel free to send me a donation:

Donate with PayPal

[[Documentation](https://github.com/syncgw/doc-bundle/blob/master/README.md)]
[[System requirements](https://github.com/syncgw/doc-bundle/blob/master/PreReqs.md)]
[[Available bundles](https://github.com/syncgw/doc-bundle/blob/master/Packages.md)]
[[List of all changes](https://github.com/syncgw/doc-bundle/blob/master/Changes.md)]
[[Additional Downloads](https://github.com/syncgw/doc-bundle/blob/master/Downloads.md)]
[[Frequently asked questions](https://github.com/syncgw/doc-bundle/blob/master/FAQ.md)]