gdr / bitmoji (public) (License: GPLv3) (since 2017-01-25) (hash sha1)
Download all your bitmoji emoticons, with a nice live search HTML page
List of commits:
Subject Hash Author Date (UTC)
Readme 914084e9e6ed2bc4414f73c5b157be0c81988ccb GDR! 2016-11-06 22:36:42
Precache images 39dbcf2e596ff267f35090f1fbce2f66bfb19250 GDR! 2016-11-06 22:31:36
Better mobile look 6b2479dc91afe68a3b0c55235dc3d859cca7bf77 GDR! 2016-11-06 22:11:01
initial 9714ddc23ee6ee973cc3cb8f2e73fd3eed4d00b3 GDR! 2016-11-06 21:59:34
Commit 914084e9e6ed2bc4414f73c5b157be0c81988ccb - Readme
Author: GDR!
Author date (UTC): 2016-11-06 22:36
Committer name: GDR!
Committer date (UTC): 2016-11-06 22:36
Parent(s): 39dbcf2e596ff267f35090f1fbce2f66bfb19250
Signing key:
Tree: 89c775f6a612eb11c90eb139d16595795fa899ab
File Lines added Lines deleted
README.md 5 0
File README.md added (mode: 100644) (index 0000000..7e72c01)
1 username=your@email password=0mg python update_json.py
2
3 Then open your freshly generated index.html containing all your emojis.
4
5 By default it caches all images locally, if you don't like it, just comment out the precache_images() call
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/gdr/bitmoji

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/gdr/bitmoji

Clone this repository using git:
git clone git://git.rocketgit.com/user/gdr/bitmoji

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main