Skip to content

Automate saving and opening web links topic/subtopic-wise using Python json and webbrowser modules

License

Notifications You must be signed in to change notification settings

kaushiksk/linkup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

linkup

Automate saving and opening web links topic/subtopic-wise using Python json and webbrowser modules as an alternative to bookmarking web pages.

Usage

$ ./linkup [options] [args]

Options

-h				: This help text.
-a [topic] [subtopic] [links]	: Add links
-l [topic] [subtopic]		: Load links in subtopic
-la [topic]			: Load all links in topic
-s [topic]			: Show subtopics and link counts in subtopic
-sa 				: Show all topics with subtopics and link counts in subtopic

Detailed demo : http://kaushiksk.github.io/2017/06/22/linkup-bookmarking-from-the-command-line/

About

Automate saving and opening web links topic/subtopic-wise using Python json and webbrowser modules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages