View Single Post
Posts: 45 | Thanked: 80 times | Joined on Jun 2010
#12
Originally Posted by claustn View Post
There will be never a […] good [app] for Telegram
Being Telegram an open protocol, I think I would be comfortably able to get something running on both (or either) N900 and N9 (prefer N900 because of hardware keyboard). I started looking into Telethon, found it quite simple actually, at least if you don't expect a fancy graphical interface, but I am stuck with OpenSSL, because in order to install Python dependencies, I need a working `pip`. On my N900 I now have:
Code:
user@carlolus:~$ openssl version
OpenSSL 0.9.8zf 19 Mar 2015
and on the N9 I have:
Code:
user@theresia:~$ openssl version
OpenSSL 1.0.1g 7 Apr 2014
and I don't know where to find anything newer.
 

The Following User Says Thank You to mfrasca For This Useful Post: