Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/im-pramesh10/bookmarkscripts
- Owner: im-pramesh10
- Created: 2023-01-13T08:44:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T12:34:39.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T12:32:01.221Z (about 2 months ago)
- Topics: bookmarks, bookmarks-manager, dmenu, dmenu-scripts, encryption, linux, shell-script
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.