Windows
One installer. It puts `epher` on your PATH. Use it from CMD, PowerShell, the Start menu, or a double-click.
Downloads
One calculation engine, five ways to use it: command line, interactive REPL, full TUI interface, desktop GUI app, and an offline web app. Type expressions, save functions and scripts, graph results in 2D or 3D, and keep history between sessions and user interfaces. No account, no cloud: your work stays on your device. Available as native apps for Windows, macOS, Linux, and in the browser.
graph3d x ^ 2 - y ^ 2
try thisVariables, functions with recursion, loops, and scripts you can save or load. Newlines and `;` separate statements; both mean the same thing.
Binary floats by default, with exact layers one call away: frac(1, 3), dec(0.1) + dec(0.2), and big(10 ^ 20).
Plot curves and surfaces, trace points, animate any constant with a play button, and orbit 3D views with touch or keyboard.
No accounts, no telemetry, no cloud. Everything is computed and stored on your device. The web app executes on your own device, fully offline.
The same epher program runs as a one-shot command, a REPL, a full-screen terminal UI, and a desktop app. Learn it once, use it anywhere.
The interface ships in eight languages: English, Chinese, Hindi, Spanish, French, German, Portuguese and Arabic, with right-to-left support.
One download, every way to use epher: the command line, a REPL, terminal UI app, a desktop app and an isolated offline web app.
One installer. It puts `epher` on your PATH. Use it from CMD, PowerShell, the Start menu, or a double-click.
Downloads
One app. Drag it to Applications; a button inside installs the `epher` terminal command for you. First launch: right-click the app and choose Open.
Downloads
One install per package family: Debian/Ubuntu, Fedora/RHEL, or the AppImage for everything else (Arch included). All put `epher` on your PATH.
curl -fsSL https://epher.org/apt/KEY.gpg | sudo tee /etc/apt/keyrings/epher.gpg >/dev/null curl -fsSL https://epher.org/epher.sources | sudo tee /etc/apt/sources.list.d/epher.sources >/dev/null sudo apt update && sudo apt install epher
curl -fsSL https://epher.org/epher.repo | sudo tee /etc/yum.repos.d/epher.repo >/dev/null sudo dnf install epher
Runs in your browser, is installable, and works fully offline after the first visit.
Get it
Works fully offline once loaded. Install it from your browser's menu.