go-etesync

module
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2019 License: GPL-3.0

README

go-etesync Build Status

Go implementation of Etesync protocol

go-etesync provides a client library as well as a command line tool (etecli) to interact with a Etesync server.

CLI Usage

NAME:
   etecli - ETESync cli tool

USAGE:
    [global options] command [command options] [arguments...]

COMMANDS:
     gui      Interactive gui
     help, h  Shows a list of commands or help for one command

   api:
     journals  Display available journals
     journal   Retrieve a journal given a uid
     entries   displays entries given a journal uid

GLOBAL OPTIONS:
   --url value       Server URL (default: "https://api.etesync.com") [$ETESYNC_URL]
   --email value     login email [$ETESYNC_EMAIL]
   --password value  login password [$ETESYNC_PASSWORD]
   --key value       encryption key [$ETESYNC_KEY]
   --db value        DB file path (default: "~/.etecli.db") [$ETESYNC_DB]
   --sync            force sync on start
   --help, -h        show help
   --version, -v     print the version

To query your journals check the api: command category. You can easily navigate your journals using the GUI tool provided by the gui sub-command gui

Directories

Path Synopsis
api
cmd
sql

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL