Visual Asset Strategic Tools. Capture Building Information for Building Life Management. Open Source/Low Cost Technology Solutions for you to control your buildings
I was really exited when I found this program launcher as it has the same interface as my Stream Deck. So COOL!!! But, with stream deck I can close programs as well with hotkeys assigned to a button. That is great as I don’t have to remember the hotkey, all I have to do is
I launch programs in a variety of ways, with hotkeys, from the task bar, Quick Access Popup, Executor & AHK Command Picker. MaxLauncher While looking on SourceForge MaxLauncher came up, it has a keyboard that you can assign files or programs to launch from. I thought its display was pretty cool , and easy to
I’m looking at AutoIt as alternative to AutoHotKey and there are some things its better at apparently but they are not made too clear in my opinion after some searching on the interwongle. It seems to be more accepted by businesses and also seems to get a lot more malware hits as its used to
I came across the first app and thought about my open tabs AutoHotKey script and thought that it could be replicated quite easily by non coders with Auto Starter X4, and thought that would make a good video for Free Productivity Video playlist. While looking at that program the System Tray Menu (STM) one looked
I came across Notify() and saw there were a lot of different things you can do with the function. It gives you a Toast Pop-up when somerthing happens. So when you fire up AHK scripts you can have a notification of that, as well as when you are shutting programs down. That makes you aware
After setting up listview as the method to display the files as per previous post Accessing Recent Files- Part 2-Jack Dunning’s QuickLinks then using LinkView which sorted out the principle of the program there were a few things I wanted to do to make it work in a more generic way. Use an ini file
In the first part of creating a link list of files for accessing I had a Proof of Concept that used AHK script to capture the information to a file and Excel to display and create hyperlinks. I’d commented that there didn’t seem to be similar programs that did this sort of thing and then
I’m hopping in and out of one particular project that I may not actively work on for months. When I revisit it I have to go fossiking through all my files to figure out which were the most recent ones I was working in. Although I could just use Explorer and order the files by
Further to previous post on Bookmarklets, I’ve been using them and find them easy to use, practical & they do increase my web browsing productivity. I was thinking that there may be a few more I could find. Bookmarklet Combiner One issue I do have is that they take up ribbon space in the Bookmark
I use Github to store some of my code. I also make a lot of it public to share. I suddenly realised that I was copying my hotkey script across to github and that script contained some of my general passwords that I used for some of the general web stuff I visit. OOPS!!!! So