{"id":23547043,"url":"https://github.com/drincs-productions/stmb-device","last_synced_at":"2026-02-12T04:05:32.304Z","repository":{"id":142708795,"uuid":"613008723","full_name":"DRincs-Productions/STMB-Device","owner":"DRincs-Productions","description":"Smart Device (PC and SmartPhone) TV Messenger Browser in Renpy","archived":false,"fork":false,"pushed_at":"2023-12-12T15:27:37.000Z","size":24176,"stargazers_count":2,"open_issues_count":9,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T11:59:15.198Z","etag":null,"topics":["browser","device","f95","f95zone","game","laptop","messenger","pc","phone","renpy","smart","smartphone","tv"],"latest_commit_sha":null,"homepage":"https://drincs-website.web.app","language":"Ren'Py","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/DRincs-Productions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"DonRP","patreon":"DRincs","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.buymeacoffee.com/DRincs"]}},"created_at":"2023-03-12T16:22:18.000Z","updated_at":"2025-08-04T04:00:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4fe58f8-67b0-4c2d-9c06-6179d553f8bd","html_url":"https://github.com/DRincs-Productions/STMB-Device","commit_stats":null,"previous_names":["drincs-productions/stmb-device"],"tags_count":0,"template":false,"template_full_name":"DRincs-Productions/renpy-template-old","purl":"pkg:github/DRincs-Productions/STMB-Device","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FSTMB-Device","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FSTMB-Device/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FSTMB-Device/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FSTMB-Device/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DRincs-Productions","download_url":"https://codeload.github.com/DRincs-Productions/STMB-Device/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FSTMB-Device/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29357940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["browser","device","f95","f95zone","game","laptop","messenger","pc","phone","renpy","smart","smartphone","tv"],"created_at":"2024-12-26T09:14:22.396Z","updated_at":"2026-02-12T04:05:32.282Z","avatar_url":"https://github.com/DRincs-Productions.png","language":"Ren'Py","funding_links":["https://github.com/sponsors/DonRP","https://patreon.com/DRincs","https://www.buymeacoffee.com/DRincs"],"categories":[],"sub_categories":[],"readme":"# Smart Device (PC and SmartPhone) TV Messenger Browser in Renpy for Ren'py\n\n![Last commit](https://img.shields.io/github/last-commit/DRincs-Productions/STMB-Device)\n![License](https://img.shields.io/github/license/DRincs-Productions/STMB-Device)\n\u003cspan class=\"discord\"\u003e\n\u003ca href=\"https://discord.gg/5UFPjP9\" title=\"Discord\"\u003e\u003cimg src=\"https://img.shields.io/discord/688162156151439536\" alt=\"Discord\" /\u003e\u003c/a\u003e\n\u003c/span\u003e\n\n**IMPORTANT**: is still in development\n\nIn order to simplify the update work and avoid errors in saving I created functions that check the correct state of variables by inserting them in [after_load](game/tool/core.rpy#L1) (e.g. after a change to a quest that causes a stage to be blocked, the quest should restart) and an abundant use of define.\n\nFeel free to contribute, fork this and send a pull request. 😄\n\n## Documentation\n\n**[Wiki](https://github.com/DRincs-Productions/STMB-Device/wiki)**\n\n## Code snippets ([VSCode](https://code.visualstudio.com/))\n\n(all begin with `DR_`)\n\n![ezgif com-gif-maker (1)](https://user-images.githubusercontent.com/67595890/179365279-0d0b6d45-0048-4a0d-8c6d-9571b9c328f4.gif)\n\n## Insert Toolkit in your project\n\nI recommend the following ways to include it in your project:\n\n- [**Pull branch**](#pull-branch) (to **insert** it into your game and **update** it easily)\n- [**Fork**](https://docs.github.com/en/get-started/quickstart/fork-a-repo) (to improve the repo or create a Toolkit based on mine)\n- [Manually](https://github.com/DRincs-Productions/STMB-Device/releases) (not recommended)\n\n### Pull branch\n\nTo **insert** or **update** the Toolkit in your repo with Pull branch I recommend the following procedure:\n\n(only if you want to insert the repo) Create a new empty branch, in the example I'll use **stmb-device**\n\n```shell\ngit checkout -b stmb-device\ngit checkout stmb-device\ngit config pull.rebase false\ngit pull https://github.com/DRincs-Productions/STMB-Device.git tool-only --allow-unrelated-histories\n\n```\n\nAt the end make a merge inside the arm of the project.\n\n## Preview\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrincs-productions%2Fstmb-device","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrincs-productions%2Fstmb-device","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrincs-productions%2Fstmb-device/lists"}