{"id":18476634,"url":"https://github.com/marcbal/supermarketassistant","last_synced_at":"2025-05-13T16:14:31.572Z","repository":{"id":230627285,"uuid":"779834127","full_name":"marcbal/SupermarketAssistant","owner":"marcbal","description":"A program that assist you in managing your market in Supermarket Simulator","archived":false,"fork":false,"pushed_at":"2024-04-13T21:48:47.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T09:53:36.587Z","etag":null,"topics":["script","supermarket-simulator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcbal.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-30T22:55:06.000Z","updated_at":"2024-04-13T21:38:01.000Z","dependencies_parsed_at":"2024-11-06T10:52:06.016Z","dependency_job_id":"2cc85121-cfd3-42ee-ac76-010fe7f5233f","html_url":"https://github.com/marcbal/SupermarketAssistant","commit_stats":null,"previous_names":["marcbal/supermarketassistant"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbal%2FSupermarketAssistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbal%2FSupermarketAssistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbal%2FSupermarketAssistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbal%2FSupermarketAssistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcbal","download_url":"https://codeload.github.com/marcbal/SupermarketAssistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253980061,"owners_count":21994043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["script","supermarket-simulator"],"created_at":"2024-11-06T10:40:26.155Z","updated_at":"2025-05-13T16:14:31.550Z","avatar_url":"https://github.com/marcbal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supermarket Assistant\n\nA python program to assist you in managing your supermarket in the game *Supermarket Simulator* from *Nokta Games*.\nIt works by reading your save file and telling you what to do next (bills to pay, store shelf to fill, what to order and the amount, ...).\n\n## How to use\n\n### 1. Modify the game\n\nYou need to modify the game to be able to have some informations from it (the list of all products, their name, the product licenses, ...).\nSince I don't (yet) know how to package a mod for this game, You need to be able to modify it yourself.\nHere is my process:\n- If the game is running, stop it (don't forget to save your progress).\n- Donwload  [**dnSpy**](https://github.com/dnSpy/dnSpy/releases) and run it.\n- Open the file `(game install folder)/Supermarket Simulator_Data/Managed/Assembly-CSharp.dll`.\n- Modify the source of the game as shown in [this file](mods/extract-data.diff).\n- In **dnSpy**, save the modifications (**File** -\u003e **Save the module**).\n- Start the game and continue your saved progress. It will create a file in the save folder of the game, that the program will read, along with your save file.\n\n### 2. Download and run the program\n\nDownload the `SupermarketAssistant.exe` file [from here](https://github.com/marcbal/SupermarketAssistant/releases) and run the executable.\nIt will open a terminal window and load all the necessary data from the game.\nThe content of the window will automatically refresh when the game is saved.\n\n## Run from the source\n\n1. Install a recent version of python (for me it works using Python 3.9).\n2. Install the requirements with `pip install -r requirements.txt`\n3. Run the program with `python src`\n\n## Extra\n\nThis repo also provides some extra modifications you can do to the game to make it a little better: you can see them in the [mods](mods) folder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbal%2Fsupermarketassistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcbal%2Fsupermarketassistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbal%2Fsupermarketassistant/lists"}