kotatogram / kotatogram-desktop

Experimental Telegram Desktop fork.

Home Page:https://kotatogram.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] compiling for linux mobile

DaKnig opened this issue · comments

I own a linux mobile device (PinePhone) and would like to use kotatogram there, how to compile?

As every other cmake project? Run cmake and it will tell you the needed libraries. The only thing is you need your own API keys from Telegram.

yes but I only see how to do it with docker
where can I get step by step?

Docker instruction is the only step by step guide.

then please lay out the general steps I need to make. also are there any deps that are not available for arm?

then please lay out the general steps

Docker instruction is exactly that, yes. If you need step by step guide, use Docker. But you might need to make some changes to build Kotatogram on ARM because no one from tdesktop nor kotatogram developers have Linux ARM hardware to adapt for it. You can then send your changes directly to tdesktop, it would also be interested in that I believe.

If you are using postmarketOS, you can consider creating a package for kotatogram in alpine linux repos