VFX Todo
Menu

About VFX Todo

A visual experiment built for productivity

VFX Todo began with a simple idea: completing a task deserves to be celebrated. Traditional todo apps mark completion with a silent strikethrough; VFX Todo turns that moment into a visual feast.

The project is built on Tauri v2, with a React 18 + TypeScript frontend and a Rust backend. The effects system consists of 8 WebGL shaders rendered in a separate Overlay window that does not interfere with the main UI.

VFX Todo is fully open source. Suggestions, issues, and code contributions are welcome on GitHub.

Tech Stack

Tauri v2
Desktop framework
Rust
Backend
React 18 + TypeScript
Frontend
WebGL
Effects rendering
Vite
Build tool
Vitest + Playwright
Testing