marcw / silence

Silence is a podcast static feed generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silence

Silence is a podcast static feed generator.

Installation

  1. git clone https://github.com/marcw/silence
  2. composer install

Usage

  • Silence uses a sqlite database to save channels and episodes informations.
  • The sqlite database is stored in the private directory.
  • Doctrine tools to manage the database are available at ./vendor/bin/doctrine
  • A sets of commands help you manage channels and episodes

License

See the LICENSE file.

About

Silence is a podcast static feed generator.

License:MIT License


Languages

Language:PHP 100.0%