badges / shields

Concise, consistent, and legible badges in SVG and raster format

Home Page:https://shields.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badge request: Transifex

nelson6e65 opened this issue · comments

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

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.

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/

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/

See here (transifex/transifex-old-core#319) for more requests for proper github-type badges for transifex services. Would be really great to have these transifex type badges hopefully soon!

Yes please :1

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.

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

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.

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!

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

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

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