Neplex LogoNeplex

Built in Nepal. For everywhere.

Infrastructurefor what's next.

Developer tools and infrastructure for building, operating, and growing software. Built in Nepal for the world.

Across the Neplex ecosystem

Foundations for your software

Infrastructure across the stack.

Neplex builds software infrastructure where existing tools are fragmented, expensive, or poorly adapted to local markets.

Developer infrastructure

APIs, SDKs, developer tools, testing, deployment, and platform services.

Business infrastructure

Payments, accounting, billing, operations, and commerce systems.

Connected infrastructure

Printing, devices, local agents, and software that connects cloud applications to the physical world.

Open source

Libraries, protocols, and developer tools built in public.

The ecosystem

Products that work better together.

Our products solve different problems, but share a common approach to infrastructure, standards, and developer experience across the Neplex ecosystem.

We are building toward connected workflows: restaurant operations that reach local printers, finance tools alongside payments, and platform services that connect products over time.

Explore the ecosystem

Restroplex

Restaurant software

Neplexa

Expense tracking

OpenPrinter / OPPA

Printing

Yasumu

API development

Neplex ecosystem

Shared standards · developer experience · common infrastructure where it makes sense

Programmable by design

Built for developers first.

A managed REST API for sending durable print jobs to local printers through paired OPPA agents directly from your backend system.

Start with the free tier, then scale the managed service when your workload needs more capacity.

Explore developer documentation
openprinter.tstypescript
1import { createOpenPrinterClient } from 'openprinter';
2
3const openprinter = createOpenPrinterClient();
4
5const { job } = await openprinter.jobs.create({
6 printerId: 'printer_01',
7 idempotencyKey: 'order_123_receipt',
8 document: {
9 width: 80,
10 sections: [
11 {
12 type: 'text',
13 value: 'Order 123',
14 align: 'center',
15 bold: true,
16 },
17 { type: 'divider' },
18 { type: 'row', left: 'Coffee', right: '$4.00' },
19 { type: 'feed', lines: 2 },
20 { type: 'cut' },
21 ],
22 },
23});
24
25console.log(job);
OpenPrinter documentation

Our mission

Build globally. Start anywhere.

We're a software company from Nepal building products for developers and businesses everywhere. Geography shouldn't determine the quality of tools you can build with or the markets you can build for.

Read our story
Earth at night with a crimson horizon and lights over South Asia

BUILT FROM NEPAL

FOR A GLOBAL TOMORROW

What drives us

Developer first

We obsess over developer experience in everything we build.

Open by default

We believe in open standards, open source, and an open internet.

Global mindset

Built in Nepal, for the world. Borders don’t limit good ideas.

Long-term impact

We build for decades, not dopamine. Sustainable growth over quick wins.

Ready to build?

Let’s shape what’s next.

Build with Neplex products, infrastructure, and developer tools.

Create your account