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

https://github.com/teamcons/mrworldwide

The power of language in the palm of your hand
https://github.com/teamcons/mrworldwide

elementary-app elementary-os elementaryos flatpak granite gtk4 pantheon vala

Last synced: about 2 months ago
JSON representation

The power of language in the palm of your hand

Awesome Lists containing this project

README

          


An icon representing

Mr Worldwide


The power of language in the palm of your hand


Screenshot of a translator app window

Static Badge

## Installation

NOT YET
You can download and install Mr WorldWide from various sources:

[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg?new)](https://appcenter.elementary.io/io.github.teamcons/mrworldwide)
[Download on Flathub](https://flathub.org/apps/io.github.teamcons/mrworldwide)

## 🛣️ Roadmap

- icon

-Switch backends

## 💝 Donations

Yes please (https://ko-fi.com/teamcons)

## 🏗️ Building

Installation is as simple as installing the above, downloading and extracting the zip archive, changing to the new repo's directory,
and run the following command:

On elementary OS or with its appcenter remote installed

```bash
flatpak-builder --force-clean --user --install-deps-from=appcenter --install builddir ./io.github.teamcons.mrworldwide.yml
```

On other systems:

```bash
flatpak run org.flatpak.Builder --force-clean --sandbox --user --install --install-deps-from=flathub --ccache --mirror-screenshots-url=https://dl.flathub.org/media/ --repo=repo builddir io.github.teamcons.mrworldwide.flathub.yml
```