This is a launcher.
You can register commands for app or script in hydrion
, and launch it when enter command in hydrion
.
- NVM-liked install script
- Electron for GUI
- jQuery for simple UI logic
curl -o- https://raw.githubusercontent.com/sartrey/hydrion/master/bin/install | bash
- enter
hydrion
in terminal andhydrion
will start - enter your command in
hydrion
to launch target - close window and press
Command/Win+Enter
to reopen at any time
I'm working hard to improve hydrion
.
Just issue or PR to develop
branch for any problems.
Electron
is a brilliant desktop application framework.