piersolenski / text-to-bookmarks

Converts a text list URLs to a bookmark file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text To bookmarks

Converts a text list URLs to a NETSCAPE bookmark file (compatible with most browsers, i.e. Chrome).

Getting started

Install the dependencies:

npm install

Useage

Add your URLs to data/bookmarks.txt, then run:

npm run start

Tests

npm run test

About

Converts a text list URLs to a bookmark file


Languages

Language:JavaScript 100.0%