❌ - Windows
✅ - Ubuntu
sudo bash -c "$(curl -s https://getgrass.getincode.eu/install.sh)"
To run or download the docker image, use
- remove
-d
if you want to run an image on foreground
docker run -d -e USER_ID=YOUR_ACCOUNT_ID -e ALLOW_DEBUG=False fungyx/better-grass
- After building you can remove better-grass directory by
rm -rf ../better-grass
in better-grass directory. - Types of platforms:
linux/amd64
,linux/arm64
,linux/arm/v7
$ apt-get install git -y
$ git clone https://github.com/FungY911/better-grass
$ cd better-grass
#2 Build the image
docker build --network host -t fungyx/better-grass --platform=YOUR_PLATFORM .
- If you are getting messages that sometimes will disconnect you, that's okay. Its due to grass's servers.
- Open inspector by right click or press F12 on app.getgrass.io
- Go to Application, If you dont see them, resize the window or click on the arrows pointing to the right, upper in the inspector
- Click on https://app.getgrass.io/
- Click on key userId
- Copy the value - This is your userId
If you need help, fill the form and create the issue - click me