Bliki in a JAR

<<Back

Bliki in a Jar is a small Wiki written in Java with focus on supporting the Wikipedia syntax. It is intended to run on an USB stick as a replacement for a paper notebook as a Personal Information Manager (PIM).

Contents


Download

You can download the latest release here:

Installation

Unzip the BlikiInAJar ZIP file onto you harddisk or USB stick. Run one of the files

  • bliki.in.a.jar\bin\start.cmd (Windows) or
  • bliki.in.a.jar/bin/start.sh (Linux)

The webpage http://localhost:3003/wiki will be opened in your default webbrowser and you are ready to create and edit your own personal wiki pages. All wiki pages (with the exception of downloaded Wikipedia template pages) are stored as *.wiki files in the directory: bliki.in.a.jar/public/docs/wiki

Configuration

In the start.cmd (Windows) or start.sh (Linux) files you can set the default language for the wiki. At the moment Bliki in a Jar supports the following locales:

  • en - english
  • de - german
  • fr - french
  • es - spanish

language for wiki namespaces.

Features

Forum

BlikiInAJar related issues are also discussed in the

Acknowledgments

Bliki in a Jar is a project fork from the great Wiki in a Jar project available under the GNU General Public License (GPL). More details can be found here: