Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hurryhuang1007 committed Sep 2, 2019
1 parent e8e4bd9 commit 85b82df
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Xslide

An application that can quickly view large images like .tif, .svs, .bif, .hdpi, .vms and .mrxs file(s).

## Screenshot

![init](./screenshot/init.jpg)
![viewer-1](./screenshot/viewer-1.jpg)
![viewer-2](./screenshot/viewer-2.jpg)
![viewer-3](./screenshot/viewer-3.jpg)

## Credits

Xslide would not exist without them:

[libvips](https://libvips.github.io/libvips/)
- A fast image processing library with low memory needs.

[electron](https://electronjs.org/)
- Build cross platform desktop apps with JavaScript, HTML, and CSS

## TODO

[] adapt MacOS

[] adapt Linux
Binary file added screenshot/init.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/viewer-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/viewer-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/viewer-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 85b82df

Please sign in to comment.