CPod

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

Github星跟踪图

NOTE: CPod is a work in progress. Please expect bugs (and feel free to contribute!).

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

Screenshot

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.

主要指标

概览
名称与所有者z-------------/CPod
主编程语言JavaScript
编程语言HTML (语言数: 7)
平台
许可证Apache License 2.0
所有者活动
创建于2015-06-06 10:54:30
推送于2024-01-13 11:16:53
最后一次提交2024-01-12 17:06:55
发布数86
最新版本名称v1.28.2 (发布于 )
第一版名称v1.0.0-beta (发布于 )
用户参与
星数756
关注者数40
派生数73
提交数1.3k
已启用问题?
问题数194
打开的问题数103
拉请求数42
打开的拉请求数8
关闭的拉请求数12
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?