Skip to content

imclab/snapitforward

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapitforward

Snapchat a pic to @snapitforward and get a pic from the last person who sent one.

Dependencies

OSX

brew install pip
pip install requests
easy_install pycrypto

Debian

sudo apt-get install pip
pip install requests
sudo apt-get install python-crypto

Run

git clone https://github.com/kylemcdonald/snapitforward.git
echo '{"username":"username","password":"password"}' > credentials.json
cd snapitforward
python snapitforward.py

About

Service for forwarding snapchat images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published