iaminawe / PocketInstaller

This project is a GUI to install emulators/games for Next Thing Co's Pocket C.H.I.P.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synopsis

This project creates an emulator/games installer GUI for Next Thing Co's (@NextThingCo) Pocket C.H.I.P.

Image

Although the idea is to make a push and install interface, during the first versions still some manual installations will be needed. Just read the how-to file to gain information about this and how to use PocketInstaller.

YAD is used for the interface: https://sourceforge.net/projects/yad-dialog/

Zenity is used for of the launchers interface: https://wiki.gnome.org/Projects/Zenity

Pocket Home (by @o-marshmallow) is highly recommended for a great experience: https://github.com/o-marshmallow/PocketCHIP-pocket-home

Also, all the game installers and config files have been created taking the job previously done by some great people at the Next Thing Co's forums: https://bbs.nextthing.co/

PocketInstaller has been created by Damian Vila (@damianvila) and Iker GarcĂ­a.

Motivation

Pocket C.H.I.P is an amazing Linux handheld machine. It allows, and will allow more in the future, several uses being one of the most popular ones turning it into a portable emulator/game machine. However, in order to install the software a heavy use of terminal is needed and this can be awful for user with few experience. This is way Damian Vila proposed at the forums the creation of this tool. We teamed up and this is the result.

Contributors

Everyone can contribute to this project, improving the code or adding functions. If anyone wants something to be added to the installer we will try to do it. Also, .sh files and config files are always welcome, so we just need to add the pushed software to the main GUI.

Credits

Special thanks to Andrea Campanella (@andreacampanella), for the amazing contribution from v2.3.

Special thanks to Kolja Windeler (@KoljaWindeler), for the amazing idea of automatically detecting screen resolution and modifying configuration files. Also, for acting as beta tester and improving the code.

Special thanks to CharonPDX for acting as beta tester and giving useful advices that will be applied in the future.

Special thanks to Aaron Turner (@torch2424), for adding PCSX.

License This project is licensed under the MIT license (read License file). Of course, this license affects only to the parts we have created, all the other tools (YAD, Zenity, Pocket Home and so on) hold their own license. Regarding to us, share, collaborate and enjoy!

About

This project is a GUI to install emulators/games for Next Thing Co's Pocket C.H.I.P.

License:MIT License


Languages

Language:Shell 100.0%