Categorygithub.com/Shells-com/shells-go
modulepackage
0.2.4
Repository: https://github.com/shells-com/shells-go.git
Documentation: pkg.go.dev

# README

Shells™ Go client

This is a client to remotely access Shells™ virtual desktop instances.

It uses Spice protocol in order to provide access to the display, controls, etc.

PortAudio / opus dependencies

Add the following to go.mod for statically including portaudio & opus as static libs:

replace github.com/gordonklaus/portaudio => github.com/KarpelesLab/static-portaudio v0.4.190600
replace github.com/hraban/opus => github.com/KarpelesLab/static-opus v0.3.131

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author