HF Library Manager v0.0.1
Pre-release
Pre-release
Initial Release
Desktop app for managing HueForge and 3D printing projects, files, and filament libraries.
Highlights
- Project management — create, import, duplicate, and organize projects with drag-and-drop folder import
- File management — image/text preview panel, favorites, quick-open in Bambu Studio / HueForge / Affinity, context menus, file sync
- Smart filament matching — automatic filament detection from 3MF metadata with fuzzy matching against a curated filament library
- Filament inventory — track owned filaments, filter projects by ownership, strict mode, bulk import from JSON
- Full-text search — SQLite FTS5-powered instant search across project names and descriptions
- Advanced filtering — filter/exclude by tags, collections, filaments, sizes, and ownership status
- Tags & collections — colored tags and named collections with bulk assignment
- Grid & table views — 3 thumbnail modes (cover, contain, full), multi-select with bulk actions
- Multi-library support — switch between independent project databases
- Markdown notes — auto-saving project descriptions with live preview
- 3MF thumbnail extraction — auto-extract preview images from Bambu Studio 3MF files
- Print info tracking — dimensions (mm) and print time per project
- Dark mode — full dark theme
- Keyboard shortcuts — Cmd/Ctrl+N (new), Cmd/Ctrl+F (search), Cmd/Ctrl+A (select all), mouse back/forward, trackpad swipe navigation
- Storage management — soft delete with trash, storage size tracking, empty trash
Tech Stack
Tauri 2 · React 19 · TypeScript · Rust · SQLite (WAL + FTS5) · Tailwind CSS 4 · Vite 7
Downloads
| Platform | File | Notes |
|---|---|---|
| macOS Apple Silicon | .dmg |
Right-click → Open on first launch (unsigned) |
| macOS Intel | .dmg |
Right-click → Open on first launch (unsigned) |
| Windows x64 | .msi / .exe |
|
| Linux x64 | .deb / .AppImage / .rpm |
AppImage works on any distro |