Merge branch 'master' of github.com:Nutcake/contacts-plus-plus
This commit is contained in:
commit
d617cd3337
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -6,6 +6,20 @@ 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.
|
||||
|
|
Loading…
Reference in a new issue