Categories /

Programming - Scripting Languages (7)

LSMacro v1.0.1

webfork on 3 Dec 2019
  • 1MB (uncompressed)
  • Released on 1 Feb 2010
  • Suggested by Cornflower

LSMacro is a lightweight keyboard macro utility program that allows you to run programs, open URLs, do screen captures, or send key/mouse events to other programs with just a few keystrokes. Intuitive and easy to use, remaining in the System tray once macros are defined. Can create macro keys with Control, Shift, or Alt keys.

Note: The website is offline, a download mirror has been provided.

Category:
Runs on:WinXP / Vista / Win7
Writes settings to: Application folder, in macrolist.lis file.
Dependencies: None
License: Freeware
How to extract: Download the 7zip file and extract to a folder of your choice. Launch LSMacro.exe.
Similar/alternative apps: X-HotkeyP, TyperTask
Latest comments
Midas on 2015-12-11 21:29

@Billo255: that note was implying the "Download" link. We'll have to wait and see if anyone comes up with an alternative URL...

Billo255 on 2015-12-14 00:51

@Midas - Thanks but still confused. I was thinking the note meant that it was being hosted by PFC but the download link goes off into limbo the same way the weblink to the authors site does. (or at least it did when I clicked on it a few days ago).

Midas on 2015-12-14 16:37

All those dead links never pointed to TPFC -- you can check the tooltip on mouse over, the explicit linking to TPFC is just a database device to launch the original URL. TPFC usually doesn't host any files...

See all

Python NuGet v3.12.1

lwc on 23 Dec 2023
  • 41MB (uncompressed)
  • Released on 8 Dec 2023
  • Suggested by AlephX

Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface.

The NugGt package is a portable version of Python with support and even basic built-in inclusion of third party tools like the package installer pip.

Alternatively, download the official Python's embedded version (which doesn't natively support any third party tools).

Either of them can be manually added as part of XAMPP.

Category:
Runs on:Vista / Win7 / Win8 / Win10 / Win11
Writes settings to: None
Unicode support: Yes
License: Python Software Foundation License
How to extract:
  1. Download the package and extract to a folder of your choice.
  2. Optionally keep only the tools folder and from its sub-folders keep only DLLs and libs.
  3. Start your PY files with python.exe (from wherever you put the tools folder).
Latest comments
jgermann on 2014-08-15 21:48

I cannot find an .exe file to download. What I get is a .torrent file which universal extractor does not recognize.

Checker on 2014-08-16 00:21

@ jgermann: Scroll down to the bottom of the download page and use one of the mirror downloads (e.g. USA Rowan.edu). Klick on "HTTP".

shnbwmn on 2016-04-11 18:37

According to the website, Portable Python is no longer being developed. It would seem that WinPython (http://winpython.github.io/) is its successor.

See all