https://github.com/elly-code/inscriptions
The power of language in the palm of your hand
https://github.com/elly-code/inscriptions
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/elly-code/inscriptions
- Owner: elly-code
- License: gpl-3.0
- Created: 2025-07-25T17:03:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-04-04T11:16:01.000Z (about 2 months ago)
- Last Synced: 2026-04-04T13:14:29.025Z (about 2 months ago)
- Topics: elementary-app, elementary-os, elementaryos, flatpak, granite, gtk4, pantheon, vala
- Language: Vala
- Homepage:
- Size: 3.04 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-deepl - Inscriptions - DeepL API GTK4 Frontend written in Vala (Awesome DeepL / Other)
README
Inscriptions
Translate text elegantly
## Installation
NOT YET
You can download and install Inscriptions from various sources:
[](https://appcenter.elementary.io/io.github.elly_code.inscriptions)
[
](https://flathub.org/apps/io.github.elly_code.inscriptions)
## 🛣️ Roadmap
-Switch backends
## 💝 Donations
Yes please (https://ko-fi.com/teamcons)
Wpkelso did the icon: https://github.com/wpkelso
## 🏗️ 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.elly_code.inscriptions.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.elly_code.inscriptions.flathub.yml
```