{"id":22349440,"url":"https://github.com/8bitprodigy/nute","last_synced_at":"2026-03-11T04:03:10.124Z","repository":{"id":263415823,"uuid":"823363275","full_name":"8bitprodigy/nute","owner":"8bitprodigy","description":"Nim Unstructured/Useless Text Editor","archived":false,"fork":false,"pushed_at":"2024-11-18T12:11:39.000Z","size":97,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T19:33:34.636Z","etag":null,"topics":["80-s","basic","command-line","command-line-app","command-line-tool","microcomputer","nim","nim-lang","nim-language","program","text-editing","text-editor","utility"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/8bitprodigy.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":"2024-07-02T22:34:17.000Z","updated_at":"2025-01-24T23:01:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a6fc64b-8f79-4352-9f6a-9d72f5049927","html_url":"https://github.com/8bitprodigy/nute","commit_stats":null,"previous_names":["8bitprodigy/nute"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/8bitprodigy/nute","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8bitprodigy%2Fnute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8bitprodigy%2Fnute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8bitprodigy%2Fnute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8bitprodigy%2Fnute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/8bitprodigy","download_url":"https://codeload.github.com/8bitprodigy/nute/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8bitprodigy%2Fnute/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30370280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"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":["80-s","basic","command-line","command-line-app","command-line-tool","microcomputer","nim","nim-lang","nim-language","program","text-editing","text-editor","utility"],"created_at":"2024-12-04T11:08:19.258Z","updated_at":"2026-03-11T04:03:10.107Z","avatar_url":"https://github.com/8bitprodigy.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N.U.T.E.\n\nNim Unstructured/Useless Text Editor\n\n---\n\n## Usage:\n\nRun with `nute` and to enter text, type an integer, followed by a space, then your line of text, just like writing BASIC on an 80's microcomputer.\n\n## Building:\n\n```bash\nnim c nute.nim\n```\n\n### Commands:\n\n#### LIST:\n\nList out each line of text in current text file.\n\n##### Syntax:\n\n    LIST \u003c starting index (optional)\u003e \u003c ending index (optional)\u003e\n\n#### OPEN:\n\nOpen a text file from disk.\n\n##### Syntax:\n\n    OPEN \u003c path/to/filename.extension \u003e\n\n#### SAVE:\n\nSave current text file to disk.\n\n##### Syntax:\n\n    SAVE \u003c path/to/filename.extension (optional)\u003e\n\n#### HELP:\n\nList UTE commands.\n\n##### Syntax:\n\n    HELP (Wait, you already know this...)\n\n#### NEW:\n\nCreate a new text text file.\n\n##### Syntax:\n\n    NEW \u003c filename(.extension) (optional)\u003e\n\n#### FILE:\n\nSwitch to another open text file.\n\n##### Syntax:\n\n    FILE \u003c filename(.extension)/index/ \u003c / \u003e (optional)\u003e\n\n#### COPY:\n\nCopy one line at given number to another.\n\n##### Syntax:\n\n    COPY \u003c from line # \u003e \u003c to line # \u003e\n\n#### DELETE:\n\nDelete one line at given number to another.\n\n##### Syntax:\n\n    DELETE \u003c line # \u003e\n\n#### RENUM:\n\nChange line number.\n\n##### Syntax:\n\n    RENUM \u003c current line # \u003e \u003c new line # \u003e\n\n#### ALIGN:\n\nAlign all line numbers by a given increment.\n\n##### Syntax:\n\n    ALIGN \u003c number (optional, default=10)\u003e\n\n#### QUIT:\n\nExit the editor.\n\n##### Syntax:\n\n    QUIT\n\n## License\n\nThis project is dedicated to the public domain where applicable, and 0BSD everywhere else. See `LICENSE` for terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8bitprodigy%2Fnute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F8bitprodigy%2Fnute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8bitprodigy%2Fnute/lists"}