Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FinderGG committed Nov 6, 2020
1 parent d3e4bbb commit e572f78
Showing 1 changed file with 23 additions and 9 deletions.
32 changes: 23 additions & 9 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Welcome to iPrevew

- Previews in **Finder, Quick Look, Spotlight**.
- Supported multiple file, **Source Code, Markdown, Jupyter, Math typeset, 3D Models, Image, other** file types, etc.
- Supported multiple file, **Source Code, Markdown, Jupyter, Math typeset, 3D Models, Image, Archive, other** file types, etc.
- Supported **Light** and **Dark Mode**.

### Screenshots
Expand All @@ -13,18 +13,14 @@
![iPreview-markdown](https://i.loli.net/2020/06/24/TMbfoPJyurAqwxU.png)
![iPreview-image](https://i.loli.net/2020/06/24/9qmNRkbDwZ7snfG.png)
![iPreview-3d](https://i.loli.net/2020/06/24/ZOH19xeaGWncIfr.png)
![iPreview-zip.png](https://i.loli.net/2020/11/06/Ri1I89v2VK7plky.png)
- Spotlight
![iPreview-setting](https://i.loli.net/2020/06/24/8PwYg9bKBjLtTOp.png)


### Source Code
- Supported multiple Source Code file, ***.js, jsx, tsx, .vue, .css, .less, .scss, .wxml, .wxss, objc, .swift, .java, .kotlin, .dart, .py, .rb, .rs, .go, .json, .yml*** and many more.
- Supported **Dark Mode** and multiple **Syntax highlight**theme.
<details>
<summary>file type</summary>

content!!!
</details>

### Document
- Supported ***Markdown, Jupyter*** and ***Math typeset***.
Expand All @@ -38,12 +34,30 @@ content!!!
- Supported ***Webp, Avif***.
- Supported display image size.

### Archive
- Supported ***.zip, .rar***.
- Supported display file name, size, date.

### Subtitle
- Supported ***.ass, .srt***.

### Other
- ***.properties, .gradle, .iml, README, Podfile, LICENSE, Gemfile*** and many more.
- ***README, LICENSE, Podfile , Gemfile*** and many more.

## Supported files
| Type | Files |
| ---- | ---- |
| Source Code | .c, .h, .m, .mm, .java, .kt, .swift, .dart, .bash, .py, .go, .lua, .rs, .php, .josn, .js, .vue, .tsx, .jsx, .ux, .wxml, .css, .wxss, .less, scss, .sass, .gradle, .iml, .properties, .strings, .sh, .rb , erb, ru, .conf, .styl, .do, .slim ,.haml, .ini, .toml, .psd1, .cs, .lock, .swig, .ejs, .coffee, .yaml |
| Document | .md, .ipynb |
| 3D | .fbx, .dae, .dxf, .3ds, .ac, .ase, .blend, .bvh, .cob, .csm, .hmp, .ifc, .irr, .irrmesh, .lwo, .lxo, .lws, .md2, .md5mesh, .mdl, .ms3d, .nff, .smd, .stl, .ter, .wrl, .x, .zgl, .q30 |
| Table | .tsv, .tab |
| Subtitle | .ass, .srt |
| Image | .webp, .avif |
| Archive | .zip, .rar |
| Other | README, LICENSE, Podfile, Gemfile, Makefile, Dockerfile .gitignore, .zshrc, .bashrc, .vimrc, .irbrc |


### Privacy
- iPreview do not collect, store or transmit any user data whatsoever.
- We may update our privacy policy from time to time. Therefore, we recommend that you regularly check this page for any changes. We will notify you of any changes by posting a new privacy policy on this page. These changes will take effect immediately after they are posted on this page.
- If you have any questions about this Privacy Policy, please contact us.


0 comments on commit e572f78

Please sign in to comment.