Releases: dlascelles/Arithmos
Arithmos 3.0.1 - Stable
The application is now also available for Linux.
Windows
Download the file "Arithmos.exe" and run it from your desktop. There is no installation process.
Linux
Download the archive "Arithmos.tar.xz" and extract it. Then make the "Arithmos" file an executable and run it.
The first time you run the application, it will create a database file named "ArithmosDatabase.sqlite" at the same location with the executable. Also any CSV files you generate with the application will be placed at the same location as well.
To update to a newer version, simply replace the old executable with the new one.
Changes
- Significant improvements in performance and memory allocation
- Minor UI fixes
Arithmos 3.0.0 - Stable
The application was rewritten from scratch, therefore this version will not be compatible with any previous versions.
Download the file "Arithmos.exe" (~130 MB) and run it from your desktop. There is no installation process.
The first time you run the application, it will create a database file named "ArithmosDatabase.sqlite" at the same location with the executable. Also any CSV files you generate with the application will be placed at the same location as well.
New features / changes
- It allows the creation of custom gematria methods / ciphers.
- It has a new user interface
- Dark & Light Modes
- Improved scanner capabilities
- It no longer capitalizes everything. This gives you the option to give lower case letters different values
Have fun!
Arithmos 2.1.0 - Stable
This release is a self-contained executable file, you don't need to install anything.
Download the file "Arithmos.exe" (~145 MB) and run it from your desktop.
Release Highlights
- Now you can export results to a csv file
- Some performance improvements
- Significant reduction in memory consumption during intensive operations
- Fixed a couple of minor bugs
Arithmos 2.0.2 - Stable
v2.0.2 Upgraded project to .Net 5 and the MVVM Toolkit
Arithmos 1.1.0 - Stable
Initial Release
v1.0.0 Initial Release