{"id":18610965,"url":"https://github.com/beangreen247/tingui","last_synced_at":"2026-04-09T16:46:19.297Z","repository":{"id":153750203,"uuid":"630590940","full_name":"BeanGreen247/tinGUI","owner":"BeanGreen247","description":"WIP a text editor written in python","archived":false,"fork":false,"pushed_at":"2023-04-24T21:25:49.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T06:37:02.397Z","etag":null,"topics":["247","bean","beangreen247","code","editor","green","gui","linux","python","script","text","tin","tk","tkinter","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BeanGreen247.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-20T17:56:44.000Z","updated_at":"2023-04-20T21:45:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e5175ea-594d-4952-bfeb-8ba0e63f9f79","html_url":"https://github.com/BeanGreen247/tinGUI","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.42105263157894735","last_synced_commit":"88c0912a492d2e32974aede50e117498b7fed11d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BeanGreen247/tinGUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FtinGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FtinGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FtinGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FtinGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeanGreen247","download_url":"https://codeload.github.com/BeanGreen247/tinGUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeanGreen247%2FtinGUI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265820261,"owners_count":23833563,"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":["247","bean","beangreen247","code","editor","green","gui","linux","python","script","text","tin","tk","tkinter","windows"],"created_at":"2024-11-07T03:12:15.871Z","updated_at":"2026-04-09T16:46:19.231Z","avatar_url":"https://github.com/BeanGreen247.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tinGUI\nWIP a text editor written in python\n\n### debian based distros dependecies\n```bash\nsudo apt install -y python3 python3-pip python3-tk idle3 curl\n```\n\nrun without downloading the python file\n```bash\ncurl -s https://raw.githubusercontent.com/BeanGreen247/tinGUI/main/tinGUI/tinGUI.py | python3 -s \u0026\n```\n\n### windows\nDownload the latest version of curl\n\nhttps://curl.se/windows/\n\nnext extract it into your C: drive like so\n\n`C:\\curl-8.0.1_7-win64-mingw`\n\nnext locate the `bin` folder\n\n`C:\\curl-8.0.1_7-win64-mingw\\bin`\n\nSo copy the location.\n\nNext Search for `view advanced system settings` a window should open upon selecting it.\n\nIn the window find `Environment Variables...` once there you should see `User variables for ...` and `System Variables`\n\nIn both you want to find Path so select once and click on `Edit...` a new window should show up so click on `New` and paste in the path to the curl bin folder `C:\\curl-8.0.1_7-win64-mingw\\bin`\n\nDo the same for both `User variables for ...` and `System Variables`.\n\nNext open Powershell and type in the following\n\n***Note: make sure that your python install is also in the Path for both `User variables for ...` and `System Variables`.***\n\n```powershell\ncurl.exe https://raw.githubusercontent.com/BeanGreen247/tinGUI/main/tinGUI/tinGUI.py | python.exe\n```\nThis should open the text editor without having to download it.\n\n### TODO\n* ~~Loading of files~~ done\n* ~~Saving files~~ done\n  * ~~Save button with no dialog~~ done\n  * ~~Save As button with dialog~~ done\n* Programming Language syntax support\n  * ~~Python~~ done\n  * Bash\n  * ~~Java~~ done\n  * C#\n\u003e more languages will be added as time goes on...\n\n### Issues/Bug reporting\nIf you encounter a bug/problem, please report it here, thx\n\nhttps://github.com/BeanGreen247/tinGUI/issues\n\n### current bugs\n* switching languages more than once causes it to crash/freeze\n\n---\nBeanGreen247, 2023\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeangreen247%2Ftingui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeangreen247%2Ftingui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeangreen247%2Ftingui/lists"}