mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 02:39:38 +02:00
correct subset of fixes, not touching the intentional/sacred ones
This commit is contained in:
parent
f9cb2c15e3
commit
cc4f4aef99
17 changed files with 24 additions and 22 deletions
|
@ -9,7 +9,7 @@ from plyer import notification
|
|||
_ = r"""
|
||||
show os notification on upload; works on windows, linux, macos, android
|
||||
|
||||
depdencies:
|
||||
dependencies:
|
||||
windows: python3 -m pip install --user -U plyer
|
||||
linux: python3 -m pip install --user -U plyer
|
||||
macos: python3 -m pip install --user -U plyer pyobjus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue