Skip to content

🧰 (Almost) unique identicons - Based on SHA-1 and inspired by folded paper.

License

Notifications You must be signed in to change notification settings

LenaSchnedlitz/origamicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Origamicons

(Almost) unique identicons - Based on SHA-1 and inspired by folded paper.

How to Use

Requirements

This program is written in Python 3.6.
Requirements are listed in requirements.txt and can be installed with Pip:

cd origamicon
pip install -r requirements.txt

Web App

The web app can be started by executing app.py inside the origamicon folder:

python app.py

URL Parameter

Origamicons can be requested directly using URL parameters, e.g. localhost:5000/mailea

Command Line Tool

The avatar generator can also be used as a command line tool:

python generator.py

Online

To see the web app in action, click here.

About

🧰 (Almost) unique identicons - Based on SHA-1 and inspired by folded paper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published