Skip to content

Telegram Amiga - MorphOS - alpha 0.0.1

Pre-release
Pre-release

Choose a tag to compare

@kaffeine1 kaffeine1 released this 20 Jun 10:54
· 1 commit to main since this release

Telegram Amiga — the first MorphOS alpha. A from-scratch, native MTProto Telegram client. Zero dependencies: no MUI, no ixemul, no AmiSSL — all cryptography (RSA, Diffie-Hellman, SRP/2FA, AES, SHA) is built in.

Two clients, one engine

  • TelegramGUI — native Intuition GUI: chat list + conversation; scrollbars with mouse wheel, knob drag and arrow keys; live send/receive; "is typing" indicator; read receipts (v / vv); in-window login. The window opens large and remembers its last size.
  • TelegramTUI — text-mode / console client.

Install

Copy the drawer to a writable volume (e.g. Work:), then double-click TelegramGUI (or TelegramTUI). The first run signs you in (phone → code → optional 2FA). Full instructions: Manuale-IT.txt (Italiano) / Manual-EN.txt (English), included in the archive.

Requirements

MorphOS with a working TCP/IP stack (bsdsocket.library) and internet access.

Notes

First native GUI on MorphOS: the deep startup/shutdown system-freeze that held it back is fixed, and live "is typing" + read receipts now work here too. Alpha quality — everyday direct-message and group use works; rough edges are possible. Never share telegram-auth.bin — it is your logged-in Telegram session.