Projects
Launched Tauri Rust Productivity Notion
S

Smart Focus

A Windows app that takes over your screen and forces you to work on one task at a time.

Tauri v2 Rust Win32 API Notion API JavaScript
— votes

Smart Focus is a Windows desktop app built with Tauri v2 and Rust. It solves a simple problem: when everything is one click away, nothing has priority. Smart Focus imposes a physical structure on your work session.


How it works

At launch, Smart Focus connects to your Notion task database and selects the next task based on your context (energy level, available time, project). A semi-transparent focus panel overlays all your screens — showing the current task, estimated time, and a running timer.

During the session:

At the end of the session, data syncs back to Notion: actual time, status, and any notes.


Architecture

Frontend — Tauri interface (WebView2 + JavaScript)

Rust backend — Core of the application

Notion — Single source of truth for tasks


Why Tauri and not Electron?

Electron ships the entire Chromium browser — the app weighs 100+ MB. Tauri uses Windows’ native WebView (WebView2) and a Rust backend. Result: < 10 MB, sub-second startup, minimal memory footprint.

The Rust backend also provides direct access to Windows system APIs without going through Node.js, which is required for kernel-level window control.


Key features


Built by Thomas Silliard — personal project, in daily use since February 2026.

Audit & Devis

Request a quote or audit

You want me to build something similar for you? Let's talk.

Related projects

Projects