The Shell Keeper.
Manage your SSH alias hosts, and their keys!
Using an Electron application boilerplate based on React, Redux, React Router, Webpack, React Transform HMR for rapid application development
- MacOSX x64
- GNU/Linux x64
- Windows ... not yet
On Linux you'll need gyp and g++ installed. Fro ubuntu based distros you can simply run
sudo apt-get install g++ gyp
npm install
npm run hot-server
npm run start-hot
... or run the server and electron at the same time
npm run dev
and it will open the electron App ready to develop \m/
npm run package
GNU General Public License (GPL) version 3.