Skip to content

mkadin/giffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

What is it

Python command line tool to store and spit out giff urls. You can use it for any url ... I guess.

How do I install it?

Run this on the command line

pip install sqlite3dbm

Put the giffer file in your $PATH Enjoy!

How do I use it?

Adding an image:

giffer some_key http://some_value.com

Getting an image:

giffer some_key

It'll be copied to your clipboard

Other stuff

This is tested on OSX only.

About

Command line giff storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages