gjs-console

Mozilla-based javascript bindings for the GNOME platform

Install

All systems
curl cmd.cat/gjs-console.sh
Debian Debian
apt-get install gjs
Ubuntu
apt-get install gjs
Arch Arch Linux
pacman -S gjs
image/svg+xml Kali Linux
apt-get install gjs
CentOS
yum install gjs
Fedora
dnf install gjs
Windows (WSL2)
sudo apt-get update sudo apt-get install gjs
OS X
brew install gjs
Raspbian
apt-get install gjs

gjs

Mozilla-based javascript bindings for the GNOME platform

Makes it possible for applications to use all of GNOME's platform libraries using the Javascript language. It's mainly based on the Mozilla javascript engine and the GObject introsepection framework. This package contains the interactive console application.