Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 736 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 736 Bytes

wOOp!

wOOp! is a proof-of-concept bookmarking/read-me-later service build with silex, javascript and a lot of coffee.

It uses a bookmarklet to allow users to add pages to an online archive of links for later use. There are plans for adding firefox and chrome extensions.

Requirements

PHP 5.3 with sqlite3 support

Remember to run: git submodule update --recursive --init otherwis you will end up missing a lot of libraries

Limitations

For now the service only support none-ssl links, as ssl links has some security addons, and needs this service to run ssl as well - currently this is not so.