Skip to content

x14ngch3n/smms-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smms-cli

PyPI PyPI - License

A command line HTTP client of https://sm.ms

Usage

$ smms -h
usage: smms [-h] [-f FILENAME] [-o OUTPUT] method

A simple command line HTTP client of https://sm.ms

positional arguments:
  method                API method: [upload | delete | getprofile | gethistory]

optional arguments:
  -h, --help            show this help message and exit
  -f FILENAME, --filename FILENAME
                        used with [upload | delete], select image to be uploaded or deleted
  -o OUTPUT, --output OUTPUT
                        used with upload, specify the output format: [json | md | url], default is json

Links