OpenContacts/README.md
2023-05-08 23:15:41 +02:00

30 lines
991 B
Markdown

<img src="https://github.com/Nutcake/contacts-plus-plus/raw/master/assets/images/logo512.png" width="200"/>
# Contacts++
Messenger App for Neos VR contacts.
[Get it here](https://github.com/Nutcake/contacts-plus-plus/releases/latest)
## What works
- Real-time text chat with friends
- Listening to voice-messages and viewing session invites, images and previews of other assets
- Searching for users
- Adding and removing friends
## What's planned
- Sending voice-messages, images and potentially arbitrary files
- Background notifications
- Global session-list and search
- Viewing personal inventory
## Building
This is a standard Flutter application, refer to the [Flutter docs](https://docs.flutter.dev/get-started/install) on how to build it.
Currently only Android is supported.
In theory this app should also build fine for desktop, though not every feature will be functional.
For example, voice-messages and notifications are currently not supported on desktop builds.