Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Feb 6, 2024
1 parent b0136e8 commit 8e9e600
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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...

- [Linux](https://github.com/ttimochan/processforlinux)
- [Windows(ProcessReporterWin)](https://github.com/ChingCdesu/ProcessReporterWin)
- [Windows(ProcessReporterWinpy)](https://github.com/TNXG/ProcessReporterWinpy)

## Main Features

- Real-time reporting of the foreground application being used by the current user
Expand Down Expand Up @@ -38,10 +46,6 @@ 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.

## Other Platform

- [Linux](https://github.com/ttimochan/processforlinux)

## License

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

0 comments on commit 8e9e600

Please sign in to comment.