Skip to content

Instantly share code, notes, and snippets.

View 2ndBillingCycle's full-sized avatar
🎮
Working

2ndBillingCycle 2ndBillingCycle

🎮
Working
View GitHub Profile
@2ndBillingCycle
2ndBillingCycle / install.md
Last active March 26, 2023 09:02 — forked from Stewmath/.xbindkeysrc
Livesplit global hotkeys workaround

Install and configuration

This is how I installed and setup [LiveSplit][] on [Manjaro KDE Plasma][manjaro].

Required software

Using Manjaro's ["Add/Remove Software"][pamac], or the pacman command, I installed the following:

  • wine-mono
  • winetricks
#C Gavin 2018
import os
from tkinter import *
import pytube
import os, getpass
if __name__ == "__main__":
app = Tk()