{"id":14976761,"url":"https://github.com/littlewhitecloud/customtkintertitlebar","last_synced_at":"2025-04-05T22:05:07.031Z","repository":{"id":64901132,"uuid":"579294143","full_name":"littlewhitecloud/CustomTkinterTitlebar","owner":"littlewhitecloud","description":"Defines your titlebar with tkinter 用tkinter定义你的标题栏","archived":false,"fork":false,"pushed_at":"2025-01-10T15:21:40.000Z","size":998,"stargazers_count":60,"open_issues_count":6,"forks_count":6,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-05T22:05:00.994Z","etag":null,"topics":["blur","c","cplusplus","cpp","ctypes","custom","darkdetect","details","dll","doc","msvc","pillow","python","titlebar","tk","tkinter","user32","window","windows","windows10"],"latest_commit_sha":null,"homepage":"https://github.com/littlewhitecloud/CustomTkinterTitlebar","language":"Python","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/littlewhitecloud.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":"2022-12-17T07:50:57.000Z","updated_at":"2025-03-19T15:46:28.000Z","dependencies_parsed_at":"2023-12-30T06:24:05.564Z","dependency_job_id":"14a1c06a-5f50-4201-8498-ae48135806dd","html_url":"https://github.com/littlewhitecloud/CustomTkinterTitlebar","commit_stats":{"total_commits":311,"total_committers":3,"mean_commits":"103.66666666666667","dds":"0.019292604501607746","last_synced_commit":"e3599c65a35a7ac5c12dfb00c79ec2e2e2811ef3"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlewhitecloud%2FCustomTkinterTitlebar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlewhitecloud%2FCustomTkinterTitlebar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlewhitecloud%2FCustomTkinterTitlebar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littlewhitecloud%2FCustomTkinterTitlebar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littlewhitecloud","download_url":"https://codeload.github.com/littlewhitecloud/CustomTkinterTitlebar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406085,"owners_count":20933803,"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":["blur","c","cplusplus","cpp","ctypes","custom","darkdetect","details","dll","doc","msvc","pillow","python","titlebar","tk","tkinter","user32","window","windows","windows10"],"created_at":"2024-09-24T13:54:25.557Z","updated_at":"2025-04-05T22:05:06.992Z","avatar_url":"https://github.com/littlewhitecloud.png","language":"Python","readme":"# _自定义标题栏_ _CustomTkinterTitlebar_\n\n### 📃 *这是一个项目可以帮助你拥有一个自定义的标题栏！小组件可以被放到这个标题栏里面*\n\n*This is a project can help you to have a custom titlebar! Widgets can add into titlebar!*\n\n### 安装 Install\n```console\npip install CustomTkinterTitlebar --user\n```\n\n### Gallery\n![image](https://github.com/user-attachments/assets/018c1315-fc94-4ee5-a2a5-396dfb48a471)\n\nrepo: https://github.com/littlewhitecloud/Terminal\n\n### 快速开始 Quick Start\n```python\nfrom customtitlebar import CTT\nfrom tkinter import ttk\nfrom sv_ttk import set_theme\n\nexample = CTT()\nexample.title(\"TitleBar\")\nexample.geometry(\"1030x570\")\nset_theme(\"dark\")\nen = ttk.Entry(example.titlebar)\nen.pack(fill = \"y\", expand = True, pady = 1)\n\nexample.mainloop()\n```\n\n![image](https://github.com/user-attachments/assets/c04deef7-a2d2-4fb1-be19-3632e4149f6c)\n![image](https://github.com/user-attachments/assets/181b8bcf-85ec-4dbc-81b2-086c36bbed11)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittlewhitecloud%2Fcustomtkintertitlebar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittlewhitecloud%2Fcustomtkintertitlebar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittlewhitecloud%2Fcustomtkintertitlebar/lists"}