Added python project; fixed spelling of folder
This commit is contained in:
14
Java Projects/Bookish/README.md
Normal file
14
Java Projects/Bookish/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
### Description
|
||||
<hr/>
|
||||
This is a script that will take a bookmarks.html file from Firefox and output it to a better looking format complete with site snapshot images..
|
||||
### Preparation
|
||||
<hr/>
|
||||
You will need to install lynx to be able to pull the links from the bookmarks file.
|
||||
<br/>
|
||||
<code> sudo apt-get install lynx </code>
|
||||
### Setup/Usage
|
||||
<hr/>
|
||||
From firefox go to the bookmarks manager and select "Import and Backup".
|
||||
Select "Export bookmars to html..." and save the file in the root of this program dir. Last, run the bookishScan.sh and wait for the scan to complete.
|
||||
Keep the directory structure somewhere you wont delete it and then setup your browser to use the bookMarksHomePg.html as your home page.
|
||||
Enjoy!
|
||||
Reference in New Issue
Block a user