- v1.5.1 Preperation for using keybind to trigger START/STOP
- v1.5.0 Added Linux and MacOS support. See Release for instructions
- v1.4.0 Updated to CTK package to update UI to more modern looking. No changes to the application.
- v1.3.0 Updated log behavior and store logs by date for easier visiblity and troubleshooting
- v1.2.0 Updated UI and added logs.
- v1.1.0 Added input for key and store input to a json file for automatic loading on start. Some re-structure of the code logic.
- v1.0.0 First release
This application prevents AFK (Away From Keyboard) status in the game "Final Fantasy XIV" by periodically sending keypresses.
- Double-click `Anti-AFK.exe` to launch the application.
- Click on the "START" button to start, the application will send selected key every 10 minutes (default: CTRL)
- Click on the "STOP" button to stop the application.
- Click on the "EXIT" button or close the window to quit the application.
- (Optional): Select key from the dropdown (default: CTRL)
- Run
./build.ps1
to compile the app yourself.
- Windows Defender or other antivirus software may flag the executable as potentially harmful due to its automation nature. Consider signing the executable or adding it to the whitelist.
Contributions are welcome! Fork the repository and submit a pull request with your enhancements.
This application is against TOS as a third-party application. Use at your own risk!
- Add Linux/MacOS support
This project is licensed under the MIT License - see the LICENSE
file for details.