Novra Logo
Novra
Tool Discovery

Built by Novra

An evolving ecosystem of single-purpose, crafted tools. Find the exact utility for your workflow.

desktop
SHIPPED

NovraSnap

v1.0.11

Capture ideas. Make them clear.

Professional screenshot and visual annotation desktop app. High-DPI region capture, precision annotation tools, instant OCR text extraction, and one-click export.

Precision Capture: Pixel-level region, active window, and full desktop screenshot engine with multi-display calibration.
Editorial Annotation: Rich shapes, step numbering, blur & pixelate privacy shields, and vector text labels.
macoswindows
Explore
desktop
SHIPPED

NovraLink

v1.1.0

Seamless mouse & keyboard sharing across devices.

Control multiple Mac and Windows workstations with a single mouse and keyboard. Peer-to-peer zero-lag input forwarding, cross-platform clipboard sync, and drag-and-drop workflow.

Zero-Lag Forwarding: Hardware-accelerated input pipeline ensures ultra-smooth cursor movement across monitor boundaries.
Universal Clipboard: Copy text, rich markup, and images seamlessly between macOS, Windows, and Linux machines.
macoswindowslinux
Explore
developer
SHIPPED

NovraLogger

v1.0.1

Universal structured logging & diagnostic ZIP report SDK.

Universal log collection and management library for Electron, Tauri, and Node.js. Features cascade file rotation, automatic expired log cleanup, sensitive data masking, multi-user isolation, and one-click diagnostic ZIP packaging.

Cascade Rotation: Size-triggered and time-based rotation prevents bloated disk usage with automatic compression.
Sensitive Data Masking: Built-in regex patterns mask API keys, tokens, passwords, and PII before writing to disk.
npmcli
Package
developer
SHIPPED

electron-snapora

v1.0.0

Modern screenshot capabilities for Electron applications.

High-performance screenshot capture engine and interactive crop overlay binding designed specifically for Electron apps.

Native Display Capture: Direct multi-monitor frame grabbing with zero color distortion and full Retina support.
Customizable Overlay UI: Pre-built React/Web component overlay with guides, magnification loop, and dimension ruler.
utilities
BUILDING

NovraVoice & Audio Toolkit

v0.9.0-beta

Crystal clear system audio routing & noise cancellation utility.

Virtual audio driver and live voice clarity enhancer for developers, podcasters, and remote meetings.

Virtual Sound Cables: Route audio between apps without hardware mixers.
Local AI Noise Suppression: On-device background noise removal with 0ms perceived lag.
macoswindows
Explore
utilities
NEXT

Novra Palette

v0.1.0

Developer color companion with contrast ratio verification.

Global eye-dropper, WCAG accessibility contrast tester, and CSS/Tailwind token exporter in your menu bar.

Precision Loupe: 16x zoom pixel inspection with format auto-conversion.
Design Token Export: Instant export to Tailwind CSS, CSS Variables, and Swift/Kotlin themes.
macosweb
Explore
Product Philosophy

Small Tools. Serious Craft.

We believe software shouldn’t be a complex behemoth. Great tools should do one thing with obsessive perfection.

01Focused

One tool. One problem. Done right.

We reject feature creep. Each Novra tool solves a single, well-defined problem with exceptional craftsmanship and zero bloat.

02Fast

Small products should feel instantaneous.

Sub-50ms boot times, hardware-accelerated rendering, and ultra-lightweight memory footprint. Software that respects your time.

03Beautiful

Utility doesn't have to look boring.

Dark, futuristic, and tactile interfaces. We treat digital tools as an art form of typography, interaction design, and visual harmony.

Built for Those Who Build

Developers

Modern building blocks for modern applications.

Creators

Tactile, precision tools that stay out of your way.

Power Users

Specialized desktop utilities that make everyday work effortless.

Developer Ecosystem

Developer Tools

High-performance npm packages, Electron bindings, and CLI utilities crafted to accelerate desktop and web engineering.

View All Packages

NovraLogger

v1.0.1

Universal structured logging & diagnostic ZIP report SDK.

npmcliTypeScript

electron-snapora

v1.0.0

Modern screenshot capabilities for Electron applications.

npmTypeScript

NovraLogger

Universal log collection and management library for Electron, Tauri, and Node.js. Features cascade file rotation, automatic expired log cleanup, sensitive data masking, multi-user isolation, and one-click diagnostic ZIP packaging.

Installation & Usage
pnpm add novra-logger

import { createLogger } from 'novra-logger';

const logger = createLogger({
  appName: 'my-desktop-app',
  level: 'info',
  rotation: { maxSize: '10M', maxFiles: 5 },
  maskSensitive: true
});

logger.info('System initialized', { pid: process.pid });

Architectural Highlights

Zero external native dependencies
High-throughput asynchronous non-blocking stream writer
Multi-process file lock safety
TypeScript first with rich IntelliSense
CONTINUOUS CYCLE

More Tools Are Coming

Novra is an active product studio. We ship, refine, and release new focused software on a steady rhythm.

01

NovraSnap

[desktop]

Precision desktop screenshot & visual annotation workspace.

Available NowSHIPPED
02

NovraLink

[desktop]

Seamless cross-platform mouse & keyboard control.

Available NowSHIPPED
03

NovraLogger & Snapora SDK

[developer]

Universal developer tooling, logging, and Electron modules on npm.

Available NowSHIPPED
04

NovraVoice / Audio

[utilities]

Low-latency system audio routing and on-device noise reduction.

Q3 2026BUILDING
05

Novra Palette

[utilities]

Developer color companion with live WCAG contrast checking.

Q4 2026NEXT
06

Novra+ Ecosystem

[web]

Unified account system and all-access pass for power users.

FuturePLANNED
#buildinpublicOpen & Transparent

Follow The Build

We design and ship all Novra tools in public. Get early beta releases, behind-the-scenes engineering logs, and vote on upcoming feature roadmaps.