Skip to content

Telegram Amiga - AmigaOS 3 - alpha 0.0.1

Pre-release
Pre-release

Choose a tag to compare

@kaffeine1 kaffeine1 released this 19 Jun 17:38
· 5 commits to main since this release

Update 2026-06-19 (in-place refresh, same 0.0.1 — re-download the archive): fixes two tester-reported bugs — accented characters (à è ì ò ù é…) are now sent correctly (Latin-1→UTF-8 on send), and the visible window refresh/flicker on AmigaOS 3 is gone (caret-only redraw + per-panel clear, no more full-window repaint on the cursor blink / live poll).

Aggiornamento in place: stessa 0.0.1, riscaricate l'archivio. Corretti invio lettere accentate e flicker della finestra su AmigaOS 3.

Telegram Amiga — the first AmigaOS 3.x alpha (m68k). 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 (clib2 / no-ixemul).

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 (lighter; good on stock machines).

Install

Copy the drawer to a writable volume, 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

AmigaOS 3.x (68020+) with a working TCP/IP stack (bsdsocket.library — AmiTCP / Roadshow / Miami) and internet access. The GUI is comfortable on a fast 68k (040/060 or 68080/Vampire); on a stock machine the TUI is the lighter choice.

Notes

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.