Process Reporter is a macOS application built with Swift UI. It is designed to report in real time the name of the foreground application being used by the current user on macOS, as well as any media information being played.
If you looking for other platform...
- Real-time reporting of the foreground application being used by the current user
- Real-time reporting of any media information being played by the current user
-
This data is reported to our server, which then notifies users browsing the Shiro-built website in real time via WebSocket. This allows users to see their real-time activity on the website.
-
Slack
Automatically update your profile to show the currently playing music or other content. Supports customizing profile text and emojis.
- Clone this repository to your local machine.
- Open the project in Xcode and compile it.
- Open the compiled app and go to settings. Fill in your apiKey and api endpoint url.
- Start using your macOS device, and Process Reporter for Shiro will automatically report your activity.
This project uses the following open-source libraries:
Process Reporter for Shiro is an open-source project, and we welcome contributions from anyone. If you have any issues or suggestions, feel free to submit an issue or pull request.
Process Reporter for Shiro is licensed under the MIT License. For details, please see the LICENSE file.