Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 470 Bytes

File metadata and controls

22 lines (18 loc) · 470 Bytes

Cross-platform desktop note-taking app
Sticky notes + Markdown + Tabs
All in one .txt file

Download

You can find the latest version to download on the release page.

Development

git clone git@github.com:zonetti/zonote.git
cd zonote
npm install && npm start