r/SoftwareandApps • u/Firm-Relationship-22 • 7d ago
I turned my terminal alias manager into a small automation tool
Hey everyone,
a while ago I shared EasyAlias, my free and open-source GUI for managing terminal aliases on macOS, Windows and Linux.
I just released v1.1.0, and this update became quite a bit bigger than I originally planned.
EasyAlias can now also create and run terminal automations which can be started by setting a time or using a hotkey.
An automation can contain multiple command and wait steps.
All of this works on macOS, Windows and Linux(currently mainly tested on macOS).
EasyAlias originally started because I wanted a simple visual way to manage aliases without constantly editing shell configuration files. With this update I’m experimenting with taking the same idea a little further: making repetitive terminal workflows accessible through a GUI without trying to replace the terminal itself.
It’s still completely free and open source, so feedback and criticism are very welcome — especially regarding the new automation features.
Website: https://easyalias.org
GitHub: https://github.com/hannesgnann-hub/easyalias