Skip to content

an ahk script that sets hotkeys to load and exit Live, and delete .pyc files, to ease control scripting

Notifications You must be signed in to change notification settings

rasputozen/live-reloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Usage:

Pretty simple... enter the path to the python scripts you want to have the .pyc files removed before each reload of Live. There are two inputs for this in case you're working with two scripts at a time. In the last input box specify the path to Live.exe (or w/e the .exe is called, if you're on Windows 7 or 8 the default is probably correct)

Hotkeys:

  • Ctrl + Alt + ; (semicolon)
    • Load Live (or reload it if it's already open)
  • Ctrl + Alt + l (L)
    • Close Live
  • Ctrl + Alt + 8
    • Open GUI (to change script path directories for cleanup)

Compatibility:

I don't know if this works on anything except windows 7. This was coded in AHK v1.1.13.01

Feautures To Add:

  • Hotkey to open/close/reload log file
  • Customizable hotkeys

About

an ahk script that sets hotkeys to load and exit Live, and delete .pyc files, to ease control scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published