Skip to content

Releases: JacRob32/Printables-Offline

Printables Offline v1.0.0

Choose a tag to compare

@JacRob32 JacRob32 released this 26 Aug 01:09

What's New in v1.0.0

Features

  • Model Cloning — Paste a Printables.com URL and download the complete model to your local library
  • Local Library — Browse all cloned models in a grid view with cover images, file counts, and sizes
  • Image Gallery — View all model images in a detail view with thumbnail strip navigation
  • File Management — Open model files directly in your slicer (PrusaSlicer, OrcaSlicer, Bambu Studio, Cura)
  • Export — Copy model files to any destination folder
  • Delete — Remove models from your library
  • Settings Persistence — Preferences saved to ~/.printablesoffline/prefs.json

Technical

  • Built with Tauri v2 (Rust backend + web frontend)
  • Python scraper backend with Cloudflare bypass (cloudscraper)
  • Auto-installs Python dependencies on first run
  • Ad-hoc code signing for macOS distribution

Installation

Download the DMG, open it, and drag Printables Offline.app to your Applications folder.

Note: This app is not notarized by Apple. On first launch, right-click the app and select Open, or run:

xattr -cr /Applications/Printables\ Offline.app

Requirements

  • macOS (Apple Silicon or Intel)
  • Python 3.9+ (auto-installs dependencies)
  • A slicer application (optional)

v0.1.0

Choose a tag to compare

@JacRob32 JacRob32 released this 24 Aug 16:20

Initial Release. Currently the scraper only downloads one picture, but this will be fixed in a future release. Please let me know in issues iff there is any problems.