badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.66k stars 5.49k forks source link

Badge request: Transifex #497

Open nelson6e65 opened 9 years ago

nelson6e65 commented 9 years ago

Should be nice have badges from Transifex (https://www.transifex.com), like translation progress, translation progress by language, number of resources/languages/translators...

http://docs.transifex.com

espadrine commented 9 years ago

Haha, I learned about transifex literally two weeks ago. Great suggestion!

Plus they have an API: http://docs.transifex.com/api/

I'm not sure if we can do without the password requirement.

nelson6e65 commented 9 years ago

Yes... I was wondering about that... "limitation". :/

There is some Web Hook integration... but... I should learn more about it. Maybe can be useful. http://docs.transifex.com/integrations/webhook/

nelson6e65 commented 9 years ago

Sheck this from widgets (dinamic stats):

Resource example

https://www.transifex.com/projects/p/transifex/resource/core/chart/image_png

https://www.transifex.com/projects/p/transifex/widgets/

jens-maus commented 8 years ago

See here (https://github.com/transifex/transifex/issues/319) for more requests for proper github-type badges for transifex services. Would be really great to have these transifex type badges hopefully soon!

teleivo commented 8 years ago

Yes please :1

UdoKifferbrehl commented 7 years ago

+1

greatislander commented 6 years ago

Not a perfect solution, but I made this microservice which uses the Transifex API to get a resource's translation status. You can use it in a dynamic badge.

nelson6e65 commented 6 years ago

Interesting, @greatislander. I'll check this later.

niccokunzmann commented 5 years ago

There has be progress on Transifex badges since the creation of this issue. You can check it out as it is linked in the issue.

mwithi commented 4 years ago

There has be progress on Transifex badges since the creation of this issue. You can check it out as it is linked in the issue.

@niccokunzmann what link exactly? I'm not able to find a Transifex Official doc for this issue, thanks!

niccokunzmann commented 4 years ago

I added a service for badges here: https://transifex-open-api.herokuapp.com/

mwithi commented 4 years ago

I added a service for badges here: https://transifex-open-api.herokuapp.com/

Why not a summary badge with all languages, expanded names, in a table layout?

I had to do like this

niccokunzmann commented 4 years ago

@mwithi a pull request is welcome if you like to add this functionality. There might be something like this provided by Transifex already.