https://github.com/myroslavmay/goodaffinityexport
Tired of Serif's Shift+Ctrl+Alt+S affinity export shortcut? This app is helping you!
https://github.com/myroslavmay/goodaffinityexport
affinity affinity-designer-2 affinity-photo-2 affinity-publisher-2 ahk2exe autohotkey-scripts autohotkey-v2 serif
Last synced: about 2 months ago
JSON representation
Tired of Serif's Shift+Ctrl+Alt+S affinity export shortcut? This app is helping you!
- Host: GitHub
- URL: https://github.com/myroslavmay/goodaffinityexport
- Owner: MyroslavMay
- License: gpl-3.0
- Created: 2024-10-30T10:57:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T11:34:03.000Z (6 months ago)
- Last Synced: 2024-10-30T12:28:39.674Z (6 months ago)
- Topics: affinity, affinity-designer-2, affinity-photo-2, affinity-publisher-2, ahk2exe, autohotkey-scripts, autohotkey-v2, serif
- Language: AutoHotkey
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoodAffinityExport
*Tired of Serif's Shift+Ctrl+Alt+S affinity export shortcut? This app is helping you!*# So, what is this?
This app redefine (or, add a new) shortcut for *Export functionality of Affinity© apps suit*
I made this app in AutoHotkey scripting language (so, this app only avalible on Windows (Sorry Mac users 😥))
# Okay, how I need to install this?
*__NOTE__:* This app comes in Full script (One script for Afiinity© Photo, Designer and Publisher, also this comes in binary version) and in separate versions (Different scripts for Afiinity© Photo, Designer and Publisher, comes in .ahk files)
## You have two options:
## 1st.
Download binary release on the *Releases* page, and move it to some place on you computer. Then double click on it. *And voilà!*## 2nd.
Download .ahk file (source code), place it somewhere on the PC, and double click on it (no compilation requied, but requires AutoHotkey v2). *Voilà!*# I installed it, cool. But after restarting PC, this doesn't work. Why?
Because on reboot, script unloads (exit). To load script on Windows start, you need to place it in startup folder
## Placing in startup folder
1st step. Press Win+R key (This will open Run dialog), and here type *"shell:Startup"*, press Enter.
2nd step. Copy .exe or .ahk file (depending on what you install) in this folder. __OR__ do link into startup folder.
# FAQ
## Do I need to reboot after install/install to startup?
No, you don't. Script is started, you can use it (to check if script is running, go to hidden icons on the taskbar, and look for green AHK icon).
## Do this script working on Affinity© v1 suit?
I don't have affinity v1 copy, so I don't (If you tested, write it on Pull Request on in Issues tab).
## Do this script working on AHK v1?
Again, I don't know.
## Can I contribute to this project?
Of course! This is GPLv3 license project, so you can contribute to it!