Skip to content

Arithmos 3.0.1 - Stable

Latest
Compare
Choose a tag to compare
@dlascelles dlascelles released this 26 Dec 17:44

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