Skip to content

A manager for the bookmarks in your .ssh/config file for ElementaryOS

License

Notifications You must be signed in to change notification settings

closer9/bookmark-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark Manager

Manager for your ssh configs

Get it on AppCenter

Simple App for elementary OS

A Vala application to get your ssh bookmarks from your config file and use them in an interface kinda way

Installation

Dependencies

These dependencies must be present before building

  • valac
  • gtk+-3.0
  • granite

You can install these on a Ubuntu-based system by executing this command:

sudo apt install valac libgtk-3-dev libgranite-dev

Building

mkdir build
cd build
sudo cmake ..
sudo make

Installing

sudo make install

About

A manager for the bookmarks in your .ssh/config file for ElementaryOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 49.7%
  • CMake 40.8%
  • Makefile 9.5%