10
10
11
11
# Django Files iOS App
12
12
13
- [ ![ Static Badge] ( https://img.shields.io/badge/Download%20on%20the%20App%20Store-black?style=for-the-badge&logo=apple )] ( https://github.com/django-files/ios-client/releases/latest )
13
+ <a href =" https://apps.apple.com/us/app/django-files/id6742523003?itscg=30200&itsct=apps_box_badge&mttnsubad=6742523003 " style =" display : inline-block ;" >
14
+ <img src =" https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1743638400 " alt =" Download on the App Store " style =" width : 246px ; height : 82px ; vertical-align : middle ; object-fit : contain ; margin-bottom : 10px ;" />
15
+ </a >
14
16
15
17
- [ Install] ( #Install )
16
18
- [ Setup] ( #Setup )
@@ -37,14 +39,16 @@ The URL to the file is automatically copied to the clipboard and the preview is
37
39
> [ !TIP]
38
40
> You can install from the App Store.
39
41
>
40
- > [ ![ GitHub Release] ( https://img.shields.io/github/v/release/django-files/ios-client?style=for-the-badge&logo=apple&label=Download%20on%20the%20App%20Store&labelColor=black )] ( https://github.com/django-files/ios-client/releases/latest )
42
+ > <a href =" https://apps.apple.com/us/app/django-files/id6742523003?itscg=30200&itsct=apps_box_badge&mttnsubad=6742523003 " style =" display : inline-block ;" >
43
+ > <img src =" https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1743638400 " alt =" Download on the App Store " style =" width : 246px ; height : 82px ; vertical-align : middle ; object-fit : contain ; margin-bottom : 10px ;" />
44
+ > </a >
41
45
42
46
### Setup
43
47
44
48
1 . [ Install] ( #Install ) and open the app on your device.
45
49
2 . Enter the URL to your Django Files server.
46
50
3 . Log in as you normally would on the website.
47
- 4 . All Done! You can now share and open files with Django Files.
51
+ 4 . All Done! You can now share files with Django Files direclty in the iOS "share sheet" .
48
52
49
53
To use, share or open any file and choose the Django Files app.
50
54
The app will then be upload the file to your Django Files server.
@@ -63,10 +67,6 @@ Don't see your feature here? [Request a Feature](https://github.com/django-files
63
67
64
68
Don't see your issue here? [ Report an Issue] ( https://github.com/django-files/ios-client/issues ) .
65
69
66
- # Development
67
-
68
- Coming Soon...
69
-
70
70
# Support
71
71
72
72
For general help or to request a feature, see:
0 commit comments