Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 804 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 804 Bytes

ProcessReporterGO

A Go implementation of ProcessReporter.

ProcessReporter 是一个 为 Shiro 主题做的一个简单的上报工具,然后将其可以在用户的主题上显示。

Installation

See Release

Build

go build -ldflags "-s -w"

Requirement

  • A computer which can play minesweeper and not too old (.

Config

> touch .env
> powershell New-Item -ItemType File .env
SERVER_HOST = http://114.5.1.4:2333/api/v2/fn/ps/update
SERVER_KEY = 1145141919180
SEND_REPORT_TIME = 30

TODO

  • Linux Distro Support and MacOS Support

  • Media Now Playing Support.