Skip to content

Instantly share code, notes, and snippets.

View MegaBot1922's full-sized avatar

Etvo MegaBot1922

View GitHub Profile
import tkinter as tk
from tkinter import scrolledtext, Entry, Frame, messagebox
import os
import platform
import re
import sys
import argparse
import time
import subprocess