Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mslonik/Hotstrings

AutoHotkey oriented GUI to Hotstrings
https://github.com/mslonik/Hotstrings

Last synced: about 1 month ago
JSON representation

AutoHotkey oriented GUI to Hotstrings

Awesome Lists containing this project

README

        

# Hotstrings

| Description: | Advanced, configurable, text replacement tool written in AutoHotkey language. |
| :--- | :--- |
| Copyright ©: | Maciej Słojewski, mslonik (🐘) |
| License: | [MIT license](https://en.wikipedia.org/wiki/MIT_License) |
| Operatting system: | Microsoft Windows |

This is free 🆓 edition of *Hotstrings* application. If you wish to get commercial edition 💰, visit [this page](https://hotstrings.technology/).

For comparison between free and commercial edition please see the file 20221204_HotstringsForAll.pdf available in this repository.

This project is present at [SourceForge](https://sourceforge.net/projects/hotstrings/).

If you wish to discuss 🗪 any issue 💬 I'm present at [this forum](https://www.autohotkey.com/boards/viewtopic.php?f=6&t=82352).

Please [buy me a coffee ☕ or support me 💪 in any other meaningful way](https://www.patreon.com/user?u=18185391).

Please 😌 spread the word about *Hotstrings*, write ✍ [review](https://sourceforge.net/projects/hotstrings/).

If you wish to be informed about news 🆕, please join [newsletter](https://hotstrings.technology/newsletter).

At your service! Kind regards, mslonik (🐘)


# Introduction

This file contains only the most general info about **Hotstrings** project.

There are dedicated repositiories where you can find more information:

- help: [Hotstrings-help](https://github.com/mslonik/Hotstrings-Help)
- free set of Libraries: [Hotstrings-Libraries](https://github.com/mslonik/Hotstrings-Libraries)
- localization of GUI: [Hotstrings-Languages](https://github.com/mslonik/Hotstrings-Languages)
- additional conversion scripts and miscellaneous other files: [Hotstrings-Tools](https://github.com/mslonik/Hotstrings-Tools)


# How to install

## 1. Recommended: installer file (*HotstringsInstaller.exe*).

Just download this file from this repository and run it.

Caveat: many anti-virus software may warn you about virus threat or threat related to installation of software from unknown source.
Advantage: installer installs not only *Hotstrings* application, but also set of *libraries* and other files (license, icon, etc.).

- Installer can be run in silent mode. To do so run it from command line wit */S* switch (capital letter is mandatory).
- Default location of all the files: *c:\users\\AppData\Local\Hotstrings*.
- Installer source code is available [here](https://github.com/mslonik/Hotstrings-NSIS_installer).


## 2. Script (*Hotstrings.ahk*)

Just download this file. To run it you will need so called AutoHotkey interpreter. You can easily install it as standalone application. Just visit the [AutoHotkey](https://www.autohotkey.com/) webpage, download and install it.

Advantages:
- You will be able to run any *AutoHotkey* script, not only *Hotstrings*.
- No virus warnings.
- Full access to source code (happy hacking!).

The script is prepared to create / prepare all necessary files and folders upon the first run. I strongly recommend you to install it in default folder (*c:\users\\AppData\Local\Hotstrings*).

Caveat: *Libraries* are not installed by script itself. You will need to download them manually from [here](https://github.com/mslonik/Hotstrings-Libraries) or from application menu.


## 3. Executable (*Hotstrings.exe*)

Just download and run this file.

Caveat: many anti-virus software may warn you about virus threat or threat related to installation of software from unknown source.

Advantage:
- You don't need to install any other executable, as the *AutoHotkey* interpreter is bundled with script in this executable.
- The executable will create / prepare all necessary files and folders upon the first run. I strongly recommend you to install it in default folder (*c:\users\\AppData\Local\Hotstrings*).


## How to start using *Hotstrings*?

You can watch [YouTube videos](https://youtu.be/O5TihlOUaAE?si=Hiq7GF3JXmVvEfa-) about *Hotstrings*.


## How to get into touch?
tbc