Skip to content

simeonradivoev/electron-dam

Repository files navigation

Electron Digital Asset Manager (Electron DAM)

Project

A bundle based digital asset manager built on top of electron using React and typescript. Based on the Electron React Boilerplate

I created this app because I got to a point where I had a ton of assets accumulated from asset packs, and I wanted a way to quickly view and manage those assets without having to import them into a game engine or fiddle around with them in the windows explorer.

⚠️This is an early alpha version with bare bone features, there might be bugs and performance issues.

Features

  • 3D Model Preview
  • Audio Preview
  • Easy Metadata Fetching
  • Light/Dark Mode using Blueprint JS
  • Tagging
  • Searching and Filtering

Supported formats

  • 3D Models: (obj, fbx, gltf, stl)
  • Audio: (mp3,flac,wav,ogg)
  • Images: (png,jpg,gif,svg,apng,ico)

Screenshots

AudioPreview BundlesGrid ImagePreview BundlePreview BundlePreview ModelPreview DarkMode

🔩 Technology Stack