Skip to content

Gum-Joe/2nd-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2nd-keyboard

ALL of Taran's scripts - (not just for the 2nd keyboard.)

I'm the main video editor for Linus Media Group. We put out 1 or more videos every day, so I had to learn how to work quickly, without sacrificing quality. These AutoHotKey scripts speed up my workflow significantly. (Mostly for Premiere Pro and Explorer)

I pioneered the concept of using a 2nd keyboard purely for macros, and later, the concept of "wrapping" keystrokes inside of other keystrokes, as a means of massively multiplying the number of unique available keys. Watch the video series here, before you attempt to use those scripts: https://www.youtube.com/playlist?list=PLH1gH0v9E3ruYrNyRbHhDe6XDfw4sZdZr

To see most of these scripts in action during a real workday, check out my "World's Most Advanced Editing Tutorial" https://www.youtube.com/watch?v=O6ERELse_QY

I know there's a lot of scripts in this repository. Look here to see what launches when I start my computer: https://github.com/TaranVH/2nd-keyboard/blob/master/FYI/tarans%20startup%20folder%20DEC%202017.png

Some of the scripts are #include-d in other scripts. The MAIN script from which most others are run, is this one: https://github.com/TaranVH/2nd-keyboard/blob/master/ALL%20MULTIPLE%20KEYBOARD%20ASSIGNMENTS.ahk

Some scripts can stand entirely on their own, like this one: https://github.com/TaranVH/2nd-keyboard/blob/master/Taran's%20Windows%20Mods/WINDOWS%20MOD%20-%20both%20Accelerated%20Scrolling%201.3%20AND%20Cursor%20click%20visualizer.ahk

IF YOU ARE NEW TO AUTOHOTKEY, start here: https://autohotkey.com/docs/Tutorial.htm

Please note, I'm not a real programmer (in this lifetime.) My organization can be bad, and my code can be spaghetti-y. I have, however, done extensive commenting... so if you know how to code, it should be pretty easy to figure out what's going on.

Help with this Repo is appreciated, but don't feel bad if I never officially merge your scripts. I can't trust anything that I haven't fully tested myself, or something with code that I don't recognise or understand. These are my real day-to-day working scripts, so I can't compromise them for anybody.

Sometimes I put out tutorials on my personal channel: https://www.youtube.com/user/TaranVH/videos ...and sometimes I make "reverse tutorials" where I ask questions instead.

Twitter is probably the most effective method for you to contact me: https://twitter.com/TaranVH

You're free to use any of these scripts for yourself. Take what you need, modify it to your heart's content.

My most used, most useful, simplest script is this one: https://www.youtube.com/watch?v=OqyQABySV8k

About

ALL of Taran's scripts - not just for the 2nd keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AutoHotkey 82.5%
  • C 10.7%
  • Roff 5.7%
  • Lua 1.1%