TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Use phone to check status of currently running process on laptop

5 pointsby anongraddebtalmost 3 years 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.<p>Thoughts? App suggestions? Scripts? Mac, Linux, and&#x2F;or cross-platform suggestions all welcome.<p>In fact, I’m lazy enough to be willing to get an Android phone and&#x2F;or Windows laptop. Really, pretty much any combo that would allow me to take quick glances at the download status.

7 comments

compressedgasalmost 3 years ago
I think I would recommend <a href="http:&#x2F;&#x2F;ariang.mayswind.net&#x2F;" rel="nofollow">http:&#x2F;&#x2F;ariang.mayswind.net&#x2F;</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;mayswind&#x2F;AriaNg" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mayswind&#x2F;AriaNg</a> which is a web interface to <a href="https:&#x2F;&#x2F;aria2.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aria2.github.io&#x2F;</a><p>You must have a new enough aria2 that has the --rpc-allow-origin-all option: aria2c --enable-rpc --rpc-allow-origin-all.
tomcamover 2 years ago
If you are super fit, ignore me. I am not. You might reconsider the lazy way. I use occasions like this to get me out of my seat. Consequently I go up and down a very steep set of stairs about 30 times a day. That can’t be bad for me.
smabiealmost 3 years ago
You&#x27;re lazy enough to be willing to buy a windows laptop to put in a room to check the download status of a computer in another room?
solmanacalmost 3 years ago
How abut ssh from termux installed on your phone?
muzzletovover 2 years ago
I wrote an sse http server for that exact reason, that you can pipe data into from a posix terminal
phendrenad2over 2 years ago
Use the Twitter API to send yourself a private message every 5% completion.
suyulaalmost 3 years ago
I use Transmission, which has a web interface for this.