Add some screenshots
This commit is contained in:
@@ -14,6 +14,7 @@ The application is a total rewrite of [Element-Android](https://github.com/vecto
|
||||
|
||||
<!--- TOC -->
|
||||
|
||||
* [Screenshots](#screenshots)
|
||||
* [Rust SDK](#rust-sdk)
|
||||
* [Roadmap](#roadmap)
|
||||
* [Contributing](#contributing)
|
||||
@@ -23,6 +24,14 @@ The application is a total rewrite of [Element-Android](https://github.com/vecto
|
||||
|
||||
<!--- END -->
|
||||
|
||||
## Screenshots
|
||||
|
||||
Here are some early screenshots the application:
|
||||
|
||||
|-|-|-|-|
|
||||
|<img src=./docs/images/screen1.png width=280 />|<img src=./docs/images/screen2.png width=280 />|<img src=./docs/images/screen3.png width=280 />|<img src=./docs/images/screen4.png width=280 />|
|
||||
|-|-|-|-|
|
||||
|
||||
## Rust SDK
|
||||
|
||||
ElementX leverages the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) through an FFI layer that the final client can directly import and use.
|
||||
|
||||
BIN
docs/images/screen1.png
Normal file
BIN
docs/images/screen1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 125 KiB |
BIN
docs/images/screen2.png
Normal file
BIN
docs/images/screen2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
BIN
docs/images/screen3.png
Normal file
BIN
docs/images/screen3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 318 KiB |
BIN
docs/images/screen4.png
Normal file
BIN
docs/images/screen4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 205 KiB |
Reference in New Issue
Block a user