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

https://github.com/koala-framework/kwf-weblate


https://github.com/koala-framework/kwf-weblate

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

To use weblate you will need an api-token.
Please add it to a config file in your home directory:

~/.config/koala-framework/kwf-weblate/config

It should look like this:

{
"apiToken": "yourApiKey"
}