Auto build Tipitakapali.org v24.10.1
Download Tipitakapali.org v24.10.1. In the below Assets:
Change log:
Update VRI Pali as of 2024.08
Enable Ctrl/cmd + F (Find in page)
Reduced DB size
Improve UI, fix various bugs
Keep dictionary entries order
Note: Please uninstall any older versions of Tipitakapali.org before installing this version.
For Windows:
- Download the
.exe
file.
For Mac:
- For both Apple Silicon (arm64) M1, M2 etc.. and Intel x64 machines, download the
v24.10.1-universal.dmg
build. It has a larger size, but can be installed on both machines.
For Linux:
-
Download the
.deb
file. Install it with the following command:sudo apt install ./path-to-this-file.deb
. Once installed, you can "Pin to Dash" for easy access and a proper shortcut icon. I personally use this method on my Debian 12 setup. To uninstall, simply run:sudo apt remove tipitakapali.org
-
Or download the
.AppImage
file (NO icon).
Please note:
Since the code is NOT signed with a paid certificate, pls do not download or install from unknown sources.
Each release file includes a sha512
value in its respective .yml
file for verification.
On Unix like Debian/Ubuntu..., you can check for example:
echo test > test.txt
sha512sum test.txt | awk '{print $1}' | xxd -r -p | base64
Dj51I0q8aPQ3ioaz9LMqGYujAYRbDNblAQbodDRXAMxmY6hsHqEl3F6SvhfJj5oPhcqdX1ldsgEv
fMNXGUXBIw==