mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
add pause on q press
This commit is contained in:
+1
-1
@@ -44,4 +44,4 @@ magnet_uri = "magnet:?xt=urn:btih:7FBF03CCC9115260DC50102E5A31E83E91422A79&dn=Re
|
||||
|
||||
keyboard.on_press_key("d", startDownload, suppress=False)
|
||||
keyboard.on_press_key("s", pauseDownload, suppress=False)
|
||||
keyboard.wait("q")
|
||||
keyboard.wait("q", pauseDownload)
|
||||
|
||||
Reference in New Issue
Block a user