sitemgr stands for site manager. sitemgr offers very simple command line boockmark functionalities. It offers the following features
- add a site to bookmarking.
- remove site from bookmarking.
- update a site.
- list all site.
- tag renaming.
To install sitemgr follow above instructions
pip install -r requirements.txt
sitemgr --help show help message.
sitemgr < command > --help show help message for a command
sitemgr add [options] url
sitemgr rm [options] site-tag
sitemgr update [options] site-tg
sitemgr rename source-tag dest-tag