Search results (36)

Forum topics matching your query

AutoHotkey v2.0.11 Updated

lwc on 23 Dec 2023
  • 7MB (uncompressed)
  • Released on 23 Dec 2023
  • Suggested by Jon Pajela

AutoHotkey is a powerful automation and scripting tool with an option to export to a self-contained executable. Possible uses include assigning the hotkey "Ctrl-Alt-F" to launch Firefox, making abbreviations expand to their full definition as you type them, or saving time by setting the computer to auto-click a confirmation screen.

The program can create entire applications and has been used to create many hosted here on PortableFreeware including 7plus, WallPaper Randomizer, Gridy and many more.

Note: Though it's bit outdated (from 2021), Pulover's Macro Creator can be used as a macro recorder and includes an "Export to AHK" function.

Category:
Runs on:WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10 / Win11
Writes settings to: Application folder
Stealth: ? No. By default, it places an ahk script file in user documents. However, if you place a ahk file with the same name alongside the executable (eg. autohotkey.exe => autohotkey.ahk), it becomes stealth.
Unicode support: Yes
License: GNU GPLv2
How to extract:
  1. Download the ZIP package and extract to a folder of your choice.
  2. Launch AutoHotkeyU32.exe or AutoHotkeyU64.exe (for 64-bit OS).
Similar/alternative apps: AutoIt
What's new? See: https://www.autohotkey.com/docs/v2/ChangeLog.htm.

For major changes between v2.x and v1.x, see https://www.autohotkey.com/docs/v2/v2-changes.htm.
Latest comments
Ennovy on 2023-01-01 08:04

Latest download version 1: https://www.autohotkey.com/download/ahk.zip

Ennovy on 2023-02-12 08:41

v2 will be actively developed and v1 will be considered deprecated: https://www.autohotkey.com/boards/viewtopic.php?f=24&t=112989

Pendrive on 2023-06-19 07:22

I am not a fan but AutoHotkey 2.0.3 is here.

See all

FlicFlac v1.11 Updated

joby_toss on 5 Mar 2024
  • 2MB (uncompressed)
  • Released on 28 Oct 2022
  • Suggested by modussn

FlicFlac is an utility for converting WAV, FLAC, MP3, OGG and APE files to any of the other formats. The program supports the drag-and-drop of files onto the FlicFlac interface to whatever format is selected (e.g. "to WAV"). Files are saved by default to the same directory as the source file.

More advanced configuration available by editing the FlicFlac.ini file.

Written in AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: MIT License
How to extract: Download the ZIP package and extract to a folder of your choice. Launch FlicFlac.exe.
What's new? 2022 10 28 - 1.11
  • Updated: MP3 encoder (lame.exe) to version 3.100.1
2020 04 17 - 1.10
  • Added : Support for AAC and M4A (input only) using faad
  • Fixed : Run as Administrator when enabling/disabling shell integration
  • Changed: Links in About dialog
Latest comments
shiny on 2024-03-05 01:35

arrgh:\ not a 32bit

lintalist on 2024-03-05 16:39

@shiny source is available so you could try to compile it yourself as 32bit https://github.com/DannyBen/FlicFlac

shiny on 2024-03-07 10:32

ok, 32bit done with AutoHotKey 1x.

See all

Lintalist v1.9.22

lintalist on 22 Jul 2023
  • 2MB (uncompressed)
  • Released on 22 Jul 2023
  • Suggested by lintalist

Lintalist is a context-sensitive text expander with abbreviations, shortcuts, plugins, and scripts. It allows you to store and (incrementally) search and edit texts in bundles and paste a selected text in your active program. Entered text can be interactive, such as automatically inserting the current time and date, requesting (basic) user input, or making a selection from a list, as well as running a script.

The program supports keyboard shortcuts or abbreviations to paste the text (or run a script) without opening the search window, and allows images and formatted text, including HTML, markdown, and RTF.

A 64-bit version is also available. Written in AutoHotkey

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes. The program can create shortcuts (lnk) on your desktop and/or startup folder for you.
Unicode support: Yes
License: GNU GPLv2
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Lintalist.exe.
Similar/alternative apps: Beeftext Texter
What's new? See: https://github.com/lintalist/lintalist/blob/master/changelog.md
Latest comments
hamasaki on 2020-04-11 21:41

Doesn't work unless I'm missing something. Change any setting, restart and it crashes.

hamasaki on 2020-04-12 11:12

As a follow up, I contacted the developer and this has been fixed.

hamasaki on 2021-08-08 12:37

Finally got around to taking a closer look at this software and I'm totally blown away with just how good it is. You need to spend a bit of time with it, but wow, such a timesaver. I can consolidate 3 or 4 other programs I use into just this one. Excellent.

See all

CSV Buddy v3.0

lwc on 22 Dec 2022
  • 3MB (uncompressed)
  • Released on 18 Jul 2022
  • Suggested by JnLlnd

CSV Buddy adds additional functionality to the widely-supported basic spreadsheets known as Comma-Separated Value (CSV) files. The program allows the edition of a variety of formats, import/export, reorder, merge and more. Tasks can be automated with scripting commands.

Works with comma-delimited, tab-delimited and other CSV-type files. A 64-bit version is included. Written using AutoHotKey.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10 / Win11
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes. Unicode support in 64-bit version.
License: Apache License, Version 2.0
How to extract: Download the ZIP package and extract to a folder of your choice. Launch CSVBuddy-x_x-32-bit.exe or CSVBuddy-x_x-64-bit.exe.
Similar/alternative apps: CSVFileView
What's new?
  • User interface improved with configurable fonts, screen scaling support
  • Automate tasks with scripting commands
  • Merge existing fields in new fields at load time or with the user interface

Pulover's Macro Creator v5.4.1

Ennovy on 24 Sep 2021
  • 16MB (uncompressed)
  • Released on 24 Sep 2021
  • Suggested by webfork

Pulover's Macro Creator is an automation tool and script generator that provides users with a variety of functions, as well as a built-in activity recorder. You can not only add keystrokes and mouse actions to your scripts, but also manage windows, controls, files, strings, search images/pixels and even create if/else statements to control the flow of your macros. The program helps both with simple, repetitive tasks as well as complex automation efforts.
Tutorial videos are available.

Developed using AutoHotkey.

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: Freeware/Open Source
How to extract: Download the "Portable" ZIP package and extract to a folder of your choice. Launch MacroCreator.exe.
Similar/alternative apps: AutoHotkey, Mouse Recorder Premium, LSMacro
What's new? See:
https://github.com/Pulover/PuloversMacroCreator/releases
Latest comments
Ennovy on 2016-08-04 13:16

On the homepage the link to the portable version downloads version 5.0.3
Direct download link to version 5.0.4 is: https://github.com/Pulover/PuloversMacroCreator/releases/download/v5.0.4/PuloversMacroCreator-Portable.zip

webfork on 2016-08-04 21:51

@Ennovoy: confirmed, updated

Add comment

Calculor v1.9

billon on 17 May 2019
  • 2MB (uncompressed)
  • Released on 16 May 2019
  • Suggested by BGM

Calculor is a powerful, easy-to-use calculator with inline math functions, delivering answers as you type. Notable aspects include additional string conversion functions, ability to double as a Run box with a keyword, lightening quick launch and global hotkey toggle.

Written in AutoHotkey.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Calculor.exe.
Similar/alternative apps: OpalCalc, Numculator
What's new?
  • Updated: Contact Information and Links.
  • Fixed: Now the run command can call 64bit commands on a 64bit system (such as msconfig, which it could not do before).
Latest comments
Specular on 2019-02-14 09:16

Thanks for making this BGM. I think I may have come across this in one of its earlier version. After re-testing it has now replaced Numculator as my go-to calculator due to the swiftness of its launch.

Specular on 2019-05-21 10:17

@billion any idea where I could find the changelog for 1.8+? Could only source up to 1.7 on the documentation site.

billon on 2019-05-21 11:44

@Specular:

v1.8 wasn't announced even on DonationCoder
Maybe v1.9 changelog is summary for 1.8 too?
Or maybe BGM himself can clear this?

See all

Longman English Dictionary Browser v2.0.5

lwc on 3 Nov 2023
  • 3MB (uncompressed)
  • Released on 13 Oct 2016
  • Suggested by I am Baas

Longman English Dictionary Browser displays search results from Longman Dictionary of Contemporary English Online for user’s selected keywords with the key combination Ctrl+Shift+D.

Note that while the program will run slow initially, the program gradually builds up a cache of various different parts of speech into one. Once this is finished, the program should have very little delay.

Written in AutoHotKey.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Dependencies: Internet connection
Stealth: ? No
License: Freeware
How to extract:
  1. Download the installer and extract
  2. Move the content of {app} to a folder of your choice
  3. Launch LongmanEnglishDictionaryBrowser,1.exe (32-bit) or LongmanEnglishDictionaryBrowser,2.exe (64-bit), depending on whether you are running a 32-bit or 64-bit version of Windows
What's new? Improved:
  • The handling of not-found words.
Fixed issues:
  • That the program did not launch any longer.
  • That Google TTS was blocked.
  • Of GUI layout due to custom DPI configurations.
  • That any word has been no longer searchable.
Latest comments
Midas on 2012-11-19 11:06

Download link broken...

dot on 2017-08-05 07:57

I strongly suppose that, every time you enter a search, this program will connect not only to the Longman database but will also establish connections either to Google or Amazon (the two biggest tracking firms this poor, abused globe has ever seen). The website with the pure online version doesn't even load if I block Amazon. If someone else tests it and finds out that it doesn't connect either to Google or Amazon, I will download it. :-)

Add comment

Binal - Binary Clock v1.0

billon on 5 Aug 2017
  • 384KB (uncompressed)
  • Released on 13 Jun 2017
  • Suggested by dmg

Binal is a highly customizable binary clock desktop widget. Select color scheme, display position and 12/24 hour modes.

Written in AutoHotKey.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware/Open Source
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Binal.exe.
Similar/alternative apps: binaryclokk

Hide Taskbar v 1.0

webfork on 30 Jun 2017
  • 233KB (uncompressed)
  • Released on 16 Apr 2010
  • Suggested by donald

Hide Taskbar is a simple utility to hide or un-hide only the Windows taskbar using hotkeys. This is triggered with Ctrl+Esc. Note that the Start button is still visible and Windows will not maximize to fill the screen in the space where the taskbar was located.

Written in AutoHotkey

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: None
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch Hide Taskbar.exe.
Similar/alternative apps: Taskbar Control, TaskBar Hider
Latest comments
shnbwmn on 2016-12-25 13:49

@Orca My impression is that this program is more about the aesthetic. As the description states:

"... visually hide or un-hide only the taskbar ..."

And on the homepage:

"... you love a clean desktop and don’t want even a taskbar to mar your wallpaper ..."

The screenshot itself also merely shows off the interplay between the start button and wallpaper.

MIKLO on 2016-12-27 13:58

Ah am I missing something, what does this do different than auto hide taskbar setting? Yeah I no it leaves the start button but is that really so helpful more than auto hide? Maybe its just me and I ain't tryin to be a hater I'm jus sayin.
MIKLO

Add comment

Taskbar Control v1.0.96.0

Orca on 2 Jan 2017
  • 762KB (uncompressed)
  • Released on 5 Nov 2011
  • Suggested by donald

Taskbar Control allows hiding/un-hiding the taskbar, including the 1 pixel line that "Auto Hide" displays, without changing a permanent system option. The program's default keyboard shortcut is Ctrl+Alt+I.

Written in AutoHotkey

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
License: Freeware
How to extract:
  1. Download the ZIP package ("For Win Vista-8" or "For Win 10") and extract TaskbarControl.exe and TaskCont.ico to a folder of your choice
  2. Launch TaskbarControl.exe
  3. Click "Cancel" or just close appeared "About" window
Similar/alternative apps: Hide Taskbar, TaskBar Hider
Latest comments
billon on 2017-09-28 05:28

Latest version 1.1.25.2 come in form of installer (which can be extracted), only 64-bit and probably supports only Win 10

Pendrive on 2021-08-14 18:49

"Taskbar Control allows hiding/un-hiding the taskbar, including the 1 pixel line"? Really, is that right? It doesn't hide that 1-pixel line for me.
Does it actually do that for anyone else and, if not, why is that assertion here? Also, if it cannot, where is a program that can do that?

Add comment