Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kareem613/auto-tagger

This console app will tag articles in Pocket based on a config file and/or using data from the semanticproxy.com service.
https://github.com/kareem613/auto-tagger

Last synced: about 2 months ago
JSON representation

This console app will tag articles in Pocket based on a config file and/or using data from the semanticproxy.com service.

Awesome Lists containing this project

README

        

auto-tagger
===========

This console app will tag articles in Pocket(formerly known as Read it Later) based on a config file and/or using data from the semanticproxy.com service.

## Getting Started ##
1. Rename all Sample_App.config files to App.config
2. Sign up for a Pocket API key (http://getpocket.com/api/signup/)
3. Sign up for a Calais API key (http://www.opencalais.com/)
4. Fill app settings values in App.config files with api keys and credentials.
5. Build, Run tests, run console app!