sncli
Terminal client for Simplenote
TLDR
Launch the interactive console GUI
$ sncli
Synchronize notes with Simplenote$ sncli sync
List all notes$ sncli list
SYNOPSIS
sncli [options] [command] [args]
DESCRIPTION
sncli provides both a console GUI with Vi-like keybindings and a scriptable CLI for accessing your Simplenote account. It performs full two-way sync in the background and supports offline editing with automatic re-sync. Features include Google-style and regex search, note pinning, tagging, and fully customizable colors and keybindings.
HISTORY
sncli was created by insanum and is written in Python.

