Giter Site home page Giter Site logo

buttleofx's Introduction

ButtleOFXButtleOFX

Project under early development.

ButtleOFX project is a set of GUI tools built around the TuttleOFX framework.

Development teams

ButtleOFX is developped within student projects at IMAC Engineering school.

###Team 2.0

Version 2.0 (2013-2014) is currently on progress.

Tutor :

Students :

###Team 1.0

Version 1.0 (2012-2013) is the first iteration of the project.
It's a proof of concept version, closer to an Alpha than a RC.

Tutor :

Students :

See project's blog.

Pre-requisites

  • python 3
  • PyQt 5.2
  • QtQuick 2

Compilation

  • Getting the source
    git clone git://github.com/buttleofx/ButtleOFX.git
    cd ButtleOFX
    git submodule update -i --recursive

3rdParties

git clone git://gitorious.org/~freesmael/qt-labs/freesmaels-qmlcanvas.git qmlcanvas
cd qmlcanvas
qmake-qt4
make

git clone git://gitorious.org/qt/qtquickcontrols.git -b qt4
cd qtquickcontrols
qmake-qt4
make install

Run

export BUTTLEOFX=`pwd`
export TUTTLEOFX_BIN=$BUTTLEOFX/TuttleOFX/dist/`hostname`/gcc-`gcc -dumpversion`/production
export PYTHONPATH=$TUTTLEOFX_BIN/python
export OFX_PLUGIN_PATH=$TUTTLEOFX_BIN/plugin

python buttleApp.py

Errors

If you encounter errors to see plugins, you may need to clear the plugins cache: rm -rf ~/.tuttleofx

License

Follows the TuttleOFX license.

see TuttleOFX/COPYING.md

More information

Official website: https://sites.google.com/site/tuttleofx.

ButtleOFX on github: https://github.com/tuttleofx/ButtleOFX

TuttleOFX on github: https://github.com/tuttleofx/TuttleOFX

buttleofx's People

Contributors

agreffard avatar aguiot avatar artourn avatar bazard avatar cchampet avatar eprana avatar fabiencastan avatar jon92 avatar lucie2lr avatar vilal avatar xochitl avatar

Watchers

 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.