CPod

A simple, beautiful podcast app for Windows, macOS, and Linux.

Stars
736
Forks
73
Open issues
109
Closed issues
90
Last release
over 2 years ago
Last commit
10 months ago
Watchers
736
Total releases
84
Total commits
1.33K
Open PRs
8
Closed PRs
42
Repo URL
Platform
Mac
License
apache-2.0
Category
Usecase
Podcast
Offers premium version?
NO
Proprietary?
NO
About



CPod

(formerly Cumulonimbus)

A simple, beautiful podcast app.


NOTE: CPod is not actively maintained. Please expect bugs.

A review by OMG! Ubuntu!: A Terrific Podcast Client with a Terrible Name

Install

Get the latest releases.

Available for Windows, macOS, and Linux.

Install for development

  1. Have Node.js 8, Yarn, and gulp-cli installed, and cd to the repo directory.
  2. Run yarn to install npm dependencies.
  3. Run gulp to compile and concatenate JavaScript, SCSS, Pug, etc. (or gulp both to also watch for changes).
  4. Run yarn start to start CPod.

Be sure not to work on all.js or on any of the compiled .html or .css files when there is a .pug or .scss counterpart, respectively.

Packaging

  1. Follow steps 0 to 2 in Install for development
  2. (If electron-builder complains about missing dependencies) Set temporary environment variable: ELECTRON_BUILDER_ALLOW_UNRESOLVED_DEPENDENCIES=true
  3. Run yarn dist

The binary/installer will be in the dist directory.

Contributing

See CONTRIBUTING.md

License

Copyright 2015-2019 Zachary James Guard

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.