{"id":13894264,"url":"https://github.com/JonSeijo/text-editor","last_synced_at":"2025-07-17T09:31:39.385Z","repository":{"id":37617424,"uuid":"87752944","full_name":"JonSeijo/text-editor","owner":"JonSeijo","description":"Text editor with GUI made in c++","archived":false,"fork":false,"pushed_at":"2023-07-06T12:46:23.000Z","size":1134,"stargazers_count":146,"open_issues_count":3,"forks_count":23,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-07T18:28:01.913Z","etag":null,"topics":["editor","gui","scratch","sfml","text","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/JonSeijo.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}},"created_at":"2017-04-10T01:27:25.000Z","updated_at":"2024-08-03T06:48:57.000Z","dependencies_parsed_at":"2024-01-19T08:11:19.845Z","dependency_job_id":"f784019f-a007-48c6-8ca3-133f91a71a36","html_url":"https://github.com/JonSeijo/text-editor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonSeijo%2Ftext-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonSeijo%2Ftext-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonSeijo%2Ftext-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonSeijo%2Ftext-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonSeijo","download_url":"https://codeload.github.com/JonSeijo/text-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226248222,"owners_count":17595158,"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","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":["editor","gui","scratch","sfml","text","text-editor"],"created_at":"2024-08-06T18:01:27.944Z","updated_at":"2024-11-24T23:30:22.136Z","avatar_url":"https://github.com/JonSeijo.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# text-editor\nText editor made in C++ using SFML\n\nThis is a simple text editor made from scratch in C++. (Using SFML for window drawing)\nYes, thats it. Nothing fancy, nothing weird. Just a great learning experience.\n\n![Simple example](https://raw.githubusercontent.com/JonSeijo/text-editor/master/img/super_example.gif)\n\nThe editor is functional, you can write text, delete it, select it (keyboard AND mouse support). It has some nice features like swapping text lines.\n\n![Swapping lines](https://raw.githubusercontent.com/JonSeijo/text-editor/master/img/moving_lines.gif)\n\n----\n\n## Compiling instructions\n\nThe editor uses SFML library as graphics controller, so it is needed for compiling. IMPORTANT: Needs version +2.4 !!\nSee https://www.sfml-dev.org\n\nA working Makefile is included, works great assuming you have sfml installed correctly.\n\n```\nmake \u0026\u0026 ./editor\n```\n\n## Warning!\n\nBe careful with the data you save!\n\n\n## F.A.Q.\n\n![Swapping lines](https://raw.githubusercontent.com/JonSeijo/text-editor/master/img/but_why.gif)\n\n\n## Notes\n\nDejaVuSansMono.ttf\nhttps://dejavu-fonts.github.io/\n\nFreeMono.ttf\nhttp://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt\n\nSFML 2.4\nhttps://www.sfml-dev.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJonSeijo%2Ftext-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJonSeijo%2Ftext-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJonSeijo%2Ftext-editor/lists"}