KO
|
EN
gitlite — search
Search
#python
#javascript
#python3
#hacktoberfest
#php
#machine-learning
#golang
#macos
#csharp
#template
#webpack
#emacs
linux-ps3-iso-tools
★ 37
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
libEpollFuzzer
:
Tool for findings bugs in epoll-based Linux servers
miki
:
股票开源回测框架,包含数据接口和回测框架
platyplus
:
Low-code, offline-first apps with Hasura
h265
:
web端h265软解播放
warp-upload-download-example
:
Example of Upload and Download in Rust using Warp
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
linux-ps3-iso-tools
?
Download (.md)
# Linux PS3 ISO Tools GUI  A GUI for use the ps3 iso tools on Linux Note: This it's just a python GUI made with pythonQT created by Klairm for the ps3iso utilites programs created by Estwald/Hermes, the original source of those have been edited from [bucanero version](https://github.com/bucanero/ps3iso-utils) to remove any user input required so the python GUI will show the errors. ## Dependencies needed: python3, python3-qt5 You can install the python modules needed using the requirements.txt with pip: `pip install -r requirements-txt` ## Usage You could either double click on `PS3_ISO_Tools.py` (with execute permissions) or run via terminal using `python3 PS3_ISO_Tools.py` 