Silent Install HQ
ZIP WinGet

arf console

eitsupi · 0.2.5 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1a406b288bda0036b3214963db1d3995b2d2a448d7dc097bac03cfe4d23b8c35 VirusTotal ↗
Filename arf-console-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID eitsupi.arf
Version 0.2.5
Description Alternative R Frontend — a modern R console written in Rust
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Release Notes Added - Experimental: JSON-RPC IPC server for external tool integration (--with-ipc). Supports evaluate (silent/visible), user_input, and send methods over Unix domain sockets (Linux/macOS) or named pipes (Windows). Includes mutual exclusion with console input, alternate mode rejection, and session file discovery. (#113) - Experimental: :ipc meta command to start/stop/check IPC server status at runtime (#113) - Accept all R-compatible CLI flags (--slave, --no-echo, --no-save, --no-…