Bilderbuch

Experimental photo importer with Tauri and Svelte - might evolve into a photo manager if well fed 📸

Stars
3

Bilderbuch

This template should help get you started developing with Tauri, SvelteKit and TypeScript in Vite.

Todo

  • Load preview images asynchronously
  • Error handling for file system operations
  • Initial setup for photo library (configure path and ensure folder exists)
  • Import photos (copy / move) to library
  • Display photos of library in grid
  • Create subfolders within library based on photo creation dates

Raw processing and inspiration in Rust

Recommended IDE Setup

VS Code + Svelte + Tauri + rust-analyzer.