Git Product home page Git Product logo

Comments (3)

pouyakary avatar pouyakary commented on May 30, 2024 1

@ShalbafZadeh ah thanks!
The whole process is pretty easy. You can do it in these steps:

  1. Install node.js
  2. Download a copy of this repo
  3. Run npm install at the root. (This'll take sometime to download electron-prebuilt which is about 45mb I think)
  4. Then npm run build and it'll build Orchestra and you'll end up having the software ready to be used

Now why building it is not documented yet.

Building Orchestra now only happens within macOS. Orchestra is 100% cross-platform (even the traffic light buttons of the window are hand-made to have them look the same on every os), but the process of packing compiled code on different machines is not yet supported and it can only pack for macOS.

Now here within the build script is the shell command for packing on macOS. What you can do, is to comment it out. And run the build (with npm run build.) After that run this: npm run electron. Instead of packing it for Ubuntu (which I'm guessing is your current OS) it'll run it with an original Electron build. And if you ever wanted you can read about Electron Packager to build it for your OS

And if you did successfully built it for Ubuntu, send me some shots as well as your build command, I've got to implement sooner or later :D

from orchestra.

pouyakary avatar pouyakary commented on May 30, 2024 1

BTW I also included a png icon file for you in the designs > icon > icon.png so that you can build it for Linux.

Thanks a lot for your interest and happy playing with it (just don't expect very much. first version is only about 80% implemented and the documentation is very problematic)

from orchestra.

ShalbafZadeh avatar ShalbafZadeh commented on May 30, 2024 1

@pmkary Great!
i will work on it and i will send result here

from orchestra.

Related Issues (20)

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.