Update README.md
This commit is contained in:
parent
022ade9ea0
commit
32b3875bc5
1 changed files with 10 additions and 6 deletions
16
README.md
16
README.md
|
@ -1,20 +1,24 @@
|
||||||
<img src="https://github.com/Nutcake/ReCon/raw/main/assets/images/logo512.png" width="200"/>
|
<img src="https://github.com/isovel/ReCon/raw/main/assets/images/logo512.png" width="200"/>
|
||||||
|
|
||||||
# ReCon
|
# ReCon
|
||||||
|
|
||||||
A Resonite Contacts App for Android
|
A Resonite Contacts App
|
||||||
|
|
||||||
[Get it here](https://github.com/Nutcake/ReCon/releases/latest)
|
[Get it here](https://github.com/isovel/ReCon/releases/latest)
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
This is a standard Flutter application, refer to the [Flutter docs](https://docs.flutter.dev/get-started/install) on how to build it.
|
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.
|
Currently only Android is fully supported.
|
||||||
|
|
||||||
In theory this app should also build fine for desktop, though not every feature will be functional.
|
The app works on other platforms, though not every feature will be functional.
|
||||||
For example, voice-messages and notifications are currently not supported on desktop builds.
|
For example, voice-messages and notifications are currently not supported on non-android builds.
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
<img src="https://github.com/Nutcake/ReCon/assets/10452593/a46ccf8a-0a9f-4518-98e6-84fad2d7bf26" width=198/> <img src="https://github.com/Nutcake/ReCon/assets/10452593/5d158f58-cd27-4a68-abf3-9068e92b6a82" width=198/> <img src="https://github.com/Nutcake/ReCon/assets/10452593/f2ce95ef-e513-46cb-9654-31e74cdc7c09" width=198/> <img src="https://github.com/Nutcake/ReCon/assets/10452593/58ef5e5e-1b53-4a47-92f8-bcbcba7a1e86" width=198/>
|
<img src="https://github.com/Nutcake/ReCon/assets/10452593/a46ccf8a-0a9f-4518-98e6-84fad2d7bf26" width=198/> <img src="https://github.com/Nutcake/ReCon/assets/10452593/5d158f58-cd27-4a68-abf3-9068e92b6a82" width=198/> <img src="https://github.com/Nutcake/ReCon/assets/10452593/f2ce95ef-e513-46cb-9654-31e74cdc7c09" width=198/> <img src="https://github.com/Nutcake/ReCon/assets/10452593/58ef5e5e-1b53-4a47-92f8-bcbcba7a1e86" width=198/>
|
||||||
|
<img width="1624" alt="image" src="https://github.com/isovel/ReCon/assets/41978021/756c4785-1b97-4605-86cb-3b50be089e70"> <img width="1624" alt="image" src="https://github.com/isovel/ReCon/assets/41978021/e6df2359-b0db-41ee-8ad9-44ca7acba67d"> <img width="1624" alt="image" src="https://github.com/isovel/ReCon/assets/41978021/1a88a686-e492-40f4-bbfe-6ef3bd415c70"> <img width="1624" alt="image" src="https://github.com/isovel/ReCon/assets/41978021/3583365d-f382-4800-bb81-35989bfa761c">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue