Open Source

0FluffStart

A local-first, zero-bloat productivity start page engineered for sub-100ms load times, total data sovereignty, and zero tracking.

Available for: Chrome Web StoreFirefox AMOPWA / Web
AGPL-3.0 Licensed
100% Client-Side Execution
Zero Telemetry / Analytics
Manifest V3 Compliant

Core Engine Capabilities

Search Engine & Navigation Router
Feature Description
Query & URL Auto-Resolution Auto-detects plain text queries versus domain syntax/URLs for direct navigation or web searches.
Instant Tag Routing Prefix queries using shortcut tags (?g, ?d, ?b, ?bi, ?st, ?s, ?e, ?k, ?w, ?y) to switch target engines on the fly.
Custom Engine Integration Add, edit, or delete custom search engines with personalized query endpoints and shortcut tags.
Engine Checklist Multi-select menu within settings to filter which built-in and custom search engines appear in the search bar dropdown.
Privacy Autocomplete Proxy Route live autocomplete suggestion feeds securely through a custom lightweight CORS proxy with self-hosted endpoint support.
In-Memory Suggestion Caching Private LRU cache storing recent autocomplete responses for zero-latency instant results on repeated queries.
Quick Suggestion Switcher Dedicated inline toggle inside the search bar to instantly pause or resume autocomplete network calls.
Granular Visibility Control Independent master/child toggles to hide or show the Engine Switcher, Suggestion Toggle, and Search/Submit Button.
Dual Search Bar Layouts Toggle between a Unified Search Bar container and a Segmented Floating Bar presentation style.
New Tab Guard Dedicated setting (openInNewTab) to force search queries and quick link clicks into a new browser tab or replace the active window.
Offline Search History Privacy-focused local query logging with history-based autocomplete suggestions and a 1-click purge tool.
Personalization, Themes & Media Engine
Feature Description
Material You Monet Engine Dynamic color extraction algorithm that analyzes uploaded custom background images or video loops to build adaptive UI accent palettes.
IndexedDB Binary Storage Complete offline binary storage (Blob/File) for custom high-resolution background photos and video loops using IndexedDB.
Base64 JSON Serialization Backup and restore pipeline converting binary background files stored in IndexedDB into portable Base64 strings inside exported .json files.
Fluid Theme Presets 15+ built-in aesthetic themes (OLED Dark, True Black AMOLED, Material You, Cyberpunk, Nord Frost, Dracula, Rose Pine, Sunset Drive, Paper & Ink) featuring GPU-accelerated hover dynamics.
Shadow Intensity Control Global CSS variable slider (--shadow-intensity) providing real-time depth control over shadows on cards, search bars, modals, and icons.
Vector Custom Cursor Theme-adaptive SVG cursor engine featuring custom hover expansion and drag-state feedback.
Link Management & Organization
Feature Description
3-Level Nested Folders Create, edit, and recursively nest shortcut links inside custom folders up to 3 levels max (Dashboard > Folder > Subfolder > Nested Subfolder).
Non-Destructive Guarding Strict drag-and-drop rejection prevents illegal Level 4+ nesting attempts with zero state corruption or file unlinking.
In-Folder Item Creation Direct + New Link, + New Folder, and + Existing action rows embedded inside expanded folder views.
Spatial Drag-and-Drop Native pointer-events reordering engine with edge boundary auto-scrolling and sticky-header offset calculations.
Multi-Select Toolbar Batch selection mode to move, reorganize, or delete multiple shortcut links simultaneously.
Icon Title Visibility Toggle shortcut titles to display strictly on hover or remain permanently visible on the dashboard grid.
Floating Exit Dock Decoupled viewport navigation controls anchored with backdrop blur and dynamic shadow inheritance.
Clock, Date & Dynamic Greeting System
Feature Description
Clock Typographies Selectable display typographies including 3D, Ultra-Minimalist, Bold & Chunky, Monospace, and Glassmorphism styles.
Contextual Greetings Time-aware greeting strings ("Good morning", "Good afternoon", "Good evening") paired with custom user name display.
Precision Time Controls Toggles for 12-Hour vs. 24-Hour formats and optional seconds counter display.
Command Search & System Utilities
Feature Description
Command-Style Search Embedded search input in settings header with live card filtering, snippet highlighting, and target panel auto-expansion.
Accordion Management Categorized setting sections with master Expand All and Collapse All controls.
Data Sync Suite Complete offline tools for Backup (Save), Restore (Load), Clear History, and Factory Reset.
Deep-Linking Router URL parameter parsing (?q=, ?engine=, #settings, ?folder=) allowing direct deep-link triggers with state cleaning.
Mobile & Responsive PWA Adaptations
Feature Description
Bottom Mobile Dock Interactive search pill inside mobile dock that smoothly expands vertically into a primary focused search bar.
Touch-Optimized Bounds Expanded touch targets and custom responsive spatial tokens for smaller viewports.
Offline Service Worker PWA architecture enabling standalone offline execution, home screen installation, and asset caching.
Scroll-to-Top Anchor Repositioned fixed floating overlay anchor tuned for single-thumb navigation on mobile displays.

Technical Specifications

Runtime Engine Vanilla HTML5 / ES Modules
Data Persistence IndexedDB & LocalStorage
Network Boundary Air-gapped local execution
Extension Spec Manifest V3 Event Pages