Update readme with appstore and sponsorship info
32
README.md
|
@ -2,7 +2,7 @@
|
||||||
<img src="design/immich-logo.svg" width="150" title="hover text">
|
<img src="design/immich-logo.svg" width="150" title="hover text">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
# IMMICH
|
# Immich
|
||||||
|
|
||||||
Self-hosted photo and video backup solution directly from your mobile phone.
|
Self-hosted photo and video backup solution directly from your mobile phone.
|
||||||
|
|
||||||
|
@ -13,11 +13,12 @@ Loading ~4000 images/videos
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
<p align="left">
|
<p align="left">
|
||||||
<img src="design/sc1.PNG" width="150" title="Login With Custom URL">
|
<img src="design/sc1.png" width="150" title="Login With Custom URL">
|
||||||
<img src="design/sc2.PNG" width="150" title="Backup Setting Info">
|
<img src="design/sc2.png" width="150" title="Backup Setting Info">
|
||||||
<img src="design/sc4.PNG" width="150" title="Home Page">
|
<img src="design/sc3.png" width="150" title="Multiple seelct">
|
||||||
<img src="design/sc3.PNG" width="150" title="Multiple seelct">
|
<img src="design/sc-multiselect.png" width="150" title="Multipe select group">
|
||||||
<img src="design/sc5.PNG" width="150" title="Multipe select group">
|
<img src="design/sc6.png" width="150" title="EXIF Info">
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
# Note
|
# Note
|
||||||
|
@ -95,14 +96,19 @@ Download `apk` in release tab and run on your phone. You can follow this guide o
|
||||||
|
|
||||||
### iOS
|
### iOS
|
||||||
|
|
||||||
- Get a MacOS
|
You can download the app from Apple AppStore here:
|
||||||
- Download and setup Flutter development environment
|
|
||||||
- Navigate to `mobile` folder
|
|
||||||
- Run with release build command for best performance.
|
|
||||||
|
|
||||||
```bash
|
<p align="left">
|
||||||
flutter run --release
|
<img src="design/ios-qr-code.png" width="250" title="Apple App Store">
|
||||||
```
|
<p/>
|
||||||
|
|
||||||
|
# Support
|
||||||
|
|
||||||
|
If you like the app, find it helpful, and want to support me to offset the cost of publishing to AppStores, you can sponsor the project with [**Github Sponsore**](https://github.com/sponsors/alextran1502).
|
||||||
|
|
||||||
|
This is also a meaningful way to give me motivation and encounragment to continue working on the app.
|
||||||
|
|
||||||
|
Cheer! 🎉
|
||||||
|
|
||||||
# Known Issue
|
# Known Issue
|
||||||
|
|
||||||
|
|
BIN
design/ios-qr-code.png
Normal file
After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 583 KiB After Width: | Height: | Size: 583 KiB |
BIN
design/sc1.PNG
Before Width: | Height: | Size: 260 KiB After Width: | Height: | Size: 176 KiB |
BIN
design/sc2.PNG
Before Width: | Height: | Size: 345 KiB After Width: | Height: | Size: 303 KiB |
BIN
design/sc3.PNG
Before Width: | Height: | Size: 765 KiB After Width: | Height: | Size: 2.7 MiB |
BIN
design/sc4.PNG
Before Width: | Height: | Size: 734 KiB |
BIN
design/sc6.png
Normal file
After Width: | Height: | Size: 540 KiB |