Skip to content

AlexKMDev/imgur-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgur-uploader

Installation

  1. Create Imgur.com application using this link.
  2. Paste your Client ID to ~/.config/imgur-uploader/config.yaml
ClientID: 123ff
  1. Install uploader
go get -u github.com/Anakros/imgur-uploader
  1. Start uploading everything
imgur-uploader -i ~/Downloads/12345.jpg
  1. Or deleting if you uploaded something wrong
imgur-uploader -d 345345DeleteHash77

About

Command line Imgur.com image uploader written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages