Skip to content

fiji/fiji-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This package implements support for fiji:// links, built on scijava-desktop. Support can be extended via LinkHandler plugins.

Supported link commands

fiji://open — open data

Link Description
fiji://open/file?p=<path> Open a local file (e.g. /path/to/image.tif)
fiji://open/url?p=<url> Open a remote URL (e.g. https://example.com/image.tif)
fiji://open/source?p=<source> Open a data source, auto-detecting its type

fiji://hello — diagnostic/testing

Link Description
fiji://hello/print?greeting=<text> Print a message to stdout
fiji://hello/log?greeting=<text>&level=<level> Log a message at the given log level (e.g. info, warn, error)
fiji://hello/dialog?greeting=<text> Show a message in a dialog box

About

Standard fiji:// URL handlers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages