Liderit

Your workstations,
under control.

Print documents, transfer files, and trigger actions on any registered workstation — from anywhere, securely and silently.

Three pieces, one system

Each component plays a clear role. Together they deliver a secure, always-on channel between your application and every registered workstation.

🖥️

Daemon

A lightweight background service installed on each workstation. It keeps a persistent, secure connection to the Liderit server and executes incoming jobs — printing, file transfers, and more — without any user interaction.

🗂️

Panel

The admin web interface. Register clients, issue certificates, monitor which workstations are online, and review job history — all from a single dashboard accessible from any browser.

API Control

The engine behind it all. Your application sends a single API call — with a file, a target workstation, and an action. The API routes the job through the secure channel and confirms delivery.

More than just printing

The system is designed as a general-purpose workstation control channel. Printing and file transfer are the first capabilities — with more on the way.

Remote printing

Send PDF, Word, Excel, and text files to any registered printer on any workstation. Target by printer name or fall back to default.

File transfer

Deliver files directly to a workstation's local storage via a single API call. The daemon saves non-print jobs under storage.transfer_dir, then can move them into other folders using optional storage rules (filename prefix/suffix/contains, regex, or extension). Rules run in order; the first match wins. On Windows you can manage paths and rules from the tray Edit Config… → Storage tab.

Extensible by design

New actions can be added to the daemon without changing the connection layer. The same secure channel will carry future capabilities as they're built.

Secure by default

Every connection uses mutual TLS — both the server and the workstation verify each other's certificates before any data is exchanged.

Works behind NAT

Workstations initiate outbound connections — no port forwarding, no VPN, no firewall changes needed on the client side.

Silent & cross-platform

Runs as a system service on Windows and Linux. Zero end-user interaction required once installed.

How to access it

Five steps from zero to your first remote job.

1

Create an account

Register directly on api.liderit.ro/panel. Once your account is confirmed, you'll have access to your own Panel where you can manage all your workstations.

2

Access the Panel

Log in to the admin panel at your server's address (e.g. api.liderit.ro/panel). This is where all clients and printers are managed.

3

Register a workstation

In Panel → Clients, create a new client entry. The Panel will generate a certificate bundle for that workstation.

4

Install the Daemon

On the workstation, run the installer with the certificate bundle. The daemon installs as a system service and connects automatically. Full guide: Client Installation Guide →

5

Send a job via API

Use the Liderit API to post a file with a target client key and an action — print to a specific printer, transfer to a local directory, or more. The job reaches the workstation in seconds.

Ready to set up?

The installation guide walks you through every step, from credentials to your first job.