2024.11.15 - version
github-actions
released this
23 Nov 15:56
·
8 commits
to master
since this release
Download Tipitakapali.org v24.11.15. In the below Assets:
New:
- Added Ctrl /Cmd+ F: find in Page
- Update dictionaries
For Windows:
- Download the -windows.zip file.
- Unzip/Extract the contents of the zip file, and run the install file.
- Note: We do not have a paid certificate to sign the app, so Windows Defender SmartScreen may prevent the installation.
- If this happens, follow the steps shown in the below picture to install:
- (You can also download and install the .exe file directly, if your browser permits downloading .exe files.)
For Mac:
- Download the
Tipitakapali.org-24.11.15-universal.dmg
build (for both Apple Silicon (arm64) M1, M2 etc.. and Intel x64 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==