mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
Add info about pipx and uvx
This commit is contained in:
parent
1c86b64a4e
commit
075b0eb1e8
|
@ -147,7 +147,7 @@ made in Norway 🇳🇴
|
|||
|
||||
just run **[copyparty-sfx.py](https://github.com/9001/copyparty/releases/latest/download/copyparty-sfx.py)** -- that's it! 🎉
|
||||
|
||||
* or install through [pypi](https://pypi.org/project/copyparty/): `python3 -m pip install --user -U copyparty`
|
||||
* or install through [pypi](https://pypi.org/project/copyparty/): `python3 -m pip install --user -U copyparty` or run with [pipx](https://github.com/pypa/pipx): `pipx copyparty` or [uv](https://github.com/astral-sh/uv): `uvx 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 if you are on android, [install copyparty in termux](#install-on-android)
|
||||
|
|
Loading…
Reference in a new issue