Releases: jaakkopee/gematreeac
Test release
This is a test release, still in alpha stage.
alpha.6 release of this code.
use
python3 -m http.server
in the installation directory to run GemaTreeAC locally in your browser. Point your browser to
localhost:8000/GeamTreeAC_index.html
And it should work alright.
New things: implemented class NineRootedTree as the structural basis of the app,
buttons for Random Syllables and Random Words work with the NineRootedTree.
have fun,
Jake
Pre-release of GemaTreeAC 2=0 with DMSearch and bit of documentation
alpha.6 release of this code.
use
python3 -m http.server
in the installation directory to run GemaTreeAC locally in your browser. Point your browser to
localhost:8000/GeamTreeAC_index.html
And it should work alright.
have fun,
Jake
GemaTreeAC 2=0.alpha.5
Stable release: GemaTreeAC 2=0.alpha.5
For tweaking and testing the code locally on your own computer. For regular use, go to https://jpts.aprx.io
Open archive to your computer, install Python 3 from https://python.org if you don't already have it. Start http server by opening a console in the and running
python3 -m http.server
in the GemaTreeAC root directory and direct your browser to
localhost:8000/GemaTreeAC_index.html
Loading a local database requires a secure connection (HTTPS), or you can use Google Chrome and turn off restrictions on accessing local data from settings of the browser.
Have Fun!
--
Jake
iipekaj@gmail.com
GemaTreeAC 2=0.alpha.4
GemaTreeAC 2=0.alpha.4 test release
This is a test release of GemaTreeAC 2=0 for people who want to run and test a local copy of GemaTreeAC 2=0. For normal use, GemaTreeAC 2=0 is online at https://jpts.aprx.io .
If you want to test locally, you need a running http server. If you don't have one, I suggest you install Python 3 from https://python.org/. Download the GemaTreeAC 2=0 archive from GitHub by clicking the link below, unpack the archive and run
python3 -m http.server
in the gematreeac-2-0.alpha.4 directory and point your browser to
localhost:8000/GemaTreeAC_index.html
GemaTreeAC 2=0.alpha.3 release
GemaTreeAC 2=0.alpha.3 test release
This is a test release of GemaTreeAC 2=0 for people who want to run and test a local copy of GemaTreeAC 2=0. For normal use, GemaTreeAC 2=0 is online at http://gematreeac.ga/ .
If you want to test locally, you need a running http server. If you don't have one, I suggest you install Python 3 from https://python.org/. Download the GemaTreeAC 2=0 archive from GitHub by clicking the link below, unpack the archive and run
python3 -m http.server
in the gematreeac-2-0.alpha.2 directory and point your browser to
localhost:8000/GemaTreeAC_index.html
GemaTreeAC 2=0.alpha.2
GemaTreeAC 2=0.alpha.2 test release
This is a test release of GemaTreeAC 2=0 for people who want to run and test a local copy of GemaTreeAC 2=0. For normal use, GemaTreeAC 2=0 is online at http://gematreeac.ga .
If you want to test locally, you need a running http server. If you don't have one, I suggest you install Python 3 from https://python.org. Download the GemaTreeAC 2=0 archive from GitHub by clicking the link below, unpack the archive and run
python3 -m http.serverin the gematreeac-2-0.alpha.2 directory and point your browser to localhost:8000/GemaTreeAC_index.html .