First public binary release.
What's in the tarball
SkyNote-0.1.0-linux-x86_64.tar.gz — 131 KB. Contains the skynote binary,
desktop entry, icon, README with install instructions, and the proprietary
LICENSE notice.
Install
tar xzf SkyNote-0.1.0-linux-x86_64.tar.gz
cd SkyNote-0.1.0-linux-x86_64
install -m 755 skynote ~/.local/bin/skynote
# See README inside the tarball for desktop-entry registrationRuntime requirements
System Qt 6 — qt6-qtbase qt6-qtdeclarative qt6-qtwebengine (Fedora) or
distro equivalent. Most modern Linux desktops already have these.
Features
- Quill-based WYSIWYG Markdown editor with live spell + grammar check
(Chromium dictionaries + LanguageTool) - Folder-watch sidebar with search filter
- Dark theme, KDE-friendly
- File / Help menus and a hamburger fallback for desktops without global menu
License
Proprietary — Copyright © 2026 Skylark Software LLC, all rights reserved.
See LICENSE inside the tarball for the full notice and third-party software
attributions (Qt 6, Quill, marked, turndown, Sora).