Follow these simple steps to get PlayJS running on your system. Choose your platform below for specific instructions.
Download the appropriate version for your Mac:
When you first open the app, macOS might show a security warning because the app is not signed with an Apple developer certificate. This is normal for open-source applications.
"JavaScript Playground" cannot be opened because the developer cannot be verified.
Click Open in the final confirmation dialog to launch the app.
The app will now be saved as a trusted application on your system, and you won't see these warnings again.
Download the Windows installer (.exe) file from the download page.
Windows might show a SmartScreen warning. This is normal for new applications.
Follow the installation wizard to complete the setup.
Download the AppImage file from the download page.
Open terminal in the download directory and run:
chmod +x JavaScript-Playground-*.AppImage
Double-click the AppImage file or run it from terminal:
./JavaScript-Playground-*.AppImage