A simple cross platform machine translation app
Find a file
2025-06-28 00:48:11 +01:00
assets Added langcode picker 2025-06-28 00:48:11 +01:00
build-aux Fixed flatpak packaging, it only builds in debug mode rn since I'm still using the 0.6.3 dx binary due to the cargo metadata issues 2025-06-21 14:30:08 +01:00
desktop_assets Fixed flatpak packaging, it only builds in debug mode rn since I'm still using the 0.6.3 dx binary due to the cargo metadata issues 2025-06-21 14:30:08 +01:00
src Added langcode picker 2025-06-28 00:48:11 +01:00
.clippy.toml Initial bare bones app 2025-05-30 23:43:09 +01:00
.gitignore Initial bare bones app 2025-05-30 23:43:09 +01:00
build_android_icons.sh Fixed android build script, split translations into its own thread, doesn't lock up the UI and is much cleaner 2025-06-08 01:59:28 +01:00
Cargo.lock Added langcode picker 2025-06-28 00:48:11 +01:00
Cargo.toml Fixed flatpak packaging, it only builds in debug mode rn since I'm still using the 0.6.3 dx binary due to the cargo metadata issues 2025-06-21 14:30:08 +01:00
Dioxus.toml Initial bare bones app 2025-05-30 23:43:09 +01:00
input.css Initial bare bones app 2025-05-30 23:43:09 +01:00
LICENSE Initial bare bones app 2025-05-30 23:43:09 +01:00
meson.build Fixed flatpak packaging, it only builds in debug mode rn since I'm still using the 0.6.3 dx binary due to the cargo metadata issues 2025-06-21 14:30:08 +01:00
meson_options.txt Initial bare bones app 2025-05-30 23:43:09 +01:00
README.md Initial bare bones app 2025-05-30 23:43:09 +01:00
tailwind.config.js Initial bare bones app 2025-05-30 23:43:09 +01:00

TeangAistriú ("Language Transform" in Irish)

A simple cross platform machine translation app for Android and Linux, written in Rust, using Dioxus, Tailwindcss, and the Elm architecture.