mareksapota / LinkMarks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is LinkMarks?

LinkMarks is a bookmarking service that was created in an attempt to allow easy sharing of bookmarks between multiple browsers or computers.

How to use it?

Copy config.template.py to config.py and fill it in.

./LinkMarks.py config.py

Automatic redirects

If you pass ?redirect=yes as a parameter to LinkMarks search and there is only one matching result you will be automatically redirected to that page.

Dependencies

  • Python 3.x — LinkMarks will not work with Python 2.
  • CherryPy
  • SASS
  • cURL
  • Node.js

About

License:MIT License


Languages

Language:JavaScript 54.7%Language:Python 39.8%Language:Shell 3.2%Language:CSS 1.2%Language:HTML 1.1%