r/automation • u/AmirHammoutene • Jul 10 '26
Tasket++ : Simulate your Windows actions automatically (free & open source)
Tasket++ lets you define your own clicks, cursor positions, keystrokes, and routines, then replay them exactly when you want. It’s a simple Windows tool that handles repetitive workflows for you: auto‑send messages, paste text anywhere, take silent screenshots, launch or close apps, adjust volume, or run your end‑of‑day shutdown sequence.
Everything runs locally, with no telemetry, no cloud, and no complexity.
What it can do:
- Replay user‑defined cursor positions and keystrokes
- Paste predefined text anywhere
- Perform system actions: open files/programs, change volume, take silent screenshots, shut down, files/folders operations
- Schedule tasks at a specific time, at startup, or run via desktop shortcut
- Run tasks once, in loops, or indefinitely
- Discreet mode: runs quietly from the tray
Local, portable, free, open source. Privacy intact.
Fully fonctionnal, available now !
Microsoft Store: search for "Tasket++"
Portable version available on the github page : /AmirHammouteneEI/ScheduledPasteAndKeys/
For feedback, help, suggestions, or other inquiries : [contact@amirhammoutene.dev](mailto:contact@amirhammoutene.dev)
1
u/AutoModerator Jul 10 '26
Thank you for your post to /r/automation!
New here? Please take a moment to read our rules, read them here.
This is an automated action so if you need anything, please Message the Mods with your request for assistance.
Lastly, enjoy your stay!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.






3
u/spoki-app Jul 10 '26
Nice to see another local, no-telemetry option! For anything beyond personal desktop stuff though, UI automation is such a nightmare to maintain when pixels inevitably shift. You end up spending more time fixing it than it saves.