All Projects â†’ sdushantha â†’ Snapcode

sdushantha / Snapcode

Licence: mit
👻 A simple command-line tool to download SnapChat codes.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Snapcode

LeonSocialLogin
Leon Social Login is an Android library written to Integrate (Twitter, Facebook, Google, SnapChat) login.
Stars: ✭ 16 (-11.11%)
Mutual labels:  snapchat
OLC-Repo
A repository for scripts, prefabs, and whatever else
Stars: ✭ 31 (+72.22%)
Mutual labels:  snapchat
Socialphish
The most complete Phishing Tool, with 32 templates +1 customizable
Stars: ✭ 378 (+2000%)
Mutual labels:  snapchat
snapchat
Messing around with Snapchat's web APIs
Stars: ✭ 51 (+183.33%)
Mutual labels:  snapchat
OpenCV-Snapchat-DogFilter
A simple clone of the Snapchat Doggy filter using OpenCV
Stars: ✭ 25 (+38.89%)
Mutual labels:  snapchat
Zuck.js
A javascript library that lets you add stories EVERYWHERE.
Stars: ✭ 3,396 (+18766.67%)
Mutual labels:  snapchat
FaceFilter
Snapchat and Instagram like Face Filter.
Stars: ✭ 72 (+300%)
Mutual labels:  snapchat
Snapchat Clone
👻 A SnapChat clone built with React, Redux and Typescript. Styled with SASS. Tested with Cypress, Jest and Enzyme. Linted with Eslint and formatted with Prettier!
Stars: ✭ 770 (+4177.78%)
Mutual labels:  snapchat
download-snap-memories
Script to download all memories from Snapchat
Stars: ✭ 38 (+111.11%)
Mutual labels:  snapchat
Segmentedprogressbar
Snapchat / Instagram Stories like progress indicator
Stars: ✭ 376 (+1988.89%)
Mutual labels:  snapchat
Snapchat-Snap-Kit-DIY-Docs
No description or website provided.
Stars: ✭ 16 (-11.11%)
Mutual labels:  snapchat
capsnap
OpenCV tool that combines image processing algorithms to remove black-bar caption filters from Snapchat images
Stars: ✭ 26 (+44.44%)
Mutual labels:  snapchat
Statusstories
Status Stories = Snapchat stories, Instagram stories, Whatsapp Statuses, Facebook Messenger Stories.
Stars: ✭ 317 (+1661.11%)
Mutual labels:  snapchat
SocialMediaChecker
[ Twitter - Instagram - Snapchat ] Email Checker .
Stars: ✭ 71 (+294.44%)
Mutual labels:  snapchat
React Native Vision Camera
📸 The Camera library that sees the vision.
Stars: ✭ 443 (+2361.11%)
Mutual labels:  snapchat
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+300%)
Mutual labels:  snapchat
Colorslider
🎨 Snapchat-style color picker in Swift
Stars: ✭ 258 (+1333.33%)
Mutual labels:  snapchat
Stealing Ur Feelings
Winner of Mozilla's $50,000 prize for art and advocacy exploring AI
Stars: ✭ 784 (+4255.56%)
Mutual labels:  snapchat
Snaptablayout
Android library for fluid tablayout animation as seen on Snapchat.
Stars: ✭ 547 (+2938.89%)
Mutual labels:  snapchat
Social Media Profiles Regexs
📇 Extract social media profiles and more with regular expressions
Stars: ✭ 324 (+1700%)
Mutual labels:  snapchat

rsz_21rsz_1sdushantha SnapCode

Why?

I just found a way to download snapcodes with or without the Bitmoji on them and thought it was really cool. Also, since SnapChat does not have an API, I found this to be even cooler because the method I used to get the snapcodes could be used in an unofficial SnapChat API in the future.

Installation

git clone https://github.com/sdushantha/SnapCode.git

Usage

usage: snapcode.py [-h] [-b] [-s SIZE] username

A simple command-line tool to download SnapChat codes.

positional arguments:
  username

optional arguments:
  -h, --help            show this help message and exit
  -b, --bitmoji         SnapCode with Bitmoji
  -s SIZE, --size SIZE  Size of the SnapCode (pixels)

The -b command lets you choose if you want Bitmoji on the SnapCode.

The file will download to the directory where you ran snapcode.py from.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].