You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sarah Jamie Lewis bca670917e
Remove moc.go
3 years ago
qml Initial Commit 3 years ago
ui Remove moc.go 3 years ago
.gitignore Remove moc.go 3 years ago
README.md Add Readme 3 years ago
garden.go Initial Commit 3 years ago
garden.png Add Readme 3 years ago
garden.pro Initial Commit 3 years ago
go.mod Add Readme 3 years ago
go.sum Initial Commit 3 years ago

README.md

Ephemeral Garden

To Build

You will need to have installed Qt development libs (e.g. 5.13.1) and therecipe/qt.

go mod vendor
qtdeploy  --qt_version "5.13.1" build linux

To Host a Garden

   ./deploy/linux/garden
   Ephemeral Garden: hctctpqdjn7n6bgugg7u4hq2adbbeapbg3qt7m2jy42pfizbhcmty5ad

Wait for the other user to connect.

To Connect to a Garden

    ./deploy/linux/garden hctctpqdjn7n6bgugg7u4hq2adbbeapbg3qt7m2jy42pfizbhcmty5ad

Currently only 1 person can connect to garden at a time.