{"id":47895724,"url":"https://github.com/stultus/scriptty","last_synced_at":"2026-04-26T17:00:49.695Z","repository":{"id":346781369,"uuid":"1176210397","full_name":"stultus/scriptty","owner":"stultus","description":"Scriptty — Offline desktop screenwriting app for Malayalam and English. Hollywood and Indian two-column PDF export, Mozhi/Inscript input, scene navigator. Built with Tauri 2, SvelteKit, and Typst.","archived":false,"fork":false,"pushed_at":"2026-04-25T11:15:37.000Z","size":4733,"stargazers_count":4,"open_issues_count":13,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-25T11:21:49.296Z","etag":null,"topics":["screenplay","screenwriting","screenwriting-app","screenwriting-software"],"latest_commit_sha":null,"homepage":"http://stultus.in/scriptty/","language":"Svelte","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/stultus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-08T19:07:07.000Z","updated_at":"2026-04-25T11:15:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stultus/scriptty","commit_stats":null,"previous_names":["stultus/scriptty"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/stultus/scriptty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stultus%2Fscriptty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stultus%2Fscriptty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stultus%2Fscriptty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stultus%2Fscriptty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stultus","download_url":"https://codeload.github.com/stultus/scriptty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stultus%2Fscriptty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32305039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["screenplay","screenwriting","screenwriting-app","screenwriting-software"],"created_at":"2026-04-04T03:44:15.860Z","updated_at":"2026-04-26T17:00:49.689Z","avatar_url":"https://github.com/stultus.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"src-tauri/icons/128x128@2x.png\" width=\"128\" height=\"128\" alt=\"Scriptty logo\"\u003e\n\u003c/p\u003e\n\n# Scriptty\n\n[![Build \u0026 Release](https://github.com/stultus/scriptty/actions/workflows/release.yml/badge.svg)](https://github.com/stultus/scriptty/actions/workflows/release.yml)\n\nAn offline desktop screenwriting app for Malayalam and English screenwriters.\n\nBuilt with Tauri 2, SvelteKit, TypeScript, ProseMirror, and Typst.\n\n---\n\n## Features\n\n- **Film and web series projects** — one `.screenplay` file holds either a single\n  screenplay or an entire series with multiple episodes\n- Hollywood single-column and Indian two-column PDF export with auto-generated\n  title pages (smart \"Written and Directed by\" credits)\n- Fountain and plain-text export for interoperability\n- Malayalam input — Mozhi, Inscript 1, and Inscript 2 schemes; `Ctrl+Space`\n  toggles English/Malayalam mid-line\n- Mixed-script writing — Malayalam and English in the same document\n- ⌘K Command palette — fuzzy-search every command and scene heading\n- Scene Navigator — click-to-jump, auto-numbering, drag-to-reorder, INT/EXT/DAY/NIGHT signals\n- Outline Peek — bottom strip showing scene context as you write\n- Story panel + full-screen Story Mode — idea, synopsis, treatment, narrative\n- Scene Cards — per-scene shoot-planning grid with auto-detected characters\n- Find \u0026 replace, statistics (page/scene/word/dialogue counts), character autocomplete\n- Bundled fonts — Manjari (default), Noto Sans Malayalam, Courier Prime\n- Warm Kerala-rooted theme — dark and light modes\n- Fully offline — no cloud, no telemetry, no subscription, no account\n- `.screenplay` file format — plain JSON, version-control friendly\n\n## Supported Platforms\n\nSigned installers shipped for every release (see [Releases](https://github.com/stultus/scriptty/releases)):\n\n- macOS — Apple Silicon and Intel `.dmg`\n- Windows — `.exe` and `.msi`\n- Linux — `.deb`, `.AppImage`, and `.rpm`\n\n## Development Setup\n\nPrerequisites: Rust 1.77+, Node.js 22, npm\n\n```bash\ngit clone https://github.com/stultus/scriptty.git\ncd scriptty\nnpm install\nnpx tauri dev\n```\n\n## Build\n```bash\nnpx tauri build\n```\n\nOutput: `src-tauri/target/release/bundle/`\n\n## Tech Stack\n\n- Frontend: SvelteKit + Svelte 5 (runes) + TypeScript + ProseMirror\n- Backend: Tauri 2 + Rust\n- PDF: Typst (in-memory compilation, no temp files)\n- Fonts: Manjari, Noto Sans Malayalam, Courier Prime (all SIL OFL 1.1)\n\n## License\n\nMIT — see LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstultus%2Fscriptty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstultus%2Fscriptty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstultus%2Fscriptty/lists"}