|
7 years ago | |
---|---|---|
modules | 7 years ago | |
_config.yml | 7 years ago | |
changelog.md | 7 years ago | |
lamd.js | 7 years ago | |
package.json | 7 years ago | |
readme.md | 7 years ago |
This is a stand-alone application designed to run in the background and monitor Live.me Social accounts and automatically download new replays as they are detected.
To download, click on the Releases
link above and choose the version that matches your OS.
When you first run it, it will create a local config.json
file which will hold the basic operating configuration. Information on monitored accounts will be stored in the accounts.json
file.
These are the support commands when the daemon is running.
Syntax: http://localhost:8280/add-account/[liveme-userid]
Syntax: http://localhost:8280/remove-account/[liveme-userid]
Syntax: http://localhost:8280/list-accounts
Syntax: http://localhost:8280/shutdown
If you find any bugs or would like to help add features or additional functions, please create a pull request for review.
This project is licensed under the GPL-3 License - see the LICENSE file for details