Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 686 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 686 Bytes

Offline Account Creator

This Python script utilizes Tkinter, a standard GUI toolkit for Python, along with custom styling provided by the customtkinter module. It allows users to easily create offline accounts on a Windows system, without using compmgmt or similar programs.

Version with CustomTKinter

image

Version with TKinter

image

I think you can see the clear winner here. Though I must admit, I didn't spend that much time with the TKinter version. ;D