Skip to content

Electron App to manage your SSH alias hosts, and their keys. Shell Keeper.

License

Notifications You must be signed in to change notification settings

sebas5384/hades

Repository files navigation

Hades

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

Demo

demo video

Download

Contributing

Install

GNU/Linux

On Linux you'll need gyp and g++ installed. Fro ubuntu based distros you can simply run

sudo apt-get install g++ gyp

All O.S's

npm install

Start Hot server

npm run hot-server

Start Electron

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/

Package the App

npm run package

License

GNU General Public License (GPL) version 3.

About

Electron App to manage your SSH alias hosts, and their keys. Shell Keeper.

Resources

License

Stars

Watchers

Forks

Packages

No packages published