mirror of
https://github.com/9001/copyparty.git
synced 2025-10-23 04:52:21 +00:00
add download mirror https://copyparty.eu/
This commit is contained in:
14
README.md
14
README.md
@@ -21,6 +21,7 @@ made in Norway 🇳🇴
|
||||
|
||||
* top
|
||||
* [quickstart](#quickstart) - just run **[copyparty-sfx.py](https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py)** -- that's it! 🎉
|
||||
* [mirrors](#mirrors) - other places to download copyparty from
|
||||
* [at home](#at-home) - make it accessible over the internet
|
||||
* [on servers](#on-servers) - you may also want these, especially on servers
|
||||
* [features](#features) - also see [comparison to similar software](./docs/versus.md)
|
||||
@@ -157,7 +158,7 @@ just run **[copyparty-sfx.py](https://github.com/9001/copyparty/releases/latest/
|
||||
|
||||
* or install through [pypi](https://pypi.org/project/copyparty/): `python3 -m pip install --user -U copyparty`
|
||||
* or if you cannot install python, you can use [copyparty.exe](#copypartyexe) instead
|
||||
* or install [on arch](#arch-package) ╱ [on NixOS](#nixos-module) ╱ [through nix](#nix-package)
|
||||
* or install [on arch](#arch-package) / [homebrew](#homebrew-formulae) ╱ [on NixOS](#nixos-module) ╱ [through nix](#nix-package)
|
||||
* or if you are on android, [install copyparty in termux](#install-on-android)
|
||||
* or maybe an iPhone or iPad? [install in a-Shell on iOS](#install-on-iOS)
|
||||
* or maybe you have a [synology nas / dsm](./docs/synology-dsm.md)
|
||||
@@ -195,6 +196,17 @@ some recommended options:
|
||||
* see [accounts and volumes](#accounts-and-volumes) (or `--help-accounts`) for the syntax and other permissions
|
||||
|
||||
|
||||
### mirrors
|
||||
|
||||
other places to download copyparty from (non-github links):
|
||||
|
||||
* https://copyparty.eu/ (hetzner, finland, official mirror):
|
||||
* https://copyparty.eu/py = https://copyparty.eu/copyparty-sfx.py = the sfx
|
||||
* https://copyparty.eu/en = https://copyparty.eu/copyparty-en.py = the english-only sfx
|
||||
* https://copyparty.eu/pyz = https://copyparty.eu/copyparty.pyz = the zipapp
|
||||
* https://copyparty.eu/cli = online cli helptext
|
||||
|
||||
|
||||
### at home
|
||||
|
||||
make it accessible over the internet by starting a [cloudflare quicktunnel](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/do-more-with-tunnels/trycloudflare/) like so:
|
||||
|
Reference in New Issue
Block a user