You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/versus.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ symbol legend,
140
140
*`zero setup` = you can get a mostly working setup by just launching the app, without having to install any software or configure whatever
141
141
*`a`/copyparty remarks:
142
142
* no gui for server settings; only for client-side stuff
143
-
*can theoretically run on iOS / iPads using [iSH](https://ish.app/), but only the iPad will offer sufficient multitasking i think
143
+
*runs on iOS / iPads using [a-Shell](https://holzschu.github.io/a-Shell_iOS/) (pretty good) or [iSH](https://ish.app/) (very slow) but cannot run in the background and is not able to share all of your phone storage (just a separate dedicated folder)
144
144
*[android app](https://f-droid.org/en/packages/me.ocv.partyup/) is for uploading only
145
145
* no iOS app but has [shortcuts](https://github.com/9001/copyparty#ios-shortcuts) for easy uploading
Copy file name to clipboardExpand all lines: scripts/toc.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ cat $f | awk '
20
20
o{next}
21
21
/^#/{s=1;rs=0;pr()}
22
22
/^#* *(nix package)/{rs=1}
23
-
/^#* *(themes|install on android|dev env setup|just the sfx|complete release|optional gpl stuff|nixos module|reverse-proxy perf)|```/{s=rs}
23
+
/^#* *(themes|install on android|install on iOS|dev env setup|just the sfx|complete release|optional gpl stuff|nixos module|reverse-proxy perf)|```/{s=rs}
0 commit comments