Skip to content

B1BU/AutoHotkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

194 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badge download button download button

Bibu's AutoHotkey setup

This is my personal AutoHotkey setup, hosted here primarily so i can share it easily with friends. It is in no way intended as a professional or polished project, so please do not treat it as such.

Contents

  1. Installation
  2. Private data setup

Installation

  1. Download and install AutoHotkey v2.
  2. Download the repo and extract it somewhere appropriate.
  3. Run Setup.ahk to configure your setup.
  4. Check Run Startup.ahk when Windows starts.

Private data setup

Some functionality may require private data to be provided. Create these files if needed.

Data/Private/Creds.yaml

username: <USERNAME>
password: <PASSWORD>

Data/Private/Servers.yaml

<SERVER_NAME>:
  address:  <SERVER_ADDRESS>
  username: <USERNAME>
  password: <PASSWORD>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages