Skip to content
/ pile Public

pile is a beautifully crafted chrome extension that show your pocket list

Notifications You must be signed in to change notification settings

e-krebs/pile

Repository files navigation

Pile

pile is a beautifully crafted chrome extension that show your pocket list

default view item opened adding tag
example example2 example3
search filter tag filter
example4 example5

the icons color are dynamicaly computed thx to the extract-colors library

Install

From the chrome web store

install from the chrome web store

Your own version

prerequisite: bun

First create a copy of src/env.sample.json into a new src/env.json file.

In order to have your own version, you must "create a new app" in the pocket developer API.

Then, add the consumer key provided by pocket in the newly created src/env.json file by replacing the XXXXX-XXXXXXXXXXX chain.

Run bun install once

Then, you either:

  • (dev) run bun run dev
    • then import the /dist folder into chrome://extensions in your browser
  • (prod) run bun run build
    • then import the /dist/webext-prod folder into chrome://extensions in your browser
    • by then running bun run zip, you can also generates a pile.zip file that you can upload to the chrome web store

How to add a new Service to Pile

see the dedicated readme

Libraries

This project is built using:

About

pile is a beautifully crafted chrome extension that show your pocket list

Resources

Stars

Watchers

Forks

Languages