Short: Web browser (HTTP/HTTPS, HTML, CSS) Author: Juen/APX+NAH+R3D (Paweł Nowak) Uploader: j ki je (Paweł Nowak) Type: comm/www Version: 0.1 Architecture: m68k-amigaos Amelinium 0.1 - Web browser for classic Amiga ============================================== This is version 0.1 - an early development release. Do NOT expect a fully working browser. It will crash, it will be slow, and many pages will not render correctly. You have been warned :) The goal is compatibility first, speed later. Work in progress. Requirements: - bsdsocket.library v4+ - AmiSSL v5 for HTTPS support (optional but recommended) Features: - HTTP and HTTPS (via AmiSSL) - HTML with tables, forms, lists, images - CSS support (inline, external stylesheets, @media queries) - JPEG, PNG, GIF image decoding (via stb_image) - Cookie support - Redirect following - Back/Forward navigation history - Disk cache for images - Auto-download of Helvetica font if not present Included builds: - Amelinium - 68000 (works on all Amigas) - Amelinium_020 - 68020+ - Amelinium_040 - 68040+ - Amelinium_060 - 68060+ - Amelinium_low - AmigaOS 1.3 (Kickstart 34+), no images/CSS Known issues: - Memory leaks on long browsing sessions - Many CSS features not yet implemented - JavaScript is NOT supported - Most pages may render incorrectly or not at all - Slow on 68000, usable on 68030+ - faster when site is in cache Keyboard shortcuts: - Up/Down - scroll - Shift+Up/Down - page scroll - Space - page down - Backspace - page up Support the project: http://juen.in/support History: 0.1 - First public release (May 2026)