This is a very simple mobile viewer for XMarks.
(which already has an android app that is far superior to this)
It uses sinatra and jquery mobile and is tested via rspec + capybara + selenium.
Passwords are not stored, just simply passed to XMarks to ge the bookmarks.
bundle
bundle exec shotgun
open http://localhost:9393
Test: bundle exec rake
- make MyMarks link to the homepage
- forget bookmarks when I click logout
This is a rewrite of a Hacknight project I did with vernonR2.
Michael Grosser
michael@grosser.it
License: MIT