Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eastercompany/dexter-client

Graphical user interface which connects to a Dexter API. This application uses react / react native and supports Desktop/Web, Android & iOS.
https://github.com/eastercompany/dexter-client

ai android android-app chatbot gui ios ios-app javascript llm overlord overlord-native-client react react-native typescript web web-ui webapp website

Last synced: 1 day ago
JSON representation

Graphical user interface which connects to a Dexter API. This application uses react / react native and supports Desktop/Web, Android & iOS.

Awesome Lists containing this project

README

        

# Dexter (User Interface Client)

An "[Overlord Client](https://github.com/EasterCompany/Overlord-Client)" application supporting desktop (web), android, and ios.
Requires a backend api to connect to such as [Dexter-API](https://github.com/EasterCompany/Dexter-API).

## Install from Source

To install this client locally, from source; run the following command from within a shell console on a unix based system, which
has Overlord-CLI installed.

```bash
ol clone client/dexter@EasterComapny/Dexter-Client
```

If you need to install Overlord-CLI click [here](https://github.com/EasterCompany/Overlord-CLI).