This repository contains the source code for the Cubed Agent. A small app that is used to collect server metrics. Please note that to use this you'll need to first sign up for an account at https://cubedserver.com
macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).
macOS
Download the .dmg file.
Linux
Download the .AppImage or .deb file.
The AppImage needs to be made executable after download.
Windows
Download the .exe file.
Built with Electron.
$ npm install
$ npm start
$ npm run dist
$ npm run release
After Travis finishes building your app, open the release draft it created and click "Publish".