Prerequisite
Java version 1.8.0_45 or higher is required for oStorybook to work. However, operation with Java 11, 17 and even 21 has shown no difficulty. You can also use the open source version called OpenJDK.
Windows
- Download the exe file which name is oStorybook-X.yz.exe.
- Start install asking to execute this file. (Confirm the execution request, Microsoft considers that an executable file can only be trusted if it comes from its ‘Store‘).
MacOS
- Download the tar.gz file and start it.
Linux
for all Debian based.
- Download the oStorybook-X.yz.deb.
- Open a termianl window and stat install with:
sudo dpkg -i oStorybook-X.yz.deb
- Check if the item menu was correctly created on your Desktop (for Gnome). Otherwise, create a shortcut using your usual method.
for ArchLinux
the community offers a standard package, see ici
for all other Linux
or if you have any problems, use the basic procedure with the Zip file:
- Download the oStorybook-X.yz.zip.
- Extract this file into a local directory (I recommend creating this directory with the name oStorybook, so that you can identify it more easily).
- Look for the oStorybook.jar or Storybook.jar file in this directory.
- Take inspiration from the .bat or .sh file to build your own launcher.