nvnc

A notevn.com command line interface


License
GPL-3.0+
Install
pip install nvnc==0.1.5

Documentation

NoteVN CLI

A notevn.com command line interface

Installing

pip install nvnc

CLI Usage

nvnc --help

To save content to https://notevn.com/urlpath

nvnc -lo file_path urlpath

To track file changes, use the flag --watch or -w
For instance:

nvnc -owl file_path urlpath

To save the contents of the urlpath note to a local file path, use the following command

nvnc -g file_path urlpath 

Note: Using other flags with g flag is redundant

Contributor

Thank to those people who has contributed to our project:

  • Vi, Le Song
  • Diu, Truong

Issue tracking

NoteVN CLI Issues