Skip to content

vladikoff/FindMyDevice

 
 

Repository files navigation

Find My Device (fmd)

Build Status: Travis

This server is still under development.

Note: The most stable version of this server is the master branch. "dev" is marked as default to prevent accidental pushes to the master branch.

Server API Reference Documentation

Prerequisites:

You will need:

How to install:

  1. Run ./install.bash (will generate "./FindMyDevice")
  • For Production level installs, you will need to also run: grunt build in the ./static/ library. This will create a ./static/dist/ directory containing prebuilt items.
  1. Copy config-example.ini to config.ini
  2. Modify config.ini to reflect your system and preferences.

Running:

GOPATH needs to be set to the root install directory. e.g.

./runserver.bash

About

Find My Device (large server)

Resources

License

Stars

Watchers

Forks

Packages

No packages published