command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 1, 2025
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
send2gokapi
Small CLI tool to upload files to a Gokapi instance.
Usage
In order to use this tool, the following environment variables must be set:
SEND2GOKAPI_URL: Base URL of a Gokapi instance. For example: https://your.gokapi.url/.
SEND2GOKAPI_API_KEY: API Key
send2gokapi [OPTIONS] FILES
Valid options:
-d: Max number of downloads allowed for each uploaded file (0 = unlimited). Default is 5
-t: Number of days to keep files (0 = unlimited). Default is 7.
Installation
If you have Go 1.23:
go install lmika.dev/cmd/send2gokapi@latest
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.