Skip to content

Three shell scripts to add, delete and access your bookmarks in a text file and also encrypt onion bookmarks or normal bookmarks using dmenu.

Notifications You must be signed in to change notification settings

im-pramesh10/bookmarkscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarkscripts

  • Few scripts to manage bookmarks in text file or encrypted text files

Scripts

  • bookmarkadd: add a new bookmark
  • delbookmark: remove an existing bookmark
  • dmenu-bookmarks: access a bookmark

Dependencies

  • dmenu
  • xsel
  • awk
  • sed
  • gpg

Usage

  • Create a folder named '.bookmarks' with file '.normalbookmarks' and '.onbookmarks' at your $HOME
  • Copy the Scripts to path
  • Now can be run from terminal.
  • Alternatively, bind a shortcut key to each script to run them without opening the terminal.

About

Three shell scripts to add, delete and access your bookmarks in a text file and also encrypt onion bookmarks or normal bookmarks using dmenu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages