Skip to content

Zotero Standalone Client with the possibility of choosing the sync server address.

License

Notifications You must be signed in to change notification settings

christian-nils/zotero-sync-standalone

Repository files navigation

zotero-sync-standalone

Zotero Standalone Client with the possibility of choosing the sync server address. Instructions based on https://github.com/SamuelHassine/zotero-prime

Instructions

Configuration

Modify the file config.sh to register the URL of your Zotero Data server.

Build

For Linux, do the following:

git clone --recursive https://github.com/christian-nils/zotero-sync-standalone.git
cd zotero-sync-standalone
./build.sh

For MacOS and Windows, you will need to change build.sh. Replace all the occurences -p l with -p m (for MacOS) and -p w (for Windows).

Run Client

After the build, you will find the binaries in ./zotero-standalone-build/staging/Zotero_OSVersion/zotero. You just need to run it and connect to your Sync server (Edit/Preferences -> Sync).

About

Zotero Standalone Client with the possibility of choosing the sync server address.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages