pppps2pc
Extremely simple tool to enable the ParaParaParadise PS2 controller on a PC.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.6%) to scientific vocabulary
Keywords
Repository
Extremely simple tool to enable the ParaParaParadise PS2 controller on a PC.
Basic Info
- Host: GitHub
- Owner: Tatsh
- License: mit
- Language: C
- Default Branch: master
- Homepage: https://tatsh.github.io/pppps2pc/
- Size: 1.46 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
pppps2pc
Extremely simple tool to enable the ParaParaParadise PS2 controller on a PC.
Check out the Linux kernel module and the PS2 driver (IRX) decompile.
Installation
Poetry
shell
poetry add pppps2pc
Pip
shell
pip install pppps2pc
Usage
```shell Usage: ps2para [OPTIONS] COMMAND [ARGS]...
PS2 ParaParaParadise controller tool.
Options: -h, --help Show this message and exit.
Commands: enable Enable a PS2 ParaParaParadise controller. install-udev-rules Install udev rules for the device. ```
Owner
- Login: Tatsh
- Kind: user
- Repositories: 87
- Profile: https://github.com/Tatsh
Citation (CITATION.cff)
authors:
- family-names: 'Udvare'
given-names: 'Andrew'
cff-version: '1.2.0'
date-released: '2025-05-13'
message: 'If you use this software, please cite it as below.'
title: 'pppps2pc'
version: '0.1.1'
GitHub Events
Total
- Watch event: 1
- Delete event: 32
- Issue comment event: 9
- Push event: 41
- Pull request event: 57
- Create event: 28
Last Year
- Watch event: 1
- Delete event: 32
- Issue comment event: 9
- Push event: 41
- Pull request event: 57
- Create event: 28
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 1
- Total pull requests: 132
- Average time to close issues: about 12 hours
- Average time to close pull requests: 3 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.33
- Merged pull requests: 125
- Bot issues: 0
- Bot pull requests: 124
Past Year
- Issues: 0
- Pull requests: 56
- Average time to close issues: N/A
- Average time to close pull requests: about 11 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.41
- Merged pull requests: 51
- Bot issues: 0
- Bot pull requests: 56
Top Authors
Issue Authors
- ghost (1)
Pull Request Authors
- dependabot[bot] (165)
- ghost (4)
- Tatsh (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 22 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
pypi.org: pppps2pc
Extremely simple tool to enable the ParaParaParadise PS2 controller on a PC.
- Homepage: https://tatsh.github.io/pppps2pc/
- Documentation: https://pppps2pc.readthedocs.org
- License: MIT
-
Latest release: 0.1.1
published 8 months ago
Rankings
Maintainers (1)
Dependencies
- actions/stale v5 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- cspell ^6.31.1 development
- prettier ^2.8.7 development
- prettier-plugin-ini ^1.1.0 development
- prettier-plugin-toml ^0.3.1 development
- 180 dependencies
- astroid 2.15.4
- bleach 6.0.0
- certifi 2022.12.7
- cffi 1.15.1
- charset-normalizer 3.1.0
- colorama 0.4.6
- cryptography 41.0.0
- dill 0.3.6
- docutils 0.19
- hidapi 0.14.0
- idna 3.4
- importlib-metadata 6.7.0
- isort 5.12.0
- jaraco-classes 3.2.3
- jeepney 0.8.0
- keyring 23.13.1
- lazy-object-proxy 1.9.0
- markdown-it-py 2.2.0
- mccabe 0.7.0
- mdurl 0.1.2
- more-itertools 9.1.0
- mypy 1.4.1
- mypy-extensions 1.0.0
- packaging 23.1
- pkginfo 1.9.6
- platformdirs 3.8.0
- pycparser 2.21
- pygments 2.15.1
- pylint 2.17.4
- pylint-quotes 0.2.3
- pytoolconfig 1.2.5
- pywin32-ctypes 0.2.0
- readme-renderer 37.3
- requests 2.31.0
- requests-toolbelt 0.10.1
- rfc3986 2.0.0
- rich 13.3.4
- rope 1.9.0
- secretstorage 3.3.3
- setuptools 67.7.1
- six 1.16.0
- toml 0.10.2
- tomli 2.0.1
- tomlkit 0.11.7
- twine 4.0.2
- typing-extensions 4.5.0
- urllib3 1.26.15
- webencodings 0.5.1
- wheel 0.40.0
- wrapt 1.15.0
- yapf 0.40.1
- zipp 3.15.0
- hidapi >=0.13.1,<0.15.0
- python ^3.10