Giter VIP home page Giter VIP logo

ddam's Introduction

DDAM

Logo

๐Ÿ–ผ โž• ๐Ÿ—ƒ โž• โš–๏ธ Django Digital Asset Management (spoken as da-miล‹)

Ever thought about using a spreadsheet to manage the licenses and copyrights of photos? Ditch the spreadsheet and use DDAM:

A small, focused, feature arm, minimal, web based, work in progress system to link digital assets to licenses and track their use.

๐Ÿ† Features

  • Store digital assets. Currently only images (jpg, png, svg, webp, avif etc.) are supported.
  • Link licenses to assets.
  • Track usage of assets.
  • Web based, multi user
  • (Optional) Login via LDAP/AD

๐Ÿ’ช Requirements

  • Python 3
  • npm

๐Ÿฆ˜ Run

# Set your environment via .env
cp .env.dist .env  

# Build static files (css/js)
npm install && npm run build

# Prepare Django
pip install --requirement requirements.txt
./manage.py migrate
./manage.py createsuperuser
./manage.py runserver

๐Ÿ› Demo instance

https://ddam.thms.de/

Please poke me if you would like an account.

๐Ÿ‘ Thanks

I can't thank the people enough who make my work possible through their awesome and free ("free" as in "free speech") software and free projects.

My special thanks go to the projects:

  • Django
  • Bootstrap
  • ...and countless other (see requirements.txt and packages.json)

๐Ÿž Tests

Pull requests welcome.

โ˜„ Need help?

For support, feature requests, hosting/on-premise or whatever, please fill an issue or contact Thomas Breitner via his website.

ddam's People

Contributors

tombreit avatar

Stargazers

 avatar

Watchers

 avatar

ddam's Issues

Meta cosmetics

  • link email
  • icon for created, updated and email
  • Store original file name
  • store source url

Img-Crawler

Crawl a list of domains, extract images, (visually compare to already existing assets) and add as new asset.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.