Sequence Runner is an very easy-to-use and beautiful app for making sequences of .exe, managing and running them. Build with C++ and Slint.
- Download from the lates Release
Sequence_Runner.zip - Unzip it and run
Sequence_Runner.exe
- Select Create tab(by default it's already selected).
- Press Add element to add
.exeto your sequence. You can add as many as you want. Press Remove element to remove last element. - In Sequence name write name for your sequence.
After all these actions, Create tab will look smth like that:
SeveredSteel.exeandAppleMusic.exeare elements of sequence "Vibe".
- Press Create sequence.
Note
It will create sequences.json, where will be stored all your sequences. If you will delete all sequences - sequences.json will be deleted. It's normal behaviour.
- Select Run tab.
- Press Start sequence.
If you forgot which elements you added in selected sequence, press Show sequence files. If you want to remove sequence, press Remove sequence.
Important
Currently you can't remove element from created sequence. You need to create a new one.
This project is licensed under the MIT License.
See LICENSE for full terms.

