Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yume190/colotar

Colotar, the colorful avatar; because identicons are too mainstream.
https://github.com/yume190/colotar

Last synced: 11 days ago
JSON representation

Colotar, the colorful avatar; because identicons are too mainstream.

Awesome Lists containing this project

README

        

Colotar
=======

Colotar, the colorful avatar; because identicons are too mainstream.

About
-----

Colotars are colorful avatars that can are generated from an SHA-1 hash of a given string. They are similar to identicons,
but do not share a common code base, nor do they look the same.

Example
------

Here is an example of a colotar generated from the colotar PHP class:
![Colotar Example](http://i62.tinypic.com/abgg9g.png)

Implementation
--------------

Implementing Colotar into you website is easy, all you have to do is declare a new instance of the Colotar class and pass
a value to the getColotar() method. If you're still confused, check out the examples directory.

Contributing
------------

Thanks for helping me out! Fork->Modify->Test->Pull Request. You know the drill!

Authors
-------

```
Josh - [email protected]
Et Al. AKA: Contributers
```