Go to file
leca 75e63cad03 fix build.sh 2024-03-26 22:10:04 +03:00
src rustfmt and fixed not respecting kana preferences in ktr mode 2024-03-26 14:11:46 +03:00
.gitignore Initial commit 2024-03-08 13:49:51 +03:00
Cargo.toml Implemented basic hieroglyphs 2024-03-11 22:37:13 +03:00
LICENSE Initial commit 2024-03-08 13:49:51 +03:00
README.md readme changes 2024-03-26 22:09:06 +03:00
build.sh fix build.sh 2024-03-26 22:10:04 +03:00
org.foxarmy.learn-hieroglyph.gschema.xml update ui and some small changes 2024-03-25 05:20:18 +03:00

README.md

learn-hieroglyphs

building

To build this on GNU/Linux

1.Install dependencies for your distro:

Everything, starting with $ should be run as usual user without that sign. # in the start indicated that root is necessary.

Arch linux:

# sudo pacman -S glib2 rust

Debian and derivatives:

# sudo apt install libglib2.0-0 cargo

2.Build it:

$ chmod +x ./build.sh
$ ./build.sh

then, run it:

$ cargo run

Windows

Windows sucks.

Contributing

Contributing is welcome! Please, make an issue if you found a bug. Ideas are welcomed as well!

Закрытие проекта

скоро..