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

https://github.com/miroku-devel/dhammapada

A multilingual Dhammapada reader for GNU/Linux
https://github.com/miroku-devel/dhammapada

buddha buddhism dhamma siddharta verses

Last synced: 24 days ago
JSON representation

A multilingual Dhammapada reader for GNU/Linux

Awesome Lists containing this project

README

          


Dhammapada


A multilingual Dhammapada reader for GNU/Linux.



## Language selection
The application will automatically detect your operating system's language upon startup.\
To manually override the language (for example, to run the app in German):

```
$ env LANGUAGE=de ./Dhammapada-*-x86_64.AppImage
```

## Building from source
To compile and run the project locally, ensure you have\
**Rust**, **GTK4**, and **Libadwaita** development libraries installed:\
\
Example for Ubuntu/Debian:

```bash
$ sudo apt install libgtk-4-dev libadwaita-1-dev
$ cargo run
```

## Copyright and License
The Rust application logic, UI design, assets and build scripts are licensed under the\
**GNU General Public License 3.0**.

All translations are the property of their respective authors or original publishers.\
For the complete list of translators, sources, and individual license terms for each language\
please consult the [CREDITS](./CREDITS) file.