GithubHelp home page GithubHelp logo

frisorsh / geogebra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geogebra/geogebra

0.0 0.0 0.0 1.88 GB

GeoGebra apps (mirror)

Home Page: https://www.geogebra.org

Shell 0.24% JavaScript 1.07% PHP 0.01% Objective-C 0.11% Java 94.68% CSS 0.04% HTML 3.21% Lex 0.06% SCSS 0.59%

geogebra's Introduction

Welcome to GeoGebra!

This repository contains source code of GeoGebra's math apps. It is available on a private GitLab instance and mirrored to GitHub.

Please read https://www.geogebra.org/license about GeoGebra's licensing.

Running the web version

To start the web version from command line, run

./gradlew :web:run

This will start a development server on your machine where you can test the app. If you need to access the server from other devices, you can specify a binding address

./gradlew :web:run -Pgbind=A.B.C.D

where A.B.C.D is your IP address. Then you can access the dev server through http://A.B.C.D:8888. You can also run ./gradlew :web:tasks to list other options.

Running the desktop version (Classic 5)

To start the desktop version from command line, run

./gradlew :desktop:run

You can also run ./gradlew :desktop:tasks to list other options.

Setup the development environment

  • Open IntelliJ. If you don't have IntelliJ on your computer yet then you can download and install it from here
  • In the menu select File / New / Project from Version Control / Git
  • In the new window add the following path: https://git.geogebra.org/ggb/geogebra.git
  • Click on ‘Checkout’, select your preferred destination folder, select Java 1.8 as the SDK, click on OK and wait…
  • After the project is checked out, select the root folder of the project, open the Run Anything tool (Double ^ on Mac) and run the following command: ./gradlew :web:run
  • After a minute or two the GWT UI will appear
  • After the Startup URLs are loaded on the UI, select the app that you wish start. For example, if you select graphing.html and click on Launch Default Browser then the Graphing Calculator app with the newest features will load and start in your default browser

geogebra's People

Contributors

zbynek avatar murkle avatar mathieublossierjacquemot avatar himamis avatar kovzol avatar csillasolyomgecse avatar exceptionalnullptr avatar elanor883 avatar ancsingabor avatar aliciahof avatar ggblatz avatar nimetko avatar arnodel avatar laszlogal avatar lordjoshi avatar cmiic avatar kjozsef84 avatar mathtam avatar mathieublossier avatar zealin avatar schbence avatar mhohen avatar aeriksson avatar ddrakulic avatar ppatt avatar jonathanlam avatar mo1117 avatar noah-kogler avatar sarjona avatar torbjornt 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.