Skip to content

Commit 37924c7

Browse files
committed
Add customtkinter in GUI
1 parent 8864df6 commit 37924c7

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3025,6 +3025,24 @@ <h3 class="text-center"><a href="https://github.com/urwid/urwid" target="_blank"
30253025
</div>
30263026
</div>
30273027

3028+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
3029+
<div class="card">
3030+
<div class="card-body">
3031+
<a href="https://customtkinter.tomschimansky.com/" target="_blank">
3032+
<img class="card-img-top p-1" src="static/image/logos/custom-tkinter.png" style="width:100%; height:auto;" alt="CustomTkinter">
3033+
</a>
3034+
<p class="card-text mt-3"><small>
3035+
<b><a href="https://github.com/TomSchimansky/CustomTkinter" target="_blank">CustomTkinter: </a></b>
3036+
A modern and customizable python UI-library based on Tkinter.
3037+
</small></p>
3038+
<p class="card-text">
3039+
<a href="https://customtkinter.tomschimansky.com/documentation/" target="_blank">CustomTkinter</a>
3040+
is a python UI-library based on Tkinter, which provides new, modern and fully customizable widgets.
3041+
</p>
3042+
</div>
3043+
</div>
3044+
</div>
3045+
30283046
</div>
30293047
<!--End of GUI & GUI-->
30303048

134 KB
Loading

0 commit comments

Comments
 (0)