Hacker News new | ask | show | jobs
by amelius 2514 days ago
> Mailpile is an e-mail client! Mailpile is a search engine and a personal webmail server (...)

Does it run on my phone?

3 comments

Yes, it is possible. You need to run as 'mailpile --www=0.0.0.0:33411 --wait'

and go to https://[Local IP of Server]:33411

No, that is not running it on your phone. That is accessing it on your phone.
I just went to the download page and it says: "Mailpile packages are currently available for recent Debian-derived distributions, including Ubuntu. The packages are architecture-independent and should be compatible with most desktops, servers and embedded hardware (such as the Raspberry Pi). They have been tested on Debian 8, Debian 9 and Ubuntu 16.04 LTS."

So sounds like it will run on the Librem 5 at least.

You can probably run it on Android using Termux if it doesn't require root.
No one has built packages for that yet, but it shouldn't be too hard to use python-for-android's webview.

https://python-for-android.readthedocs.io/en/latest/quicksta...

Which part?