fphoto

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

README

DPhoto - CLI

Installed on the end-user computer, backup photos and videos using command line interface.

Getting Started

Usage is available with help command:

$ dphoto help
Backup photos and videos to your personal AWS Cloud.

Usage:
  dphoto [command]

Available Commands:
  album        Organise your collection into albums
  backup       Backup photos and videos to personal cloud
  configure    Configuration wizard to grant dphoto access AWS resources.
  help         Help about any command
  housekeeping Run housekeeping script to perform delayed operations
  scan         Discover directory structure to suggest new albums to create
  version      Print the version

Flags:
      --config string   use configuration file provided instead of searching in ./ , $HOME/.dphoto, and /etc/dphoto
      --debug           enable debug logging
  -h, --help            help for dphoto

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

Contribute

Test and build:

go test ./...
go build

# or
make

Documentation

Overview

Copyright © 2020 Thomas Duchatelle <duchatelle.thomas@gmail.com>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Directories

Path Synopsis
cmd
ui
Package config create AWS session and distribute it (alongside other config value) to any package interested.
Package config create AWS session and distribute it (alongside other config value) to any package interested.
Package printer display in standard output simple info/success/error messages
Package printer display in standard output simple info/success/error messages
Package screen provides building blocks to represent progress bars.
Package screen provides building blocks to represent progress bars.

Jump to

Keyboard shortcuts

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