Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mozhi #175

Open
toyboatcash opened this issue Jun 6, 2024 · 2 comments
Open

Add Mozhi #175

toyboatcash opened this issue Jun 6, 2024 · 2 comments

Comments

@toyboatcash
Copy link
Contributor

Mozhi is an alternative-frontend for many translation engines. https://codeberg.org/aryak/mozhi#instances

@idnovic
Copy link

idnovic commented Sep 13, 2024

I would like to request this too.
Mozhi is a really nice frontend.

@idnovic
Copy link

idnovic commented Sep 13, 2024

        # ==============================================================
        # Mozhi update
        # ==============================================================
        curl -s https://codeberg.org/aryak/mozhi/raw/branch/master/instances.json | \
          jq '[.[] | .link]' > mozhi-tmp.json
        jq --slurpfile mozhi mozhi-tmp.json \
          '(.[] | select(.type == "mozhi") )
          .instances |= $mozhi[0]' services-full.json > services-tmp.json

          apply_update

Untested but this should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants