Add screenshots of Lysand's web client for desktop and mobile
46
README.md
|
|
@ -29,6 +29,52 @@ This project aims to be a fully featured social network, with a focus on privacy
|
||||||
- [ ] Full Mastodon API support
|
- [ ] Full Mastodon API support
|
||||||
- [ ] Outbound federation
|
- [ ] Outbound federation
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
Here are some screenshots of Lysand's built-in web client. This client is built with Vue, and serves to allow users to log in or register. It is kept to only the actions that cannot be done with a Mastodon client, to simplify development. In the future, there may be a full-featured client.
|
||||||
|
|
||||||
|
### On Desktop
|
||||||
|
|
||||||
|
#### Welcome Page
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
#### Logging In
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
#### OAuth Confirmation
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
#### Registration Page
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
#### Home Timeline
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### On Mobile
|
||||||
|
|
||||||
|
#### Logging In
|
||||||
|
|
||||||
|
<center>
|
||||||
|
<img src="assets/login_mobile.webp" alt="Logging In" width="300">
|
||||||
|
</center>
|
||||||
|
|
||||||
|
#### OAuth Confirmation
|
||||||
|
|
||||||
|
<center>
|
||||||
|
<img src="assets/redirect_mobile.webp" alt="OAuth Confirmation" width="300">
|
||||||
|
</center>
|
||||||
|
|
||||||
|
#### Registration Page
|
||||||
|
|
||||||
|
<center>
|
||||||
|
<img src="assets/register_mobile.webp" alt="Registration Page" width="300">
|
||||||
|
</center>
|
||||||
|
|
||||||
## Benchmarks
|
## Benchmarks
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
|
|
|
||||||
BIN
assets/login.webp
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
assets/login_mobile.webp
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
assets/main.webp
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
assets/redirect.webp
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
assets/redirect_mobile.webp
Normal file
|
After Width: | Height: | Size: 100 KiB |
BIN
assets/register.webp
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/register_mobile.webp
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
assets/soapbox.webp
Normal file
|
After Width: | Height: | Size: 34 KiB |