GithubHelp home page GithubHelp logo

isabella232 / mirador-desktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from projectmirador/mirador-desktop

0.0 0.0 0.0 22.83 MB

A desktop wrapper for Mirador and its environment, allowing use of local images.

HTML 5.03% JavaScript 84.29% Smarty 10.68%

mirador-desktop's Introduction

Mirador Desktop

A desktop wrapper for Mirador and its environment, allowing the use of local images, and import/export of workspaces.

Mirador Desktop Demo

Download

Some binaries are available to download.

Development

First get into the app folder and run npm install. Then several commands will be available:

  • npm run app, executes the app in local development mode. It needs first npm run build.
  • npm run lint, runs the linter with the airbnb style guide
  • npm run build, builds Mirador from the git submodule added to the repo (unfortunately, npm install mirador doesn't work as expected), and add the mirador build to the app assets
  • npm run mirador:build, builds mirador only
  • npm run package, packages the app for MacOS (x64), Windows (ia32, x64), and Linux (ia32, x64, armv7l). Note that depending on your OS, you might not be able to package for all target distros. There also are individual package commands:
    • npm run package:mac
    • npm run package:win
    • npm run package:linux
  • npm run dist, runs the linter, builds mirador, links the assets, and package for all distros.

Distribution

Apps are not signed yet, therefore you might need to enable execution from unsafe sources to run it.

mirador-desktop's People

Contributors

aeschylus avatar versae avatar

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.