Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hthiery/python-ps4
Python Libray for accessing Sony Playstation 4
https://github.com/hthiery/python-ps4
Last synced: about 2 months ago
JSON representation
Python Libray for accessing Sony Playstation 4
- Host: GitHub
- URL: https://github.com/hthiery/python-ps4
- Owner: hthiery
- Created: 2018-01-16T21:16:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T18:06:12.000Z (over 5 years ago)
- Last Synced: 2024-05-01T05:30:42.144Z (9 months ago)
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 28
- Watchers: 9
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
- Awesome-PS4-Jailbreak - Python PS4
README
Python Library to access PS4
============================|BuildStatus| |PypiVersion| |PyPiPythonVersions| |Coveralls| |CodeClimate|
Motivation
----------
The intention for this project is to have a pure python implementation of the `ps4-waker`_ features.Tested with
-----------
PS 4 system version:- 5.03 (05030061)
- 5.05 (05050031)
- 5.50 (05508011)Credentials
-----------
Currently there is no way to generate the credential file with this library.
The credential file can be used from the ps4-waker.References
----------- https://github.com/dsokoloski/ps4-wake
- https://github.com/dhleong/ps4-waker.. _ps4-waker: https://github.com/dhleong/ps4-waker
.. |BuildStatus| image:: https://travis-ci.org/hthiery/python-ps4.png?branch=master
:target: https://travis-ci.org/hthiery/python-ps4
.. |PyPiVersion| image:: https://badge.fury.io/py/pyps4.svg
:target: http://badge.fury.io/py/pyps4
.. |PyPiPythonVersions| image:: https://img.shields.io/pypi/pyversions/pyps4.svg
:alt: Python versions
:target: http://badge.fury.io/py/pyps4
.. |Coveralls| image:: https://coveralls.io/repos/github/hthiery/python-ps4/badge.svg?branch=master
:target: https://coveralls.io/github/hthiery/python-ps4?branch=master
.. |CodeClimate| image:: https://api.codeclimate.com/v1/badges/193b80aebe76c6d8a2a2/maintainability
:target: https://codeclimate.com/github/hthiery/python-ps4/maintainability
:alt: Maintainability