Skip to content

mx-space/ProcessReporterMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Reporter

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.

Other Platform

If you looking for other platform...

Main Features

  • 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

Integration

  • Shiro

    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.

How to Use

  1. Clone this repository to your local machine.
  2. Open the project in Xcode and compile it.
  3. Open the compiled app and go to settings. Fill in your apiKey and api endpoint url.
  4. Start using your macOS device, and Process Reporter for Shiro will automatically report your activity.

Dependencies

This project uses the following open-source libraries:

Open Source and Contribution

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.

License

Process Reporter for Shiro is licensed under the MIT License. For details, please see the LICENSE file.