|
|
|
Ask HN: Use phone to check status of currently running process on laptop
|
|
5 points
by anongraddebt
1399 days ago
|
|
I have two laptops (Mac + Linux) and one phone (iPhone). Sometimes, my girlfriend has me download a large media file on one of the laptops. I’m quite lazy, and would like to check the download status while using my phone in another room. Thoughts? App suggestions? Scripts? Mac, Linux, and/or cross-platform suggestions all welcome. In fact, I’m lazy enough to be willing to get an Android phone and/or Windows laptop. Really, pretty much any combo that would allow me to take quick glances at the download status. |
|
You must have a new enough aria2 that has the --rpc-allow-origin-all option: aria2c --enable-rpc --rpc-allow-origin-all.