Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.46 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.46 KB

Pocket Cleaner

Finds items from your Pocket library that are relevant to trending news.

$ pocket_cleaner
1. amirrajan/survivingtheappstore (Why: Real Madrid)
2. CppCon 2017: Nicolas Guillemot “Design Patterns for Low-Level Real-Time Rendering” (Why: Real Madrid)
3. I Am Legend author Richard Matheson dies (Why: Mikaela Spielberg)
4. Record and share your terminal sessions, the right way. (Why: Mikaela Spielberg)
5. Firefox (1982) (Why: Carrie Symonds)
6. Navy Drone Lands on Aircraft Carrier (Why: Carrie Symonds)
7. Hillary Clinton on the Sanctity of Protecting Classified Information (Why: Drake)
8. EFF’s Game Plan for Ending Global Mass Surveillance (Why: Drake)
9. Drawing with Ants: Generative Art with Ant Colony Optimization Algorithms (Why: El Clasico 2020)
10. All 50+ Adobe apps explained in 10 minutes (Why: El Clasico 2020)

Getting Started

Set the following environment variables:

export POCKET_CLEANER_CONSUMER_KEY="<TODO>"
export POCKET_TEMP_USER_ACCESS_TOKEN="<TODO>"

Then, run cargo run to build and run Pocket Cleaner to obtain items from your Pocket list that are relevant to trending news.