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
- Host: GitHub
- URL: https://github.com/teamcons/mrworldwide
- Owner: teamcons
- License: gpl-3.0
- Created: 2025-07-25T17:03:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-01T23:05:22.000Z (2 months ago)
- Last Synced: 2025-08-02T07:42:41.788Z (2 months ago)
- Topics: elementary-app, elementary-os, elementaryos, flatpak, granite, gtk4, pantheon, vala
- Language: Vala
- Homepage:
- Size: 762 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Mr Worldwide
The power of language in the palm of your hand
![]()
## Installation
NOT YET
You can download and install Mr WorldWide from various sources:[](https://appcenter.elementary.io/io.github.teamcons/mrworldwide)
[](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
```