https://github.com/imagej/imagej-updater
The automatic updater for ImageJ
https://github.com/imagej/imagej-updater
Last synced: about 1 year ago
JSON representation
The automatic updater for ImageJ
- Host: GitHub
- URL: https://github.com/imagej/imagej-updater
- Owner: imagej
- License: other
- Created: 2014-04-23T12:24:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T16:04:34.000Z (about 1 year ago)
- Last Synced: 2025-04-10T17:56:01.435Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 736 KB
- Stars: 12
- Watchers: 25
- Forks: 15
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/imagej/imagej-updater/actions/workflows/build-main.yml)
ImageJ Updater
--------------
The ImageJ Updater is a mechanism to update individual packages in ImageJ. The
Updater keeps users up-to-date with all components of ImageJ, including both
plugins and the core components (libraries) needed by the plugins.
The ImageJ Updater can handle 3rd-party update sites: anybody with write access
to a web server can [set up their own update
site](http://wiki.imagej.net/How_to_set_up_and_populate_an_update_site) which
users can decide to follow.
For more details, see the [Updater](http://wiki.imagej.net/Updater) page on the
ImageJ wiki.