andyfitz / osam

Open Source Asset Manager

Home Page:https://osam.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ȯsäm /ˈɔːsəm/ awesome https://osam.app is a tiny app to help manage, search, re-style, and render elemental graphics; like illustrations, icons, logos, badges, and symbols.

OSAM gives graphic-seekers under your brand: exactly what they need, where they need it, and how they need it delivered. With single-source files being remixable live within the app.

example image

Here's how it will work:

app summary for users

And for content contributors / admins:

app summary for admins

Status ?

Currently OSAM is a very simple VUE.js app that is being bundled in Electron for distribution as an offline app.

The example files hosted in this repo are for testing only. Ideally OSAM will work as a DAM for various projects using their own files and style parameters.

  • live SVG styling with external CSS

  • PNG rendering / download

  • SVG rendering /download (combined custom CSS with minimal SVG)

  • Offline syncing with online repository

  • buildable as a web app

  • buildable as a linux flatpack

  • buildable as a macosx package

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue@cf53551 using vue-cli. Documentation about the original structure can be found here.

About

Open Source Asset Manager

https://osam.app


Languages

Language:JavaScript 85.0%Language:Vue 12.7%Language:HTML 2.3%