{"id":50749017,"url":"https://github.com/outadoc/nomai-scrolls","last_synced_at":"2026-06-10T23:32:09.602Z","repository":{"id":359193762,"uuid":"1243983184","full_name":"outadoc/nomai-scrolls","owner":"outadoc","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-20T20:17:01.000Z","size":21125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-21T01:03:46.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://outadoc.github.io/nomai-scrolls/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/outadoc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-19T21:20:02.000Z","updated_at":"2026-05-20T21:00:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff9ddc66-5b0b-4309-9d86-fb88fa077dad","html_url":"https://github.com/outadoc/nomai-scrolls","commit_stats":null,"previous_names":["outadoc/nomai-scrolls"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/outadoc/nomai-scrolls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fnomai-scrolls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fnomai-scrolls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fnomai-scrolls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fnomai-scrolls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outadoc","download_url":"https://codeload.github.com/outadoc/nomai-scrolls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outadoc%2Fnomai-scrolls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34175887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2026-06-10T23:32:05.026Z","updated_at":"2026-06-10T23:32:09.585Z","avatar_url":"https://github.com/outadoc.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nomai-scrolls\n\nA set of tools for browsing Nomai dialogue trees, as seen in Outer Wilds.\n\nI wanted to visualize them as Reddit-like comment threads, as this is a model that makes sense to me and seems to match the way they write.\n\n**[Browse the site](https://outadoc.github.io/nomai-scrolls/)**\n\n## How it works\n\nRaw XML assets (exported via [AssetRipper](https://github.com/AssetRipper/AssetRipper)) are parsed into an SQLite database. From there, the dialogue can be explored through a terminal UI or browsed as a static website.\n\n## Tools\n\n| Directory | Purpose |\n|-----------|---------|\n| `extract/` | Scrapes asset IDs and fetches raw XML files from a running AssetRipper server |\n| `import/`  | Parses XML files into `nomai.db` (SQLite) |\n| `app/`     | Terminal UI built with [Textual](https://github.com/Textualize/textual) |\n| `web/`     | Static site generator; output is deployed to GitHub Pages |\n\n## Usage\n\n```bash\n# Build the database from XML sources\ncd import \u0026\u0026 pip install -e . \u0026\u0026 nomai-import --db ../nomai.db\n\n# Browse in the terminal\ncd app \u0026\u0026 pip install -e . \u0026\u0026 nomai-db-tui --db ../nomai.db\n\n# Generate and preview the website locally\ncd web \u0026\u0026 pip install -e . \u0026\u0026 nomai-web serve --db ../nomai.db\n```\n\n## Disclosure\n\nThe dialogue data belongs to [Mobius Digital](https://mobiusdigitalgames.com). \nThis project is an unofficial fan tool and is not affiliated with or endorsed by the developers.\n\nMost of this codebase was written with the assistance of [Claude](https://claude.ai).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutadoc%2Fnomai-scrolls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutadoc%2Fnomai-scrolls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutadoc%2Fnomai-scrolls/lists"}