A very simple app, it makes a HTTP request to the Minecraft API and allows you to enter a Minecraft Java UUID or Username in order to convert between the two
-
UUID Lookup - A simple CLI app, does not use Tkinter
-
UUID Lookup GUI - Exact same functionality, but this time with an added GUI connected
Requirements: Requests, Tkinter