8000 GitHub - nexusriot/s3duck-tui: TUI impementation of s3duck (Preview)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nexusriot/s3duck-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3Duck-TUI 🦆

TUI implementation of S3Duck

Features

  1. Profiles (create/edit/delete/clone) support
  2. Walking buckets
  3. Downloading support
  4. Buckets/Objects deleting support
  5. Bucket creating support
  6. Upload support with simple local FS browser
  7. FreeBSD support

Profiles

Buckets

Folders

Folders

Folders

Folders

Folders

Building

go build

build statically without dependency on libc:

go build -ldflags "-linkmode external -extldflags -static"

Building deb package

Install required packages:

sudo apt-get install git devscripts build-essential lintian upx-ucl

Run build:

./build-deb.sh

Building FreeBSD binary

GOOS=freebsd GOARCH=amd64 go build

About

TUI impementation of s3duck (Preview)

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0