Manage your SSH bookmarks
A simple tool to manage your SSH bookmarks from the .ssh/config file. Add, edit, and remove straight from the application. Start in a terminal inside the app, or use your own favorite terminal. You can even add your bookmarks to your app launcher as shortcuts!
Features:
- Easily search through your SSH bookmarks
- Simply start a session by clicking on a button
- Add a default parameters for when the config file doesn't contain a variable
- Add, remove, and update bookmarks
- Choose between all your terminals, and the in-app terminal
- Add your SSH bookmarks to the app launcher!
- Choose between light and dark with the dark mode
Get it for $3 on AppCenter
Get Bookmark Manager and more on elementary AppCenter, the open, pay-what-you-can app store for indie developers. Every app is open source and has been reviewed and curated by elementary to ensure a native, privacy-respecting, and secure experience.
Note: This app is only available for elementary OS 5.1 Hera. If you’re on elementary OS 6 Odin, it will not appear in AppCenter. You can reach out to the developer and ask that they update it for OS 6.
What's New:
1.6.1 – Feb 13, 2019
Dark mode, shortcut labels
- Added dark mode
1.6.1 – Feb 13, 2019
Adding bookmarks to app launcher works again
- Fixed quicklist
1.6.0 – Jan 29, 2019
Metadata translation, Remember position and size
- Added metadata translation
- Application now remembers size and position
- Added code style hook
- Fixed about shortcut
- Added OARS rating
1.5.1 – Jan 16, 2019
Re-enabled translations, single-instance, added French
- Application is now single-instance
- Added French translations
- Re-enabed translations
1.5.0 – Jan 14, 2019
Juno ready
- Changed the default terminal name to juno standard
- Moved to Meson
- Added Polish translations
- Moved in-app terminal out of experimentary
- Fixed freeze when terminal is open
1.4.2 – Oct 15, 2018
Release for Juno and Houston Ci
- Added Houston CI
- Released for Juno
1.4.1 – May 27, 2018
App refactor and small fixes
- Added extra screenshot for appcenter
- Changed colour for appcenter
- Added CSS support
- Fixed the background styling on form page
- Added quit command
- Refactored code and removed deprecated code
1.4.0 – Jan 25, 2018
First release of the new year!
- Added in-app terminal
- Removed alot of unneccessary files
- Added translations
- Added ability to set custom terminal
- Fixed a bug where the return button would keep on showing
- Changed tooltip for session starting
- Updated to granite5.0
1.3.5 – Nov 10, 2017
1.3.5
- HeaderBar is now dynamic
- Searchbar is disabled when no bookmarks are found
- Added a cool dynamic cancel button in the headerBar
1.3.4 – Oct 30, 2017
1.3.4
- fixed a bug where first screen would be empty
1.3.3 – Oct 30, 2017
No more welcome screen
- Removed welcome screen
- Standard is now environment user
1.3.2 – Oct 27, 2017
Nicknames,Shortcuts, and a big refactor
- Added nicknames for bookmarks
- Added cheatsheet and shortcuts
- Did alot of refactoring
1.3.1 – Oct 24, 2017
1.3.1
- The last release didn't include all the commits. This one does.
1.3.0 – Oct 24, 2017
1.3.0
- Added an experimental setup to add your bookmarks to the applications launcher and dock
- Added an About action which redirects you to the store
- Errors are now noted INSIDE the application when starting a session
1.2.4 – Oct 13, 2017
1.2.4
- Added travis support for the builds
- Fixed a bug which would keep the application running in the background
- Fixed a bug which would remove settings which are not yet supported in the edit form
1.2.3 – Oct 4, 2017
1.2.3
- Removed minimum size. Window can now be smaller!
- Added support for alot of parameters in the filereader.Will be added to the form later
- Made the filereader alot faster.
1.2.2 – Sep 21, 2017
1.2.2
- Fixed a bug where ProxyCommand and User would be added empty to the config file when they wouldn't have been filled in.
- Added some margin for buttons
1.2.1 – Sep 17, 2017
1.2.1
- Fixed a bug where ProxyCommand would show up without spaces
- Changed text for when a form is invalid
- Changed text on the welcome screen
1.2.0 – Sep 16, 2017
1.2.0
- Added edit mode
- Updated screenshot again
- Config is now loaded straight from the file, so that support is much larger
- Added AgentForward and ProxyCommand support
1.1.9 – Sep 16, 2017
1.1.9
- Updated screenshot
1.1.8 – Sep 16, 2017
1.1.8
- Added a fix for the not released granite.messageDialog windows i used
- Added more entry fields to the AddBookmark form
1.1.7 – Sep 15, 2017
1.1.7
- Added Delete option
- Added Add option
- Refactored alot of code
- Added new icon
- Added no bookmark found screen when searching wont find anything
1.1.6 – Sep 12, 2017
1.1.6
- Fixed a bug where the last bookmark wasn't shown
- Made preferences more logical.(added save button, tooltip, better naming)
- Added a workaround for a bug where some hosts wouldn't show up
1.1.5 – Sep 10, 2017
1.1.5
- Changed the description and my name
1.1.4 – Sep 10, 2017
1.1.4
- Updated screenshot because the last contained a white background
1.1.3 – Sep 6, 2017
1.1.3
- Made sure there is always a ~/.ssh directory and config file
- Added a nice empty file message when the file is empty
1.1.2 – Sep 5, 2017
1.1.2
- Fixed scheme loading
1.1.1 – Sep 4, 2017
1.1.1
- Added debhelper dependency
1.1.0 – Sep 4, 2017
1.1.0
- Added support for use of ssh username and port number
1.0.1 – Aug 25, 2017
1.0.1
- Lowered minimal cmake version
1.0.0 – Aug 25, 2017
1.0.0
- First release