Have a suggestion?

Click here to suggest a blog item.

Newsletters Archive

Catch up with DonationCoder by browsing our past newsletters, which collect the most interesting discussions on our site: here.

Editorial Integrity

DonationCoder does not accept paid promotions. We have a strict policy of not accepting gifts of any kind in exchange for placing content in our blogs or newsletters, or on our forum. The content and recommendations you see on our site reflect our genuine personal interests and nothing more.


Latest News

July 2, 2024
Server Migrations Coming

  • Donationcoder server migration is slowly proceeding, expect some hiccups as we get all our ducks in a row..

July 19, 2022
Software Update

Jan 3, 2022
Event Results

May 13, 2020
Software Updates

Mar 24, 2020
Mini Newsletter

Dec 30, 2019
Software Updates

Jan 22, 2020
Software Updates

Jan 12, 2020
Newsletter

Jan 3, 2020
Event Results

Jan 2, 2020
Software Updates

Dec 30, 2019
Software Updates

April 27, 2019
Software Updates

Feb 26, 2019
Software Updates

Feb 23, 2019
Software Updates

Feb 14, 2019
Software Updates

Jan 6, 2019
Event Results

Dec 2, 2018
Software Updates

Nov 13, 2018
Software Releases

July 30, 2018
Software Updates

June 24, 2018
Software Updates

June 6, 2018
Software Updates

Apr 2, 2018
Fundraiser Celebration

Apr 2, 2018
Software Updates

Feb 24, 2018
Software Updates

Jan 14, 2018
Major Site News

Jan 10, 2018
Event Results

Latest Forum Posts

Terrific software....
much better than the others I tryed in the past.... Congrats !!!
Jaarno

Our daily Blog

This page spotlights the most interesting posts collected from our forum every day.

You are viewing a specific blog item. Click here to return to the main blog page.

AHK Coding Snack Idea: Deluxe AHK Script Manager (AXEM)

blog clipart
I've been trying to think of a coding snack idea that a DonationCoder member might make as a way of showing DC support for the Lifehacker AHK project (see here).

And i think i came up with a cool one.

I call it Deluxe AHK Script Manager (AXEM).

Here is what it should do:
  • When you start the script it discovers a list of .ahk scripts in its Scripts\ subdirectory.
  • Double clicking on tray will present a simple form with each script listed on its own line with a checkbox on the left.
  • Checks will be shown for scripts that are currently running.
  • The user can then enable and disable scripts from that dialog by checking boxes.
  • Scripts that are enabled will be launched if not currently running; scripts unchecked will be closed.
  • Right clicking on the menu will show menu list of scripts that user can select to open the .ahk in a text editor.

So this utility would be an excellent way to manage a set of scripts and test them.

Anyone feel like coding this? (dont forget to then post it in the Lifehacker AHK group!)

In the span of 24 hours we have an implementation of this idea coded by DC member Justice -- And it works great! Click here to read more and download..



Share on Facebook