Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/im-pramesh10/bookmarkscripts

Three shell scripts to add, delete and access your bookmarks in a text file and also encrypt onion bookmarks or normal bookmarks using dmenu.
https://github.com/im-pramesh10/bookmarkscripts

bookmarks bookmarks-manager dmenu dmenu-scripts encryption linux shell-script

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.