What are Coding Snacks?
Coding Snacks represent the best of DonationCoder.
On a special section of our forum, anyone can post an idea for a small custom utility/program.
Coders who hang out on our forum keep an eye out for interesting requests and when they see one that catches their interest, they code it and release it to the public for free.
People who find the tools useful are encouraged to donate directly to the coders to show their appreciation.
Forum Links:
Latest Forum Posts
May we recommend..
Ath's Software is where DC Member Ath keeps the software he has written and shared.
- Number of programs available: 10+
- Last updated: 2018
- Visit Ath's Software page: http://www.dcmembers.com/ath.
What are Coding Snacks?
Coding snacks are small custom utilities written by coders who hang out on DonationCoder in response to requests posted on our forum.
You are viewing a specific blog item. Click here to return to the main blog page.
FileDraft - display newest files in a menuThis is a small ahk script i made for myself because i was looking for a way to easily access my latest downloads. Today i thought that maybe it could be useful to other people so i made little modifications and improvements and here it is. Here's how fileDraft works : put fileDraft.exe anywhere and create a shortcut to this exe with two parameters. First one is the folder you want to browse, second one is the number of files you want to display. Example :
FileDraft accepts a few keywords : - <desktop> : desktop folder - <user> : your "user folder" (i.e c:\documents and settings\username) - <mydocs> : "My documents" folder - <windir> : Windows folder Examples :
The best way to use fileDraft is to place the shortcut on a toolbar or in the quicklaunch bar. Hope it could be useful to someone ![]() |
||




