OpenContacts is a fork of ReCon (Resonite Contacts) that is updated with improvements and new features.
android | ||
assets/images | ||
lib | ||
linux | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
LICENSE.txt | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Contacts++
Messenger App for Neos VR contacts.
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 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.