Coder Social home page Coder Social logo

daxapp's Introduction

Daxe Application

This Linux/UNIX application serves to provide file access to the Daxe XML editor running in a web browser, to edit local files. It turns the Daxe web application into a desktop application.

Installation

  • install the Dart SDK
  • use the pub get command in the daxapp directory
  • get the Daxe web application on github
  • build it with build.sh
  • set the path to the Daxe web application directory, for instance: export DAXE_HOME=/.../daxe/build/web (alternatively, move the Daxe web application so that daxe/daxe.html is in the same directory as the command-line application)
  • optionally, create a desktop icon to launch the application, using the included daxe_icon image and the daxe.sh script
    • on Linux
    • on MacOS (the application has not been tested on MacOS, but it might work)

Usage

  • command-line: daxe.sh -config config_name or daxe.sh -config config_name file.xml or daxe.sh file.xml. Example: daxe.sh -config XHTML5 test.xhtml. If the configuration is not specified, Daxe will look for the right one based on the name of the root element.
  • desktop application: a file can be opened with a drag-and-drop on the application icon.

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.