A personal continuation of the Shopdeck server (nothing really serious), based on Shopdeck by Aftendo and the fork made by Ghost Land Team.
As the original team behind Shopdeck announced that they archived their repo, i should remark that every update from now on is completly separated from them, so DON'T go in their discord asking questions about this.
The author is not responsible for any misuse of this software by third parties.
PROJECT STILL IN WIP, BUT USABLE NOW
- Merge my first commit
- Write a good wiki possibly
- Rewrite the webui completly to make it more "eshop" like (will be fire)
- Add better support for DLC and Items
- Possibly add support for the Theme Shop
Welcome to Shopdeck, the unofficial replacement server for the Nintendo 3DS eShop. Offering an alternative source for accessing digital content, Shopdeck aims to provide a seamless experience for 3DS users. Please note that this project does not cover the Wii U eShop.
For comprehensive setup instructions, please refer to the Wiki section of this repository.
Shopdeck unequivocally does not support piracy. We are committed to maintaining ethical standards and urge users to respect intellectual property rights.
Shopdeck is crafted with modern Python 3.12 and leverages the power of two web frameworks: Django and Flask. This robust combination ensures optimal performance and scalability.
Shopdeck operates strictly within legal boundaries. We adhere to stringent policies and ensure that our implementation does not infringe upon Nintendo's proprietary rights. The base tickets used by Shopdeck contain no data about legitimate titles.
Thanks to:
- The Aftendo team
- ZeroSkill for giving us precious JSON responses from the official Nintendo eShop servers, as well as some documentation and help on getting tickets working
- DoggoITA for being the first contributor to shopdeck & making some good enhancements! (Rankings, new webUI, and votes)
- ZeroSkill again for giving me other precious JSON responses
- Ghost Land Team (former Shopdeck fork, now closed)
- Portions of code and UI implementation were based on this fork