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

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

Awesome Lists containing this project

README

          


An icon representing

Inscriptions


Translate text elegantly


Screenshot of a translator app window

Static Badge

## Installation

NOT YET
You can download and install Inscriptions from various sources:

[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg?new)](https://appcenter.elementary.io/io.github.elly_code.inscriptions)
[Download on Flathub](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
```