Author : Farouk Ibrahim
A framework created from scratch that enables you to develop multiplaform PC apps with web technologies (HTML, CSS and JavaScript). Very simple and straight forward for beginning and advance programmers.
#GET THE APP
Download the distribution for your platform or just the jar file from the release page at github.com/Farouk-Ibrahim/AlchemyJS/releases
#REQUIREMENTS
To run AlchemyJS You need:
Install Java : Download the Java Platform for your OS from the oracle website, install it and then run Alchemy.exe
To build your project:
On windows: set your 'PATH' system variable at the 'System Settings' to the location of your java.exe file in your java installation folder
e.g 'C://Program Files/Java/jre_XXX/bin/' (without the quotes).Learn more about setting the path variable for your OS.
On Mac/Linux: Learn about setting system variables for your OS (some OSes can do it for you automatically).
if you face any challenges feel free to contact me:
ifarouk696@gmail.com
follow me on Twitter: @FIBDev
Thanks