Skip to content

v0.3.1

Latest

Choose a tag to compare

@Dunky13 Dunky13 released this 25 Apr 19:39
· 2 commits to main since this release
ca2c3d6

FilaBridge v0.3.1

Installation

Download the appropriate binary for your platform:

  • Linux (AMD64): filabridge-linux-amd64
  • Linux (ARM64): filabridge-linux-arm64 (Raspberry Pi, etc.)
  • Windows (AMD64): filabridge-windows-amd64.exe
  • macOS (Intel): filabridge-darwin-amd64
  • macOS (Apple Silicon): filabridge-darwin-arm64

Quick Start

  1. Download the binary for your platform
  2. Make it executable (Linux/macOS): chmod +x filabridge-*
  3. Run Spoolman: docker run -d --name spoolman -p 8000:8000 ghcr.io/donkie/spoolman:latest
  4. Start FilaBridge: ./filabridge-*
  5. Open http://localhost:5000 and configure your printers

Verify Downloads

Verify your download using the checksums:

sha256sum -c checksums.txt

What's New

Added

  • Pull value from prusalink on request in history

Other

  • Improve print history handling and editor