Kelola Antrian
dengan Profesional

Queue Management
Done Right

Sistem antrian multiguna gratis untuk klinik, kantor, sekolah, bank, dan berbagai institusi, lembaga, serta perusahaan lainnya.

Free, self-hosted queue management for clinics, offices, schools, banks, and other institutions, organizations, and businesses.

🖥️
Papan Antrian
Display Board
🎫
Kios Tiket
Ticket Kiosk
🧑‍💼
Dashboard Operator
Operator Dashboard
⚙️
Panel Admin
Admin Panel
🖨️
Printer Thermal
Thermal Printer
🔊
Suara Otomatis
Voice Announcements

Semua yang Anda butuhkan,
tanpa biaya tambahan

Everything you need,
at zero extra cost

Dibangun untuk lingkungan nyata — antrian yang berjalan, operator yang sibuk, dan perangkat yang beragam.

Built for real environments — running queues, busy operators, and mixed devices.

🎫

Mode Kios

Kiosk Mode

Pengunjung ambil nomor sendiri lewat layar sentuh. Mendukung multi-kategori dan printer thermal 55mm.

Visitors take their own number via touchscreen. Supports multi-category and 55mm thermal printers.

📦

Mode Bulk

Bulk Mode

Admin cetak tiket dalam jumlah besar sebelum sesi dimulai. Ideal untuk pendaftaran massal.

Admin prints a batch of tickets before the session starts. Ideal for mass registration events.

📣

Papan Display Real-Time

Live Display Board

Layar penuh untuk ruang tunggu. Sinkronisasi langsung — setiap pemanggilan tiket langsung tampil tanpa refresh.

Full-screen board for the waiting room. Live sync — every ticket call appears instantly without refresh.

🔊

Pengumuman Suara Otomatis

Automatic Voice Announcements

Nomor tiket dibacakan keras oleh browser secara otomatis menggunakan Web Speech API — tanpa speaker khusus, tanpa perangkat tambahan.

Ticket numbers are read aloud automatically by the browser using the Web Speech API — no dedicated speaker, no extra hardware.

🧑‍💼

Dashboard Operator

Operator Dashboard

Panggil, panggil ulang, lewati, dan selesaikan tiket dari browser mana pun di jaringan lokal.

Call, recall, skip, and complete tickets from any browser on the local network.

📂

Multi-Kategori

Multi-Category

Antrian terpisah per layanan, masing-masing dengan loket independen dan sesi tersendiri.

Separate queues per service, each with independent counters and sessions.

Pembaruan Real-Time

Real-Time Updates

Sinkronisasi instan berbasis SSE di semua perangkat — tanpa polling, tanpa refresh manual.

Instant SSE-based sync across all devices — no polling, no manual refresh.

💾

Backup & Restore

Backup & Restore

Ekspor dan impor seluruh database sebagai satu file .db kapan saja.

Export and import the entire database as a single .db file at any time.

🌐

Multibahasa

Multilingual

Antarmuka dalam Bahasa Indonesia dan Inggris. Mudah dikembangkan ke bahasa lain.

UI in Indonesian and English. Easy to extend with additional languages.

Empat tampilan,
satu sistem

Four surfaces,
one system

Setiap perangkat membuka URL yang berbeda — tidak perlu instalasi aplikasi terpisah.

Each device opens a different URL — no separate app installation needed.

/display

Papan Antrian

Queue Display

Layar besar untuk ruang tunggu. Pengumuman suara otomatis.

Big screen for waiting room. Automatic voice announcements.

/kiosk

Kios Tiket

Ticket Kiosk

Layar sentuh untuk pengambilan tiket mandiri. Cetak ke printer thermal.

Touchscreen for self-service ticketing. Prints to thermal printer.

/operator

Dashboard Operator

Operator Dashboard

Kontrol antrian dari browser. Bisa diakses dari HP atau laptop.

Control queues from any browser. Works on phone or laptop.

/admin

Panel Admin

Admin Panel

Kelola kategori, loket, pengguna, sesi, dan pengaturan sistem.

Manage categories, counters, users, sessions, and system settings.

Siap pakai dalam
beberapa menit

Up and running
in minutes

IKI-Antri.zip

Paket instalasi lengkap — WSL image + skrip otomatis

Complete installation package — WSL image + automation scripts

Windows 11 WSL2 ✓ Gratis ✓ Free
Unduh Sekarang Download Now
Prasyarat: Windows 11 dengan WSL2. Belum aktif? Buka PowerShell sebagai Administrator, jalankan wsl --install --no-distribution, lalu restart PC.
Prerequisite: Windows 11 with WSL2. Not yet enabled? Open PowerShell as Administrator, run wsl --install --no-distribution, then restart your PC.
1

Unduh dan Ekstrak

Download and Extract

Unduh IKI-Antri.zip di atas, lalu ekstrak ke folder mana pun.

Download IKI-Antri.zip above, then extract it to any folder.

2

Jalankan Installer

Run the Installer

Klik kanan install.batRun as Administrator. Tunggu hingga selesai. Port forwarding dan firewall dikonfigurasi otomatis.

Right-click install.batRun as Administrator. Wait for it to finish. Port forwarding and firewall are configured automatically.

3

Buka Aplikasi

Open the App

Buka browser dari perangkat mana pun di jaringan dan akses:

Open a browser from any device on the network and go to:

http://localhost:3001
Kredensial default: Default credentials: admin / antri123segera ganti setelah login pertama. change immediately after first login.
1

Aktifkan WSL2 (khusus Windows)

Enable WSL2 (Windows only)

wsl --install Debian

Untuk Linux/VirtualBox/Proxmox — lewati langkah ini.

For Linux/VirtualBox/Proxmox — skip this step.

2

Instalasi via Git

Install via Git

Jalankan di terminal Linux / WSL (Debian/Ubuntu 22.04+):

Run in a Linux / WSL terminal (Debian/Ubuntu 22.04+):

sudo apt-get update && sudo apt-get install -y git
sudo git clone https://github.com/iki-ae/antri-iki-ae /var/www/antri.iki.ae
cd /var/www/antri.iki.ae && sudo ./install.sh --skip-nginx
3

Port forwarding (Windows)

Port forwarding (Windows)

for /f "tokens=1" %i in ('wsl -d Debian hostname -I') do netsh interface portproxy add v4tov4 listenport=3001 listenaddress=0.0.0.0 connectport=3001 connectaddress=%i
netsh advfirewall firewall add rule name="IKI-Antri" dir=in action=allow protocol=TCP localport=3001
4

Buka Aplikasi

Open the App

http://localhost:3001
Kredensial default: Default credentials: admin / antri123

Transparan dan Dapat Diaudit

Transparent and Auditable

Tidak ada yang tersembunyi. Kode dapat diaudit siapa pun, berjalan sepenuhnya di jaringan lokal Anda.

Nothing hidden. Code anyone can audit, running entirely on your own local network.

📂

Kode Dapat Diaudit Publik

Publicly Auditable Code

Seluruh kode sumber tersedia di GitHub. Lihat persis apa yang berjalan di server Anda — tidak ada yang disembunyikan.

Full source code is publicly available on GitHub. See exactly what runs on your server — nothing hidden.

github.com/iki-ae/antri-iki-ae →
🔒

Privasi Penuh

Full Privacy

Tanpa telemetri, tanpa panggilan ke server luar, tanpa koneksi tersembunyi. Jalankan sepenuhnya offline dan verifikasi sendiri.

No telemetry, no external server calls, no hidden connections. Run it fully offline and verify it yourself.

Ada pertanyaan?

Have a question?

Untuk dukungan teknis, kustomisasi, lisensi komersial, atau bundel hardware.

For technical support, customization, commercial licensing, or hardware bundles.