CPod

所属分类:Node.js
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-06-18 08:52:44
上 传 者sh-1993
说明:  适用于Windows、macOS和Linux的简单、漂亮的播客应用程序。,
(A simple, beautiful podcast app for Windows, macOS, and Linux.,)

文件列表:
.travis.yml (1667, 2023-06-18)
CONTRIBUTING.md (1150, 2023-06-18)
LICENSE (11558, 2023-06-18)
appveyor.yml (285, 2023-06-18)
bin/ (0, 2023-06-18)
bin/bumpver.js (1264, 2023-06-18)
bin/i18n-progress.js (1772, 2023-06-18)
bin/publish.bat (152, 2023-06-18)
bin/publish.sh (259, 2023-06-18)
bin/write_creds_to_json.js (414, 2023-06-18)
build/ (0, 2023-06-18)
build/icon.icns (390794, 2023-06-18)
build/icon.ico (32431, 2023-06-18)
build/icon.png (12008, 2023-06-18)
build/icon.svg (3571, 2023-06-18)
build/icons/ (0, 2023-06-18)
build/icons/128x128.png (11400, 2023-06-18)
build/icons/16x16.png (1341, 2023-06-18)
build/icons/24x24.png (1342, 2023-06-18)
build/icons/256x256.png (24241, 2023-06-18)
build/icons/32x32.png (1978, 2023-06-18)
build/icons/48x48.png (3359, 2023-06-18)
build/icons/512x512.png (14188, 2023-06-18)
build/icons/64x64.png (4882, 2023-06-18)
build/icons/96x96.png (7870, 2023-06-18)
gulpfile.js (9237, 2023-06-18)
lib/ (0, 2023-06-18)
lib/i18n.js (4607, 2023-06-18)
locales/ (0, 2023-06-18)
locales/bg.json (13236, 2023-06-18)
locales/de.json (10495, 2023-06-18)
locales/en.json (9705, 2023-06-18)
locales/es.json (7656, 2023-06-18)
locales/fr.json (8579, 2023-06-18)
... ...


CPod logo
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](http://www.omgubuntu.co.uk/2017/11/cumulonimbus-electron-podcast-client) ![Screenshot](https://i.imgur.com/S7K9wrr.png) ## Install Get the [**latest releases**](https://github.com/z-------------/CPod/releases). Available for **Windows**, **macOS**, and **Linux**. ### Install for development 0. Have [Node.js 8](https://nodejs.org/en/download/releases/), [Yarn](https://yarnpkg.com/docs/install), and [gulp-cli](https://gulpjs.com/) installed, and `cd` to the repo directory. 1. Run `yarn` to install npm dependencies. 2. Run `gulp` to compile and concatenate JavaScript, SCSS, Pug, etc. (or `gulp both` to also watch for changes). 3. 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 0. Follow steps 0 to 2 in [Install for development](#install-for-development) 1. (If electron-builder complains about missing dependencies) Set temporary environment variable: `ELECTRON_BUILDER_ALLOW_UNRESOLVED_DEPENDENCIES=true` 2. Run `yarn dist` The binary/installer will be in the `dist` directory. ## Contributing See [`CONTRIBUTING.md`](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. ```

近期下载者

相关文件


收藏者