Appears from readme there are no installers available.
So in case other newbie like me, this is what I did for 10.15 catalina install
steps
1 JpdfBookmarks is a java app, so made sure have the java version required as per readme
2 created a directory on my local where I desired (jpdf)
3 downllaod jpdfbookmarks 2.5.2 from this website (sourceforge)
4 extracted the zip
Then to run the java app JPdfbookmarkes
STEP 1 opened terminal and navigated to the new directory /jpdf
STEP 2 Type "java -jar space" and THEN drag the .jar file to the terminal to get the path
Likely a much easier way. But this works, so now happy.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, is there a .DMG file to install the app on osx (catalina) environment? thankyou
Appears from readme there are no installers available.
So in case other newbie like me, this is what I did for 10.15 catalina install
steps
1 JpdfBookmarks is a java app, so made sure have the java version required as per readme
2 created a directory on my local where I desired (jpdf)
3 downllaod jpdfbookmarks 2.5.2 from this website (sourceforge)
4 extracted the zip
Then to run the java app JPdfbookmarkes
STEP 1 opened terminal and navigated to the new directory /jpdf
STEP 2 Type "java -jar space" and THEN drag the .jar file to the terminal to get the path
Likely a much easier way. But this works, so now happy.