{"id":23473597,"url":"https://github.com/rsdoiel/scripttool","last_synced_at":"2025-07-30T03:14:05.202Z","repository":{"id":45705479,"uuid":"114687258","full_name":"rsdoiel/scripttool","owner":"rsdoiel","description":"Tool for working with various screenplay file formats (E.g. fdx, fadein, osf, and fountain)","archived":false,"fork":false,"pushed_at":"2024-10-24T19:47:26.000Z","size":966,"stargazers_count":37,"open_issues_count":0,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-21T19:25:38.560Z","etag":null,"topics":["fadein","final-draft","fountain","open-screenplay-format","screenplay","screenwriting"],"latest_commit_sha":null,"homepage":"https://rsdoiel.github.io/scripttool","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsdoiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2017-12-18T21:00:54.000Z","updated_at":"2025-03-13T03:44:26.000Z","dependencies_parsed_at":"2024-03-11T16:47:14.243Z","dependency_job_id":"c8333a50-046b-436b-aba9-4cce2075f626","html_url":"https://github.com/rsdoiel/scripttool","commit_stats":{"total_commits":126,"total_committers":2,"mean_commits":63.0,"dds":0.08730158730158732,"last_synced_commit":"c5737c65de66bf53b477318dcb9decd433872ecd"},"previous_names":["rsdoiel/scripttools"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/rsdoiel/scripttool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fscripttool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fscripttool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fscripttool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fscripttool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdoiel","download_url":"https://codeload.github.com/rsdoiel/scripttool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fscripttool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267803210,"owners_count":24146517,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":["fadein","final-draft","fountain","open-screenplay-format","screenplay","screenwriting"],"created_at":"2024-12-24T17:29:39.888Z","updated_at":"2025-07-30T03:14:05.169Z","avatar_url":"https://github.com/rsdoiel.png","language":"Go","readme":"\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n\n[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/scripttool)\n\nscripttool\n==========\n\nA tool for working with screenplay file formats (e.g. fdx, fountain, osf, FadeIn).\n\nConverting to fountain format\n-----------------------------\n\nConvert from *screenplay.fdx* to *screenplay.fountain*\n\n~~~shell\n    scripttool fdx2fountain screenplay.fdx screenplay.fountain\n~~~\n\nConvert from *screenplay.fadein* to *screenplay.fountain*\n\n~~~shell\n    scripttool fadein2fountain screenplay.fadein screenplay.fountain\n~~~\n\nConvert from *screenplay.osf* to *screenplay.fountain*\n\n~~~shell\n    scripttool osf2fountain screenplay.osf screenplay.fountain\n~~~\n\n\nWorking with fountain files\n---------------------------\n\nPretty print fountain files\n\n~~~shell\n    scripttool fountainfmt screenplay.fountain\n~~~\n\nRender a fountain file as JSON\n\n~~~shell\n    scripttool fountain2json screenplay.fountain\n~~~\n\n\nConvert from fountain format\n----------------------------\n\nConvert from *screenplay.fountain* to *screenplay.fdx*\n\n~~~shell\n    scripttool fountain2fdx screenplay.fountain screenplay.fdx\n~~~\n\nConvert from *screenplay.fountain* to *screenplay.fadein*\n\n~~~shell\n    scripttool fountain2fadein screenplay.fountain screenplay.fadein\n~~~\n\nConvert from *screenplay.fountain* to *screenplay.osf*\n\n~~~shell\n    scripttool fountain2osf screenplay.fountain screenplay.osf\n~~~\n\n\n\nScript Reports\n--------------\n\nNOTE: Currently only fountain documents are supported for reporting. Currently the character list report is implemented as a proof of concept.\n\nList the characters in *screenplay.fountain*\n\n~~~shell\n    scripttool characters screenplay.fountain\n~~~\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsdoiel%2Fscripttool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsdoiel%2Fscripttool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsdoiel%2Fscripttool/lists"}