Skip to content

podStation is a web podcast aggregator for Chrome.

License

Notifications You must be signed in to change notification settings

p1jeb/podStation

 
 

Repository files navigation

podStation Chrome Extension

This is a podcast aggregator for chrome.

You can install the extension at the chrome web store.

Installing the dependencies

You will need to install Node.js and then install bower (with the command line npm install -g bower.

After installing bower, install the dependencies with the command bower install and copy them to the right places using the shell script copy_depependencies.sh.

Running locally

  1. Clone this repository
  2. Go to chrome's extensions page chrome://extensions/
  3. Enable the Developer Mode
  4. Click the button Load unpacked extension.
  5. Choose the root folder of this project

Voilà!
You should see podStation's icon on chrome's toolbar.
You are now running a local copy of podStation, have fun!

Documentation

You can find the documentation on the docs folder.

About

podStation is a web podcast aggregator for Chrome.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.1%
  • HTML 18.7%
  • CSS 1.6%
  • Shell 0.6%