Alias Manager
Manage your Git & shell aliases with a tiny desktop app.
Latest notarized build for macOS. For other platforms, build locally with Flutter.
Build it yourself (Windows / Linux)
Windows
flutter config --enable-windows-desktop flutter pub get flutter build windows
Linux
flutter config --enable-linux-desktop flutter pub get flutter build linux