Senin, 15 Agustus 2016

Raspberry pi + Telegram

Telegram
Raspberry pi + Telegram

Awalnya penasaran pas liat temen ada yang garap Skripsi pake telegram, terus saya tanya deh sama orangnya untuk kasih link tutorialnya. Gak lama dikim deh lewat email linknya, kemudian langsung ane coba aja. 

"Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. Unlike WhatsApp, Telegram is cloud-based and heavily encrypted. As a result, you can access your messages from several devices at once, including tablets and computers, and share an unlimited number of photos, videos and files (doc, zip, mp3, etc) of up to 1,5 GB. Thanks to our multi-data center infrastructure and encryption, Telegram is also faster and way more secure. On top of that, Telegram is free and will stay free — no ads, no subscription fees, forever." 

Telegram sendiri adalah aplikasi mirip seperti WhatsApp, bedanya telegram menggunakan basis awan kurang lebih seperti itu. 
Oke langsung aja

sudo apt-get update
sudo apt-get upgrade

Kemudian lakukan penginstallan Lua.
sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev make

Menkloning repositori dari GitHub.
git clone --recursive https://github.com/vysheng/tg.git && cd tg
./configure
make
Menjalankan printah ini mebutuhkan waktu untuk melakukan penginstalan.






0 comments:

Posting Komentar