{"id":20079284,"url":"https://github.com/jbreckmckye/dead-simple-text","last_synced_at":"2025-07-23T14:06:08.359Z","repository":{"id":78354739,"uuid":"147255739","full_name":"jbreckmckye/dead-simple-text","owner":"jbreckmckye","description":"Minimalist plain text editor for the web","archived":false,"fork":false,"pushed_at":"2024-09-11T22:09:12.000Z","size":509,"stargazers_count":54,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T23:37:19.710Z","etag":null,"topics":["prototype","text-editor"],"latest_commit_sha":null,"homepage":"https://www.breck-mckye.com/dead-simple-text","language":"TypeScript","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/jbreckmckye.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":"2018-09-03T21:34:09.000Z","updated_at":"2025-03-25T05:34:00.000Z","dependencies_parsed_at":"2024-09-12T05:40:53.994Z","dependency_job_id":"653e71ac-62fc-4074-8e6e-8c27e3a7bcd5","html_url":"https://github.com/jbreckmckye/dead-simple-text","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jbreckmckye/dead-simple-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbreckmckye%2Fdead-simple-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbreckmckye%2Fdead-simple-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbreckmckye%2Fdead-simple-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbreckmckye%2Fdead-simple-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbreckmckye","download_url":"https://codeload.github.com/jbreckmckye/dead-simple-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbreckmckye%2Fdead-simple-text/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266691580,"owners_count":23969182,"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-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["prototype","text-editor"],"created_at":"2024-11-13T15:21:17.001Z","updated_at":"2025-07-23T14:06:08.332Z","avatar_url":"https://github.com/jbreckmckye.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Dead Simple Text\r\n\r\nSometimes you just need plain text:\r\n\r\nhttps://www.breck-mckye.com/dead-simple-text/\r\n\r\nDead Simple Text is a web-based text editor with minimalistic design inspired by MS DOS edit / QBASIC. It handles local\r\nfiles and a single \"journal\" document kept in `localstorage`.\r\n\r\nI wrote this for myself as an aid for writing notes, stories, blog posts etc. It's shared here in case anyone else \r\nwould like to play with it.\r\n\r\n![image](https://user-images.githubusercontent.com/3148617/50551486-ef2fb200-0c78-11e9-84a8-b73da67f5a4e.png)\r\n\r\nI wrote DST for fairly simple reasons: I wanted a cross-platform 'distraction free' text editor, and the ones that \r\nexisted never quite satisfied me in terms of design.\r\n\r\n## User guide\r\n\r\nBy default, the app opens the \"journal\" document, `Dead Simple Text.txt`, which is synchronised with `localstorage`. If\r\nyou change the filename you fork a new, non-synchronised document.\r\n\r\n- `New` clears the document\r\n- `Load` opens a local text file\r\n- `Save` downloads the text file\r\n- `Help` goes here\r\n- `TAB` indents the selection\r\n- `SHIFT+TAB` un-indents the selection\r\n- `F6` untraps the tab key (for accessibility)\r\n\r\n### How do I set a filename?\r\n\r\nThe filename is in the top right - click to edit it.\r\n\r\n## Building locally\r\n\r\n`npm run build`\r\n\r\n## License\r\n\r\nDead Simple Text is offered as open source software under the AGPL license. Copyright Jimmy Breck-McKye 2024","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbreckmckye%2Fdead-simple-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbreckmckye%2Fdead-simple-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbreckmckye%2Fdead-simple-text/lists"}