-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminal interface for PS5? #66
Comments
Thanks, I am still improving everything slowly when I have time for it. You want to send PKG's though your terminal by a seperate command? Why? Theoretically it will be something like |
Maybe it is not so straightforward, but i had in mind more of an ncurses interface to select packages to send. |
The only caveat would be to start the GUI application on your host first. Followed by this you could use your terminal to send the packages. This would be possible. For a full terminal only functionality there will be a bit more to do. |
I keep my pkgs on a headless NAS server,It does not have a GUI interface. I also want a command line or web interface. |
I temporarily wrote a python script to send pkg on nas to PS5 on the web |
Just planing a couple things and I encountered one point here. Another Idea is also to connect the PKG Sender with your custom HB-Store CDN URL and use the GUI to install stuff over. The dedicated terminal parameter is still something that will come soon. |
Hello,
This development is excellent. I have been using the cli cdn with hb-store because I keep pkgs on a headless NAS server. (debian based)
It would be excellent to have the same functionality of your remote-pkg-sender that can operated from the terminal.
Configuration could be done in a file, and then selection of the packages to send can be onscreen in the terminal?
Thanks!
The text was updated successfully, but these errors were encountered: