Skip to the content
Andrew Guyton's Blog
programming/photography/gaming
  • About
  • Contact
  • Photography
  • Projects
    • Game Feedback
    • Thanks
    • Wiki Editor Bug Reports
    • Wiki Editor Feedback
  • About
  • Contact
  • Photography
  • Projects
    • Game Feedback
    • Thanks
    • Wiki Editor Bug Reports
    • Wiki Editor Feedback

Category Software

  • Home
  • Archive by category "Software"
By Andrew Guyton 0 Comment

How to mute your computer at night

Software
AutoHotkey, mute, scheduled task

Let’s say you have a tendency to leave Facebook or Gmail open on your computer, and your friends have a tendency of texting you at 3 am. Getting woken up

Continue readingHow to mute your computer at night

By Andrew Guyton 0 Comment

Useful Chrome Extensions (2014)

Software, Uncategorized
extensions, Google Chrome

Back in the day, I wrote up a list of useful Firefox extensions. Let’s look at what I’m using these days.

By Andrew Guyton 0 Comment

Renaming music files via AutoHotkey and metadata

Articles, Software
AutoHotkey, automation, music

As a sequel to my previous post, I’ve always wanted to use the metadata embedded in a file (which is usually correct on most downloaded music) to fix the filenames

Continue readingRenaming music files via AutoHotkey and metadata

By Andrew Guyton 0 Comment

Disable Windows key during a game

Gaming, Software
AutoHotkey, Diablo 2

I’ve gotten back into playing Diablo 2, and I accidentally hit the Windows key every now and then, which minimizes the game. Here’s the code to disable that key via

Continue readingDisable Windows key during a game

By Andrew Guyton 2 Comment

Add artist to filename with AutoHotkey

Software
AutoHotkey, music

A common task I’ve been using AutoHotkey for lately is adding the artist to the filename of an mp3. Here’s some quick code to do that: RenameSongs(path, artist) { Loop

Continue readingAdd artist to filename with AutoHotkey

Posts navigation

1 2 … 7
Copyright © 2023