Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fregie committed Aug 1, 2023
1 parent 268cb39 commit ae826ef
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ output
*.apk
baidu_drive_test.go
debug-info
ios/Frameworks/RUN.xcframework
ios/Frameworks/RUN.xcframework
android/app/libs/server.aar
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Pho - 一个用于查看和上传照片的无服务端应用
</p>

### 安装
目前仅支持安卓端.
[点我下载apk](https://github.com/fregie/pho/releases)
安卓: [点我下载apk](https://github.com/fregie/pho/releases)
IOS: [App store](https://apps.apple.com/cn/app/pho-%E5%90%8C%E6%AD%A5%E7%85%A7%E7%89%87%E5%88%B0nas-%E7%BD%91%E7%9B%98/id6451428709)

### 介绍
该应用的目的是替代手机上的自带相册应用,并且能够将照片同步到网络储存.
Expand Down Expand Up @@ -47,7 +47,7 @@ Pho - 一个用于查看和上传照片的无服务端应用
- [x] 支持上传/浏览视频
- [x] 支持NFS
- [x] 支持百度网盘
- [ ] 支持IOS端
- [x] 支持IOS端
- [ ] 支持desktop端
- [x] 支持中文

Expand Down
9 changes: 5 additions & 4 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ Pho - A serverless application for viewing and uploading photos
</p>

### Installation
Currently only supported on Android devices.
[Click here to download the APK](https://github.com/fregie/pho/releases)
Android: [Click here to download the APK](https://github.com/fregie/pho/releases)
IOS: [App store](https://apps.apple.com/cn/app/pho-%E5%90%8C%E6%AD%A5%E7%85%A7%E7%89%87%E5%88%B0nas-%E7%BD%91%E7%9B%98/id6451428709)


### Introduction
The primary objective of this application is to serve as a replacement for the native photo gallery application on smartphones. It also offers the capability to synchronize photos with online storage.
Expand Down Expand Up @@ -46,8 +47,8 @@ Pho is a simple app designed for viewing and synchronizing photos to cloud stora
- [x] Support zooming in/out of images
- [x] Support uploading/browsing videos
- [x] Support NFS
- [ ] Support Alibaba Cloud Drive
- [ ] Support iOS
- [x] Support Baidu net disk
- [x] Support iOS
- [ ] Support web version
- [x] Add Chinese

Expand Down

0 comments on commit ae826ef

Please sign in to comment.