Skip to content

SearchingSomeStuff/SwitchLag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Switch Lag

A simple lag switch, also known as switch lag in Python (I'm not sure how you refer to it). Open-source.

  • There may still be some issues, so feel free to submit a pull request or open an issue.

Used Libraries

import tkinter as tk
from tkinter import messagebox, simpledialog
import keyboard
import subprocess
import configparser
import os
import threading

Preview

Iada aaa

Important

Default hotkey: F4
Default auto-disable time: 4 seconds (4000 ms)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages