https://github.com/fornever/pocketeer
Pocket archival tool
https://github.com/fornever/pocketeer
Last synced: 5 months ago
JSON representation
Pocket archival tool
- Host: GitHub
- URL: https://github.com/fornever/pocketeer
- Owner: ForNeVeR
- License: mit
- Created: 2017-04-01T15:29:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T15:47:00.000Z (about 9 years ago)
- Last Synced: 2025-04-07T03:46:16.040Z (about 1 year ago)
- Language: F#
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
pocketeer [![Status Enfer][status-enfer]][andivionian-status-classifier]
=========
pocketeer is a tool for managing [Pocket][pocket]. It allows to fetch the data
from Pocket to keep and analyze it locally.
Build
-----
```console
$ msbuild /p:Configuration=Release
```
Use
---
First of all, you'll need pocket API consumer key. Generate one at [Pocket
developer site][pocket-developer].
After that, generate API access token. **TODO**: Application will help with that
in future. You can retrieve a token from configuration of installed [pocket-cli]
at the moment.
After that, execute in console:
```console
$ pocketeer
```
That'll fetch your pocket data.
TODO: In future, the data will be stored in JSON file for future analysis.
[andivionian-status-classifier]: https://github.com/ForNeVeR/andivionian-status-classifier##status-enfer-
[pocket]: https://getpocket.com/
[pocket-cli]: https://github.com/rakanalh/pocket-cli
[pocket-developer]: https://getpocket.com/developer/apps/new
[status-enfer]: https://img.shields.io/badge/status-enfer-orange.svg