Auto build Tipitakapali.org v24.7.27
Download Tipitakapali.org v24.7.27. In the below Assets:
Click to expand/collapse changelog
Change logs:-
Updated Pāḷi text as of the latest VRI July 2024 update
Example in vin01a.att:cassa suu gahitā hoti
=>cassa suṭṭhu gahitā hoti.
-
[UI] Fix setTimeout in toggle Menu reported by Ven. Pavaradhammika
-
Change CSS button color, disable GPU, update FTS as of July 2024 Pāḷi text
For Windows:
- Download the
.exe
file.
For Mac:
- For both Apple Silicon (arm64) M1, M2 etc.. and Intel x64 machines, download the
v24.7.27-universal.dmg
build. It has a larger size, but can be installed on both machines.
For Linux:
-
Download the
.AppImage
file. -
Or alternatively, download the
.deb
file and install it usingsudo apt install ./path-to-this-file.deb
. Once installed, you can "Pin to Dash" to create a proper shortcut icon on your Dash. I am using this.deb
file on my Debian 12 system. To uninstall it:sudo apt remove tipitakapali.org
Please note:
Since the code is not signed with a paid certificate, 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==