Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 904 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 904 Bytes

niTM

niTM is a Tag Manager

Manage your image and video files using the XMP Subject fields, powered by ExifTool. XMP Subject tags are widely recognized by various applications, including Windows File Explorer and immich Tags.

Tech stack: Tauri + Solid.js + SUID

XMP (Extensible Metadata Platform) is an ISO standard (ISO 16684-1:2019), originally created by Adobe.

Usage

Ensure you have the following installed:

  1. Tauri development environment – Setup Guide
  2. Node.js and pnpm
  3. ExifTool (and add to your PATH)
pnpm install
pnpm run tauri