OpenContacts/README.md

17 lines
616 B
Markdown
Raw Normal View History

2023-05-16 07:21:05 -04:00
<img src="https://github.com/Nutcake/contacts-plus-plus/raw/main/assets/images/logo512.png" width="200"/>
2023-05-05 12:36:02 -04:00
2023-05-05 11:03:03 -04:00
# Contacts++
2023-04-29 13:18:46 -04:00
2023-05-05 12:36:02 -04:00
Messenger App for Neos VR contacts.
2023-05-05 12:55:47 -04:00
[Get it here](https://github.com/Nutcake/contacts-plus-plus/releases/latest)
## 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.