No Description

TheCoder75 6a2607784f Updated 7 years ago
modules 3853a6441a Customized versions of standard NPM packages 7 years ago
_config.yml 2d50cc34f7 Set theme jekyll-theme-minimal 7 years ago
changelog.md 6a2607784f Updated 7 years ago
lamd.js 164636c75e Fixed wrong label 7 years ago
package.json a2f5e0cf15 Updated 7 years ago
readme.md 281ad8ea5a Updated 7 years ago

readme.md

LiveMe Account Monitor Daemon

issues All Downloads Latest Downloads

What Is LiveMe Account Monitor Daemon?

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.


Download Prebuilt Releases

To download, click on the Releases link above and choose the version that matches your OS.

Supported OS/Platforms

  • Microsoft Windows 7 or higher (32-bit or 64-bit)
  • Ubuntu-based Linux and Debian Distributions (32-bit or 64-bit)
  • macOS 10.12 or higher (64-bit only)

Configuration

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.


Commands

These are the support commands when the daemon is running.

Add Account

Syntax: http://localhost:8280/add-account/[liveme-userid]

Remove Account

Syntax: http://localhost:8280/remove-account/[liveme-userid]

List Accounts

Syntax: http://localhost:8280/list-accounts

Shutdown Daemon

Syntax: http://localhost:8280/shutdown


Built With

Contributing

If you find any bugs or would like to help add features or additional functions, please create a pull request for review.

Contributors

License

This project is licensed under the GPL-3 License - see the LICENSE file for details