Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 2.37 KB

readme.md

File metadata and controls

59 lines (41 loc) · 2.37 KB

quicklinks

Description

  • Portable homepage that allows placement of multiple search engines on a single page and organization of commonly used webpages by category.

What's New

  • Added quicklinks to GitHub (12/08/2012)

Features

quicklinks allows:

  • Customize search engine
  • Fluid layout of commonly used websites
  • Customizable background

Installation

Manual Download

  • Goto https://github.com/gaara42/quicklinks
  • Download the .zip file and move to desired location on local disk.

Git Clone

  • Clone via the following command: git clone https://github.com/gaara42/quicklinks

Readme

###Search Engines

  • Add or remove search engines
  • Open quicklinks.html from the root directory
  • Search for search["Search"], the array containing the names of each search engine
  • Follow the examples already in this array
  • The main page of the search engine can generally be added as is, if that fails, send me an email.

Websites

  • Add new websites
  • Open quicklinks.html from the root directory
  • Search for links["News"], the array containing links to different News websites
  • Follow the examples, generally you enter new pages with: "WEBSITE NAME":"WEBSITE URL",. The comma is omitted for the last news article in the array.

Background

  • The root directory contains a file called background.jpg
  • Edit this file with a new .jpg file to change the background.

License

Copyright (C) 2012 Biafra Ahanonu

"None are so hopelessly enslaved as those who falsely believe they are free." -Johann Wolfgang von Goethe

This license apply to all the files inside this program unless noted different for some files or portions of code inside these files.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. http://www.gnu.org/licenses/gpl.html

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/gpl.html