Giter Site home page Giter Site logo

fdigeron / xertools_gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chipnetics/xertools_gui

0.0 0.0 0.0 480 KB

A graphical front-end for the xertools software.

License: GNU General Public License v3.0

C++ 32.28% C 2.15% Objective-C 0.06% Kotlin 0.19% Dart 33.18% Swift 1.93% HTML 2.74% CMake 27.46%

xertools_gui's Introduction

image

Graphical Interface for Primavera XER Tools

A graphical front-end for the XERtools toolkit which can be found here.

Project Motivation

For users who are not very comfortable with the command line, or don't need to automate execution of the toolkit executables with batch scripts and prefer to run things visually.


Compiling

The graphical frontend is written in Dart + Flutter.

Clone this repository

git clone https://github.com/chipnetics/xertools_gui.git

Download Flutter + Dart SDK

https://docs.flutter.dev/get-started/install

For building in Windows, you need Visual Studio with "Desktop Development with C++" workload installed (~8GB)

NB: Visual Studio Community edition is sufficient.

https://visualstudio.microsoft.com/

For building in Linux, typical gcc toolchain...

sudo apt install build-essential (or similar, depending on flavor)

Compile with flutter with the appropriate command line options...

Building in Linux environment

flutter build linux

Building in Windows environment

flutter build windows

xertools_gui's People

Contributors

chipnetics 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.