FungY911 / better-grass

Unofficial repository to run grass on VPS. Let's make a better grass world.
51 stars 27 forks source link
ai app bandwidth-sharing cli getgrass-io

Build Contributors Version

Grass App Supported Platforms

❌ - Windows
✅ - Ubuntu

Automated installation script

sudo bash -c "$(curl -s https://getgrass.getincode.eu/install.sh)"

Docker image (Beta)

To run or download the docker image, use

docker run -d -e USER_ID=YOUR_ACCOUNT_ID -e ALLOW_DEBUG=False fungyx/better-grass

Build Docker image (Beta)

$ 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 .

Note!

How to get user ID

  1. Open inspector by right click or press F12 on app.getgrass.io
  2. Go to Application, If you dont see them, resize the window or click on the arrows pointing to the right, upper in the inspector

image

  1. Click on https://app.getgrass.io/
  2. Click on key userId
  3. Copy the value - This is your userId

Useful links

Help

If you need help, fill the form and create the issue - click me