-
Notifications
You must be signed in to change notification settings - Fork 1
patchie/SimplyHotkeys
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
_____ __ __ __ __ __
/ __(_)_ _ ___ / /_ __/ // /__ / /_/ /_____ __ _____
_\ \/ / ' \/ _ \/ / // / _ / _ \/ __/ '_/ -_) // (_-<
/___/_/_/_/_/ .__/_/\_, /_//_/\___/\__/_/\_\\__/\_, /___/
/_/ /___/ /___/
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Python version
* Configuration
* Troubleshooting
* FAQ
* Maintainers
INTRODUCTION
------------
This project is designed to make life easier for people who
use Microsoft Windows. In this application it will be possible
to add text and keystrokes that you can activate via hotkeys
in any application running on Microsoft Windows.
Starting from version 0.6 the application is implemented in Python
(``Source/SimplyHotkeys-v0.6.py``) while the original AutoHotKey
implementation (``Source/SimplyHotkeys-v0.5.ahk``) is still available.
REQUIREMENTS
------------
This application is tested on the following systems:
* Microsoft Windows XP
* Microsoft Windows 7
INSTALLATION
------------
You will find SimplyHotkeys-setup-v0.5.exe inside the "Installer"
folder here on github(https://github.com/patchie/SimplyHotkeys).
The installer will automatically set SimplyHotkeys to startup
with windows. You can change this feature inside the application.
Version 0.6 is distributed as a Python script. Run ``Source/SimplyHotkeys-v0.6.py``
with Python 3.12 or newer.
PYTHON VERSION
--------------
SimplyHotkeys 0.6 requires Python 3.12 or newer and depends on the
``keyboard`` package for global hotkey support.
CONFIGURATION
-------------
To configure hotkeys, double-click the icon in systemtray.
You will then get access to a GUI (graphical user interface)
that will explain what to do.
TROUBLESHOOTING
---------------
You can troubleshoot the hotkeys database by opening and view
or edit c:\hotkey.ini
FAQ
---
Q: How do i add keystrokes to my hotkey?
A: You can add for example {tab} or {enter}, to make it push
those buttons
TODO
----
* Make it save each time it looses focus
* Change from c:/ to %appdata% for saving .ini file, for privacy and security
* Make ctrl + 1 work in other applications like firefox or chrome while its disabled in the settings
* Change the rightclick systemtray menu
* Adding a better howto in the gui
* Adding "hotstrings" tab (http://ahkscript.org/docs/Hotstrings.htm)
* New screenshots
MAINTAINERS
-----------
Patchie
r4nd0m1About
SimplyHotkeys is an application for endusers who just wants to add hotkeys to their windows computer. You can also add macro functionality.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published