Podcasts are a great way to be entertained and informed. In fact, I listen to about ten different podcasts covering technology, mysteries, history, and comedy. Of course, Linux podcasts are also on this list.
Today, we will take a look at a simple cross-platform application for handling your podcasts.
The Application
Trivia: CPod was originally named Cumulonimbus.
The majority of the application is taken up by two large panels to display content and options. A small bar along the left side of the screen gives you access to the different parts of the application. The different sections of CPod include Home, Queue, Subscriptions, Explore and Settings.
[irp posts=30477]
Features of CPod
Here is a list of features that CPod has to offer:
- Simple, clean design
- Available on the top computer platforms
- Available as a Snap
- Search iTunes’ podcast directory
- Download and play episodes without downloading
- View podcast information and episode
- Search for an individual episode of a podcast
- Dark mode
- Change playback speed
- Keyboard shortcuts
- Sync your podcast subscriptions with gpodder.net
- Import and export subscriptions
- Sort subscriptions based on length, date, download status, and play progress
- Auto-fetch new episodes on application startup
- Multiple language support
[irp posts=7157]
Experiencing CPod on Linux
I ended up installing CPod on two systems: ArchLabs and Windows. There are two versions of CPod in the Arch User Repository. However, they are both out of date, one is version 1.14.0 and the other was 1.22.6. The most recent version of CPod is 1.27.0. Because of the version difference between ArchLabs and Windows, I had to different experiences. For this article, I will focus on 1.27.0, since that is the most current and has the most features.
Right out of the gate, I was able to find most of my favorite podcasts. I was able to add the ones that were not on the iTunes’ list by pasting in the URL for the RSS feed.
It was also very easy to find a particular episode of a podcast. for example, I was recently looking for an episode of Late Night Linux where they were talking about ZFS. I clicked on the podcast, typed “ZFS” in the search box and found it.
I quickly discovered that the easiest way to play a bunch of podcast episodes was to add them to the queue. Once they are in the queue, you can either stream them or download them. You can also reorder them by dragging and dropping. As each episode played, it displayed a visualization of the sound wave, along with the episode summary.
[irp posts=9745]
Installating CPod
On GitHub, you can download an AppImage or Deb file for Linux, a .exe file for Windows or a .dmg file for Mac OS.
You can also install CPod as a Snap. All you need to do is use the following command:
sudo snap install cpod
Like I said earlier, the Arch User Repository version of CPod is old. I already messaged one of the packagers. If you use Arch (or an Arch-based distro), I would recommend doing the same.
Final Thoughts
Overall, I liked CPod. It was nice looking and simple to use. In fact, I like the original name (Cumulonimbus) better, but it is a bit of a mouthful.
I just had two problems with the application. First, I wish that the ratings were available for each podcast. Second, the menus that allow you to sort episodes based on length, date, download status, and play progress don’t work when the dork mode is turned on.
Have you ever used CPod? If not, what is your favorite podcast app? What are some of your favorite podcasts? Let us know in the comments below.
If you found this article interesting, please take a minute to share it on social media, Hacker News or Reddit.