Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Tobias Klika edited this page Jul 2, 2018 · 25 revisions

Install using NuGet

Install-Package PocketSharp

Getting Started

Account

Articles

Parser

You can either use the open source ReadSharp parser or if you want to use the official API by Pocket, you have to request access to it.
Afterwards you can use the access information to query the endpoint with PocketSharp. Instructions here.

Misc

Clone this wiki locally