Skip to content

Releases: Aaqil101/Secondary-Keyboard

v0.3.0

29 Sep 04:01
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

==v0.3.0-alpha - Initial Release of Secondary Keyboard Script==

Bug Fix:

The local library paths did not work, so I had to change them to absolute paths.

Known Issues:

  • I just used the #include function in ahk v2 for some of the GUIs but I need to make their classes and call those classes the master script.

  • Every file path must start from the script (script directory as a starting point).

v0.2.0-alpha

29 Sep 03:15
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

==v0.2.0-alpha - Initial Release of Secondary Keyboard Script==

Release Description:

This is the initial release of the Secondary Keyboard script, a comprehensive AutoHotkey script designed to enhance productivity and streamline workflows. The script provides a range of features, including:

Customizable keyboard shortcuts for various applications and tasks
Support for tap-and-hold functionality, allowing for multiple actions to be performed with a single key press
The tab-and-hold functionality is made possible by these two awesome libraries (AutoHotInterception, TapHoldManager).
Integration with popular applications such as Blender, Notion, and Ahk2Exe
A range of utility functions, including text formatting and copying file/folder path

Changes and Improvements:

The initial release of the script, including all core functionality and features
Tested and verified to work on Windows 10 and AutoHotkey v2

Known Issues:

  • I just used the #include function in ahk v2 for some of the GUIs but I need to make their classes and call those classes the master script.

Future Development:

Ongoing development and maintenance to ensure compatibility with future versions of AutoHotkey and Windows
Addition of new features and functionality based on user feedback and requests

Installation and Usage:

Download the script from the GitHub repository
Extract the contents to a directory of your choice
Run the 2nd-Keyboard.ahk script to begin using the secondary keyboard functionality
Contributing:

If you'd like to contribute to developing this script, please fork the repository and submit a pull request with your changes. All contributions are welcome and appreciated!

You can use this template as a starting point and modify it to fit your specific needs. Make sure to include any relevant information, such as changes, known issues, and future development plans.