Skip to content

An AutoHotKey project with hotkeys I use a lot, and some utilities for windows.

Notifications You must be signed in to change notification settings

danyg/dgHotkeys

Repository files navigation

dgHotkeys

An AutoHotKey project with hotkeys I use a lot, and some utilities for windows.

Current Hotkeys

zTestAlarmClock

The first prototype (so probably the final product) It executes VLC in autostart, loop and shuffle mode of a playlist It requires alarm-clock.json to be stored in the config folder

  • zTestAlarmClock.exe
  • config
    • alarm-clock.json

alarm-clock.json

{
  "alarmTime": "05:00",
  "vlcPath": "C:\\Program Files (x86)\\VideoLAN\\VLC\\vlc.exe",
  "playlistFile": "D:\\Music\\my-alarm-clock-playlist.xspf"
}

About

An AutoHotKey project with hotkeys I use a lot, and some utilities for windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published