Skip to content

Alpacago is a Go library for interoperating with the ASCOM Alpaca API standard for astronomical devices.

License

Notifications You must be signed in to change notification settings

gregoberfield/alpacago

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

642 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpacago

GitHub go.mod Go version (branch & subdirectory of monorepo) PkgGoDev Go Report Card Dusk Actions Status

Alpacago is a Go library for interoperating with the ASCOM Alpaca API standard for astronomical devices.


Installation

Make sure you have Go installed. Version '1.17.x', or higher is required.

Simply initialize your project by creating a folder and then running go mod init github.com/your/repo inside the repository.

Then install alpacago with the go get command:

go get -u github.com/observerly/alpacago

About

Alpacago is a Go library for interoperating with the ASCOM Alpaca API standard for astronomical devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%