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: 8 months ago
JSON representation
Graphical user interface which connects to a Dexter API. This application uses react / react native and supports Desktop/Web, Android & iOS.
- Host: GitHub
- URL: https://github.com/eastercompany/dexter-client
- Owner: EasterCompany
- Created: 2023-12-19T04:08:16.000Z (over 2 years ago)
- Default Branch: LTS
- Last Pushed: 2025-02-05T19:05:35.000Z (over 1 year ago)
- Last Synced: 2025-10-10T02:43:35.604Z (8 months ago)
- Topics: ai, android, android-app, chatbot, gui, ios, ios-app, javascript, llm, overlord, overlord-native-client, react, react-native, typescript, web, web-ui, webapp, website
- Language: TypeScript
- Homepage: https://dexter.easter.company
- Size: 176 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).