self.command_Text = ThreadSafeConsole(master=self.console_Frame, background='#0c0c0d',fg='#898b8e', font=(MAIN_FONT_NAME, FONT_SIZE_4), borderwidth=0) self.command_Text.pack(fill=BOTH, expand=1) self.command_Text.bind(right_click_button, lambda e:self.right_click_console(e)) def ...
it should work on any system that has Python installed. In other words, If you are not comfortable with scripts this tool is not for you. That is to say, it has no user interface and works only from a console. As a result, there is no way to visually compare or review ...