This website requires JavaScript.
Explore
Help
Register
Sign in
swee
/
KindIRC
Watch
1
Star
0
Fork
You've already forked KindIRC
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
54fc35b1c2
KindIRC
/
kindirc.py
5 lines
79 B
Python
Raw
Normal View
History
Unescape
Escape
test
2025-01-04 21:07:47 -08:00
import
tkinter
as
tk
root
=
tk
.
Tk
(
)
a
2025-01-04 21:41:14 -08:00
root
.
geometry
(
"
1072x1448
"
)
root
.
mainloop
(
)
Reference in a new issue
Copy permalink