1
0
Fork 0
mirror of https://github.com/Findus23/plugin-ProfileAvatar.git synced 2024-09-19 15:23:45 +02:00
plugin-ProfileAvatar/README.md

19 lines
1 KiB
Markdown
Raw Permalink Normal View History

2020-05-20 10:41:04 +02:00
# Matomo ProfileAvatar Plugin
2021-09-04 21:50:33 +02:00
[![Translation status](https://hosted.weblate.org/widgets/matomo/-/communityplugin-profileavatar/svg-badge.svg)](https://hosted.weblate.org/projects/matomo/communityplugin-profileavatar/)
2020-05-20 10:41:04 +02:00
## Description
Are you tired of always seeing the same placeholder profile picture in the Vistitor Profile?
This plugin creates randomly generated user avatars based on the visitorID inspired by classical identicons:
- Cat Avatar (based on [cat-avatar-generator](https://framagit.org/Deevad/cat-avatar-generator/) by [David Revoy](https://www.davidrevoy.com/))
- Bird Avatar (the same with birds)
- MonsterID (based on [MonsterID](https://www.splitbrain.org/projects/monsterid) by Andreas Gohr)
- Identicon (based on [indenticon.js](https://github.com/stewartlord/identicon.js) by Stewart Lord)
- Blockies (based on [blockies](https://github.com/download13/blockies) by Erin Dachtler)
2020-05-20 11:14:11 +02:00
In the Personal Settings every use can choose which avatar type they want to see.
No data is shared with other services as all images are generated locally.