Native Windows app. Dark by default. Remembers everything you had open. No telemetry, no login, no nonsense.
v1.2.0 · ~2 MB · Windows 10/11 · GPL-3.0
using System;namespace Caret;class Program{ static void Main(string[] args) { // just opens. no splash screen. no tip of the day. Console.WriteLine("hello, world"); }}In 2025 the Notepad++ update infrastructure was compromised. That was the push to finally write something from scratch — something small, something we could read top to bottom and actually trust.
Caret is built with C# and WPF. It's a single executable. No plugins, no extension marketplace, no auto-updater phoning home. You download it, you run it, you edit text. That's the whole deal.
It won't replace your IDE. It's not trying to. It's the thing you open when you need to look at a log file, tweak a config, jot something down, or write a quick script. It should open before you finish clicking.
: Uninstall all previous versions or updates of YouTube first, then try installing the legacy APK again. "Update Required" Loop
: Tap the browser's menu button (three dots) and select "Add to Home Screen" to create a shortcut icon that functions just like an app. Switch to Open-Source Clients
The safest bet for the official YouTube v16.40.36 or YouTube Go. Search for the version number and filter by "Android 6.0+".
If you decide to install a compatible legacy YouTube APK, follow these steps to ensure a smooth setup: Step 1: Enable Unknown Sources youtube apk android 60 1 new
Finding and Installing the Right YouTube APK for Android 6.0 (Marshmallow)
Scroll down and tap on (or Lock Screen and Security). Look for the Unknown Sources toggle. Switch it ON and confirm the warning prompt. Step 2: Download and Install the File
: This version lacks modern features like Shorts filtering or the 2026 UI updates found in newer Android versions. However, it retains core functionalities like channel subscriptions, notifications, and basic playback controls. : Uninstall all previous versions or updates of
Offers a repository of older YouTube versions that explicitly state they are compatible with Android 6.0.
While the main NewPipe branch has advanced its minimum requirements, community forks and legacy versions (such as NewPipe v0.21.x series) run flawlessly on Android 6.0.1. 3. SkyTube or LibreTube
YouTube APK for Android 6.0.1: How to Get the Newest Working Version in 2026 Search for the version number and filter by "Android 6
Google designed YouTube Go for older devices and slow networks. While officially discontinued on the Play Store, the APK files are highly stable on Android 6.0.1.
Standard .apk is easiest to install. Avoid .apks or .xapk bundles unless you are using a dedicated split-APK installer tool. Step-by-Step Installation Guide
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
Caret lets you back up any open document to a local MongoDB instance. Before anything is written to the database, your file content is encrypted on your machine using AES-256-GCM — the same authenticated encryption standard used by governments and financial institutions.
Your password never touches the database. It's fed through PBKDF2-SHA512 with 600,000 iterations and a random salt to derive the encryption key. Each backup gets its own salt and nonce, so even identical files produce completely different ciphertext.
Everything happens locally. No cloud, no third-party service, no network calls. You own the database, you own the password, you own the data. If you lose the password, the backups are unrecoverable by design.
Open the Backup Manager with Ctrl+B to create, browse, restore, or delete backups. It's built into the editor — no external tools required.
MongoDB is only needed if you want encrypted backups. Caret works perfectly fine without it.
Detected automatically from file extension or content.
Standard keybindings. No custom chord system to memorize.
Windows 10/11 · x64 · Free and open source.