Skip to content

A Lightweight in-console bookmarking tool for a personal use

License

Notifications You must be signed in to change notification settings

aristidebm/sitemgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is sitemgr ?

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.

Installation

To install sitemgr follow above instructions

pip install -r requirements.txt

Usage

Help feature

sitemgr --help show help message.
sitemgr < command > --help show help message for a command

commands

sitemgr add [options] url
sitemgr rm [options] site-tag
sitemgr update [options] site-tg
sitemgr rename source-tag dest-tag

About

A Lightweight in-console bookmarking tool for a personal use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages