Skip to content

Instantly share code, notes, and snippets.

View Saibot942's full-sized avatar

Tobias Saibot942

View GitHub Profile
@Saibot942
Saibot942 / KCH_Tools_2020.02.06.ahk
Last active February 7, 2020 19:31
Ticket handling tools for Kronos Cloud teams
; Note: This EXE was compiled from an AutoHotkey script
; http://www.autohotkey.com/docs/Tutorial.htm
; # is windows key
; ^ is control
; ! is alt
; + is Shift
; & An ampersand may be used between any two keys or mouse buttons to combine them into a custom hotkey.
@Saibot942
Saibot942 / OutlookRemindersOnTop_2019.04.29.ahk
Last active April 29, 2019 14:58
Brings Outlook reminders on top of other windows and add a traytip reminder
; ========================================================================
; Brings Outlook reminders on top of other windows
; ------------------------------------------------------------------------
; Version: 2019.04.29
; Updated: Toby Garcia
; Source: https://gist.github.com/Saibot942/
;
; Based on: v1.0.0
; Copyright (c) 2018 Kenneth Bernhard Kjeldsen
; Homepage: https://github.com/kbkjeldsen/outlook-reminders-on-top
@Saibot942
Saibot942 / KanOpener_2020.02.05.ahk
Last active February 7, 2020 20:21
Ticket handling tools for Kronos Cloud teams
; ========================================================================
; Ticket handling tools for Kronos Cloud teams
; ========================================================================
;
; Version: 2020.02.05
; Updated: Toby Garcia
; Source: https://gist.github.com/Saibot942/100698e08bd9284aaf738a6ac11c5ceb
;
; ========================================================================
;
@Saibot942
Saibot942 / dimmer_2017.01.30.ahk
Last active April 29, 2019 13:55
Screen dimming hack for desktop computers (mimics laptop brightness controls)
; ========================================================================
; Screen dimming hack for desktop computers (mimics laptop brightness controls)
; ========================================================================
;
; Version: 2017.01.30
; Adapted: Toby Garcia
; Source: https://gist.github.com/Saibot942/f578e19954b4765c06996bfcd383d274
;
; Original: jNizM
; Source: https://www.autohotkey.com/boards/viewtopic.php?p=42396#p42396
@Saibot942
Saibot942 / docWin_2017.08.24.ahk
Last active April 29, 2019 14:08
Save and restore open window screen positions across multiple monitors when docking/undocking laptop
; ========================================================================
; Save and restore open window screen positions across multiple monitors when docking/undocking laptop
; ========================================================================
;
; Version: 2017.08.24
; Adapted: Toby Garcia
; Source: https://gist.github.com/Saibot942/4ef56f8b52ef76a90f30144c1356e3a5
;
; Original: Paul Troiano, 6/2014
; Updated: Ashley Dawson 7/2015
@Saibot942
Saibot942 / gmailKeys_2019.06.26.ahk
Last active October 11, 2023 07:48
AHK script to reproduce gmail's shortcut keys in Outlook
;*******************************************************************************
; Use gmail shortcut keys in Outlook desktop client
;*******************************************************************************
;
; Version: 2019.06.26
; Updated: for Outlook 2016 by Toby Garcia
; Source: https://gist.github.com/Saibot942/1698f89506bd608c9852a82dd0645cb4
;
; Author: Lowell Heddings (How-To Geek)
; URL: http://lifehacker.com/5175724/.....gmail-keys