wayneashleyberry / things

Things URL Scheme helper command and package

Home Page:things:///

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go.dev reference Go Go Report Card

URL Scheme helper command and package for Things 3.4

Installation

go get github.com/wayneashleyberry/things/...

You can also download the latest release here. Please note that as Things is only available on macOS and so are the distributed binaries.

Usage

Usage:
  things [command]

Available Commands:
  add         Add a new to-do
  add-json    Add a new to-do from json
  add-project Add a new project
  help        Help about any command
  search      Search in everything
  show        Show a specific list
  version     Print things version

Flags:
  -h, --help    help for things
      --print   Print the URL instead of opening it

Use "things [command] --help" for more information about a command.

Disclaimer

This is not an official Cultured Code product, I'm just a big fan.

About

Things URL Scheme helper command and package

things:///

License:MIT License


Languages

Language:Go 100.0%