Skip to content

soloworks/go-netlinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMX Netlinx Utilities in Go

Build Status

branch status
master Build Status
develop Build Status

This is a group of helper code and utilities for Netlinx, the control system platform from AMX by Harman. These are used internally by Solo Works London for automation and custom workflow tools for our clients.

Getting Started - Source Code

Clone the project to your local machine using SSH:

git clone git@github.com:soloworks/go-netlinx-compilecfg.git

Or using HTTPS:

git clone https://github.com/soloworks/go-netlinx-compilecfg.git

Installing

To simply install the utilities from soure (assmuming a working GO environment)

Install Compiler Config Generator

go get github.com/soloworks/go-netlinx/compiler

Install Bulk FTP Puller

go get github.com/soloworks/go-netlinx/ftp

Install Bulk FTP Puller

go get github.com/soloworks/go-netlinx/ftp

Built With

Contributing

Please get in touch for details on our code of conduct, and the process for submitting pull requests to us. All code is open source, we just ask you acknowledge if it's useful, and let us know if you find issues.

Authors

License

This project is licensed under the MIT License

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published