Whishper – Open-source, local-first audio transcription and subtitling suite with a simple web UI.

Whishper Open-source, local-first audio transcription and subtitling suite with a simple web UI.

Features

Open Source – Whishper is 100% Open Source software.

Self-Hosted – Thanks to open-source technologies, Whishper can run 100% offline. Your data never leaves your computer.

Transcribe – Transcribe any media to text. Thanks to faster-whisper, transcriptions are lightning fast.

Translate – Whishper allows you to translate your transcriptions to and from more than 60 languages thanks to Argos Translate and LibreTranslate.

Subtitles – Download the transcriptions in many formats (json, txt, vtt, srt).

Subtitle editor – Easily edit your subtitles right in the Web-UI.

Whishper is a web application that runs inside a Docker container. This means that you can install it on any machine that supports Docker.

Source: Whishper

OCR PDFs with Free Open Source Tools on a Mac with a Shell Script

Linux and Windows users can also do some of this – see the opening paragraphs of the linked article for details.

Source: OCR PDFs with Free Open Source Tools on a Mac with a Shell Script – Podfeet Podcasts

21 Useful Linux Terminal Shortcuts Pro Users Love

Become more efficient in the Linux terminal by mastering these super useful keyboard shortcuts.

Source: 21 Useful Linux Terminal Shortcuts Pro Users Love (It’s FOSS)

How to Verify if a File or Directory Exists in Bash

Master Bash scripting with our guide on how to verify if a file or directory exists. Includes examples and best practices for reliable scripts.

Source: How to Verify if a File or Directory Exists in Bash – LinuxCapable
Similar article: Check if File or Directory Exists in Bash – It’s FOSS

6 Ways to Run Linux Software on Mac

Ready to unleash the power and versatility of Linux on your Mac? In this guide, we explore several ways that you can run Linux on a Mac.

Source: 6 Ways to Run Linux Software on Mac – Make Tech Easier

Top 20 OpenSSH Server Best Security Practices

OpenSSH server best security practices – protect your server from brute force attack on a UNIX / Linux / *BSD / Mac OS X operating systems.

Source: Top 20 OpenSSH Server Best Security Practices – nixCraft

How to use df command in Linux / Unix {with examples}

We use the df command to find total disk space and available space on a Linux / Unix file system. Let us see how to use the df command to view the amount of free space left on your Linux, macOS, *BSD and Unix file system. We will also explain how to automate disk space monitoring and send an email alert or push notification to your mobile device.

Source: How to use df command in Linux / Unix {with examples} – nixCraft

Maccy – macOS clipboard manager

Clipboard manager for macOS which does one job – keep your copy history at hand. Lightweight. Open source. No fluff.

Source: Maccy – macOS clipboard manager

7 of the Best ChatGPT Desktop Apps for macOS

Discover the best ChatGPT desktop apps for macOS to streamline your interaction with the AI-powered chatbot and benefit from extra features.

Source: 7 of the Best ChatGPT Desktop Apps for macOS – Make Tech Easier

How do I forcefully unmount a Linux disk partition?

Explains how to identify processes using files/sockets under Linux and forcefully unmount file system disk devices using the CLI method.

Source: How do I forcefully unmount a Linux disk partition? – nixCraft