Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 974 Bytes

README.md

File metadata and controls

37 lines (30 loc) · 974 Bytes

FluxPocket

Pocket(Formerly Read-It-Later) Integration for Fluxkraft

This project is done as the Google Summer of Code Project under Drupal. You can read the full proposal on http://goo.gl/g5UpZY

####Dependecies####

  • fluxservices Integration
  • duellsy pockpack Package (install through composer)

####What Works####

  • Authentication
  • Action
    • Add url along with tags
    • Delete URL
    • Archive / Unarchive URL
    • Favorite / Unfavorite URL
    • Adding Tags
    • Replacing Tags
    • Clearing Tags
  • Events / Triggers
    • New URL is added
    • A URL is archived
    • A URL is added to favorites
    • A URL is updated
  • Conditions
    • List of tags generated which can be checked against user specified tags

####What's Left####

####Usage#### Refer to USAGE.md for details