/AxiFi

Software science project

Primary LanguageJava

AxiFi (by CyberDyne)

A financial tracking program.

Releases (hosted on Google Drive)

Latest:

OS Installer
Windows (.exe) AxiFi.zip
MacOS Currently unavailable
Linux Currently unavailable
All (JAR) AxiFi.jar.zip

Developers

Testing

Can be run as a normal Java application in eclipse. The main method is in MainApp.java.

Deployment

This project uses the e(fx)clipse Eclipse extension, and subsequently Apache Ant, to generate various installers for Windows (.exe), MacOS (.dmg), and Linux (.deb).

After installing e(fx)clipse, the installer can be built by opening build.fxbuild and clicking "Generate ant build.xml and run" in the Building_Exporting section on the top right.

This will generate the installers in \build\deploy.