Skip to content

ms7m/imghst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imghst


A simple and fast image hoster for applications like ShareX.


What does it do?


Literally just upload files. That's it.

How to configure and use?


Usage: imghst [OPTIONS]

Options:
  --portnumber INTEGER            [default: 5000]
  --directory-path TEXT           [default: .]
  --api-key TEXT                  [default: DEFAULTCONFIGURATION]
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.

  --help                          Show this message and exit.
imghst --portnumber=2000 --directory-path="/home/mustafa/Development/imghst/images" --api-key="Testing"

Autocompletion is available if you wish.

How to Install?

pip install imghst

** Binaries are coming soon **

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages