mirror of
https://github.com/misiektoja/psn_monitor.git
synced 2026-04-26 15:45:50 +03:00
[GH-ISSUE #1] New feature req - Single poll functionality #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bloggs-100 on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/misiektoja/psn_monitor/issues/1
I am really sorry if this isn't the right place to put this, but I don't see a discussions section for this project. The project is very cool, but almost a little too impressive for my needs. It would be very nice if there was an argument I could pass that would just do a single poll against the user and return online/offline status and what game they were playing. I would like to use it to occasionally update a monitoring display so that i can see when friends are on, but don't necessarily want to have it polling constantly. I could also see doing some automation with homeassistant to automatically run it when it sees me do certain other actions.
@misiektoja commented on GitHub (Nov 11, 2025):
I just released new version (1.6) which contains detailed user information display mode (
-i/--infoflag), providing comprehensive PlayStation profile insights including PlayStation/PSN IDs, PS+ status, platform, about me, online status, availability to play, verification status, languages, friendship relation, profile URL and recently played games (name, last played, overall time). There is also possibility to get trophy summary and list of most recently earned trophies in user information display mode (--trophiesflag, only works with-i/--info) - however it is quite slow.If you installed via pip, upgrade:
Enjoy!
@bloggs-100 commented on GitHub (Nov 11, 2025):
Wow, that is absolutely awesome of you! Thank you so much! I have a small monitor in my office that I use to display all sorts of info about my home systems, and it will be so cool to be able to throw a quick badge up when my son and others are on so I can hop on to join them.