A fully AI-built, open-source ARM64 Linux distribution with a custom GTK4 desktop, 16 built-in apps, Korean/English i18n, 18-panel settings, and UEFI boot support.
ARM64 (aarch64) only โ Raspberry Pi, Apple M-series (UTM), QEMU, AWS Graviton
ARM64 architecture only. Does not run on x86/x86_64 machines. Compatible: Raspberry Pi 4/5, Apple M1/M2/M3/M4 (UTM), QEMU ARM64, AWS Graviton, Ampere Altra.
Boot directly from USB or VM. Full IgnisOS desktop with 16 apps โ no installation needed. UEFI bootable.
โฌ Download ISO (GitHub Releases)Apple Silicon Mac or Linux ARM64? Build the ISO locally with one command using Docker.
๐ Build Instructions100% MIT-licensed. Clone and explore the full codebase โ every app, every script.
โญ View on GitHubGitHub ๋ค์ด๋ก๋๊ฐ ๋๋ฆฌ๋ค๋ฉด โ aria2๋ก 16๋ฐฐ ๋น ๋ฅด๊ฒ
# macOS brew install aria2 aria2c -x 16 -s 16 https://github.com/viviantest1004/IgnisOS/releases/latest/download/IgnisOS-1.6.0-arm64.iso # Linux sudo apt install aria2 aria2c -x 16 -s 16 https://github.com/viviantest1004/IgnisOS/releases/latest/download/IgnisOS-1.6.0-arm64.iso # Windows (PowerShell) winget install aria2 aria2c -x 16 -s 16 https://github.com/viviantest1004/IgnisOS/releases/latest/download/IgnisOS-1.6.0-arm64.iso
# Apple Silicon Mac โ ๋ก์ปฌ ๋น๋ (Docker ํ์) git clone https://github.com/viviantest1004/IgnisOS.git cd IgnisOS ./build-local.sh 1.6.0 # โ dist/IgnisOS-1.6.0-arm64.iso ์์ฑ (20~30๋ถ) # UTM์์ ์คํ (Apple M-series) 1. UTM ์ค์น โ https://mac.getutm.app 2. + โ Virtualize โ Linux โ ISO ์ ํ 3. RAM 2048MB+ (์ต์) ยท 12GB ๋์คํฌ (์ต์) โ ์ ์ฅ โ ์คํ # QEMU ARM64 VM qemu-system-aarch64 \ -M virt -cpu cortex-a72 -m 2048 \ -bios /usr/share/qemu-efi-aarch64/QEMU_EFI.fd \ -drive if=virtio,format=raw,file=IgnisOS-1.6.0-arm64.iso \ -device virtio-gpu-pci -display sdl \ -device usb-kbd -device usb-mouse -usb # USB ๋ถํ (Linux/macOS) sudo dd if=IgnisOS-1.6.0-arm64.iso of=/dev/sdX bs=4M status=progress
Custom GTK4 desktop โ top bar, right dock, app launcher, dark/light mode, spring animations.
Proper UEFI boot with BOOTAA64.EFI + GRUB. Works in UTM, QEMU, real ARM64 hardware.
WiFi, Bluetooth, Display, Sound, Users, Security, Keyboard, Mouse, Printer, Storage & more.
Multi-tab text editor with open/save, font size control, and line/column status bar.
Clock, stopwatch, countdown timer, and alarm โ all in one app.
Real-time CPU, memory, uptime monitor with process list and kill button.
PNG, JPG, SVG, GIF, WebP, TIFF ์ง์. ํ๋/์ถ์/ํ์ , ๋๋ ํ ๋ฆฌ ํ์.
ํ๋ ์ด๋ฆฌ์คํธ, ์ด์ /๋ค์/๋ณผ๋ฅจ ์ ์ด. MP3, FLAC, OGG, AAC, WAV ์ง์.
MP4, MKV, AVI, MOV, WebM ์ฌ์. ffplay/mpv ๋ฐฑ์๋.
์๋ณ ๋ฌ๋ ฅ, ์ผ์ ์ถ๊ฐ/์ญ์ , ๋ก์ปฌ JSON ์ ์ฅ.
Print Screen ๋จ์ถํค, Alt+Print(์ฐฝ), Shift+Print(์์ญ), ffmpeg MP4 ํ๋ฉด ๋ นํ.
ZIP/TAR/GZ/BZ2/XZ ์์ถ ๋ฐ ํด์ . ๋ด์ฉ ๋ฏธ๋ฆฌ๋ณด๊ธฐ.
CPU, GPU, ๋ฉ๋ชจ๋ฆฌ, ๋์คํฌ, ๋คํธ์ํฌ ์ ๋ณด. ํด๋ฆฝ๋ณด๋ ๋ณต์ฌ ์ง์.
9-option recovery โ fsck, network repair, GRUB repair, factory reset, rescue shell.
All 16 apps support Korean & English. Language auto-detected from system locale (LANG env).
Entirely designed and written by Claude Sonnet 4.6 by Anthropic.