{"id":31585089,"url":"https://github.com/sakizciadam/szci","last_synced_at":"2025-10-06T01:27:15.352Z","repository":{"id":312298866,"uuid":"1047031498","full_name":"SakizciAdam/szci","owner":"SakizciAdam","description":"Text editor written in C","archived":false,"fork":false,"pushed_at":"2025-09-18T18:57:33.000Z","size":67,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-18T21:35:36.250Z","etag":null,"topics":["c-language","c-programming","c-projects","good-first-issue","text-editor"],"latest_commit_sha":null,"homepage":"","language":"C","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/SakizciAdam.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":"2025-08-29T16:17:12.000Z","updated_at":"2025-09-18T18:52:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3c6f960-a8d6-4aa6-b0fb-f7c03dc4d499","html_url":"https://github.com/SakizciAdam/szci","commit_stats":null,"previous_names":["sakizciadam/notec","sakizciadam/szci"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SakizciAdam/szci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakizciAdam%2Fszci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakizciAdam%2Fszci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakizciAdam%2Fszci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakizciAdam%2Fszci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SakizciAdam","download_url":"https://codeload.github.com/SakizciAdam/szci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakizciAdam%2Fszci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547778,"owners_count":26004772,"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-10-05T02:00:06.059Z","response_time":54,"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":["c-language","c-programming","c-projects","good-first-issue","text-editor"],"created_at":"2025-10-06T01:27:13.127Z","updated_at":"2025-10-06T01:27:15.343Z","avatar_url":"https://github.com/SakizciAdam.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# szci\n\nszci is a lightweight, console-based text editor for Windows and Linux.\n\n## Features\n- Simple and fast text editing\n- Syntax highlighting \n- Custom themes\n- ~100kB size\n- No bloat\n\n## Installation\n\n### Windows\n\n```bash\ngit clone https://github.com/SakizciAdam/szci.git\ncd szci\nmake\n./szci.exe \u003cpathtofile\u003e [-r/-v]\n```\n\n### Linux\n\n```bash\ngit clone https://github.com/SakizciAdam/szci.git\ncd szci\nmake\nmake install #sudo make install for system wide installation\nszci \u003cpathtofile\u003e [-r/-v] [--theme=path-to-file]\n```\n\n## Requirements\n\n### Windows\n\n- MinGW (Build requirement)\n- pdcurses\n\n### Linux\n \n- xclip (For copy and paste)\n- gcc (Build requirement)\n- curses\n- tinfo\n\n\n## TODO\n\n1. ~~Copy/paste~~ \n\n2. Replace\n   \n3. ~~Select text~~ \n\n4. Undo/redo\n\n5. Configuration\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakizciadam%2Fszci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsakizciadam%2Fszci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakizciadam%2Fszci/lists"}