What is Yapbam? Yapbam (Yet Another Personal Bank Account Manager) is ... another personal bank account manager. It's cross-platform (Java), portable, extensible (with plugins), and (I hope) easy to use. It can synchronize your data across multiple computers using your Dropbox account (even if the Dropbox client is not installed on the computer). Some features of Yapbam;
System requirements
Installing Yapbam Download yapbam-0.20.12.zip. Make a directory/map with the name "yapbam". Open the zip file and copy everything to the new created directory/map. You can delete the files "Yapbam.exe" (Windows) and "yapbam.sh" (Linux). That's about it! There is a tutorial on the website which still runs in our version of Adobe Flash (tested with Shockwave Flash 7.0 r60) The used cmd file Yapbam works with Open JDK in OS/2-eCS. I have a yapbam.cmd file with the following contents; @echo off SET CLASSPATH= SET path=[drive: java]\JAVA160ga5\bin SET BEGINLIBPATH=[drive: java]\JAVA160ga5\bin [drive: yapbam] cd [drive: yapbam]\yapbam javaw -Duser.home=[drive: yapbam]\yapbam -jar .\app\program.jar 2>yapbam-bugs.txtI use 2 separate folders (directories), one for Java and one for Yapbam with the files created by this program (only the data from your bank etc. goes to an other location, but that is up to you). The references used in the cmd file;
should be replaced with real drive letters. Save the file and name it "yapbam.cmd" or use the file from the distribution. This file is copied to the "yapbam" directory/map. Furthermore, different paths?, adjust according to your needs. Create a new program object. Specify the path and file name: "[drive: yapbam]\yapbam\yapbam.cmd". In the tabpage Session check the boxes "OS/2 window", "Running as an icon" and "Close Window to end program". In the tabpage General you can enter the name "Yapbam". There is an OS/2 icon in the distribution. Parameters / options explained
Download In the file you can find above command file (all drive letters are on set to C:) and an OS/2 Yapbam icon: yapbam-ecs.zip. revision March 1, 2020 |