https://github.com/faithvoid/cuteshop
A cute shop for XBMC4Xbox.
https://github.com/faithvoid/cuteshop
Last synced: 10 months ago
JSON representation
A cute shop for XBMC4Xbox.
- Host: GitHub
- URL: https://github.com/faithvoid/cuteshop
- Owner: faithvoid
- Created: 2025-07-30T12:34:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-30T21:18:50.000Z (11 months ago)
- Last Synced: 2025-07-30T22:56:38.386Z (11 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cuteShop
A cute shop for XBMC4Xbox.

## How to Use:
- Install the latest release of cuteShop
- Extract cuteShop and edit the default.py file out the ROOT_URL, API_URL and FILE_URL (secret as of right now!)
- Copy the cuteShop folder to "Q:/scripts"
- Run cuteShop, and enter your Rapid Access Code (can be found on the cuteShop website for each available game!)
- ???
- Profit!
- (Optional) To edit settings such as download folder, background downloading, or change the on-screen keyboard, etc, you can edit the settings in Plugin Settings!
## TODO:
- Increase download performance without sacrificing stability
- Background download mode (probably unstable, but may download with a smaller chunk size to take into account memory usage from media or whatever)
- Explore all available Rapid Access Codes via API.
- Better UI design?
- Batch downloading via .txt file
## Credits:
- MobCat - Literally all of the backend stuff!