|
17 | 17 | <a href="https://lgtm.com/projects/g/mfl28/BoundingBoxEditor/context:java"> |
18 | 18 | <img src="https://img.shields.io/lgtm/grade/java/g/mfl28/BoundingBoxEditor.svg?logo=lgtm&logoWidth=18" alt="Language Grade: Java"> |
19 | 19 | </a> |
| 20 | + <img src="https://img.shields.io/github/downloads/mfl28/boundingboxeditor/total" alt="Github all releases"> |
20 | 21 | <a href="https://github.com/mfl28/BoundingBoxEditor/releases/latest"> |
21 | 22 | <img src="https://img.shields.io/github/v/release/mfl28/BoundingBoxEditor?label=release" alt="GitHub Release (latest by date)"> |
22 | 23 | </a> |
@@ -52,11 +53,11 @@ Annotations can be imported and saved from/to JSON files, [Pascal VOC](http://ho |
52 | 53 | Download the latest release installer or portable image (no installation required) of *Bounding Box Editor* for your operating system from the links below. These files were created using the |
53 | 54 | [jpackage](https://openjdk.java.net/jeps/343) packaging tool, the [Badass JLink Gradle plugin](https://github.com/beryx/badass-jlink-plugin) and [github-actions](.github/workflows/workflow.yml). |
54 | 55 |
|
55 | | -| OS | Installer | Portable | |
56 | | -| ------------- |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -------- | |
57 | | -| Linux | [deb](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor_2.4.0-1_amd64.deb), [rpm](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-2.4.0-1.x86_64.rpm) | [image](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-portable-linux.zip)| |
58 | | -| macOS | [dmg](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-2.4.0.dmg) | [image](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-portable-macos.zip) | |
59 | | -| Windows | [exe](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-2.4.0.exe) | [image](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-portable-windows.zip) | |
| 56 | +| OS | Installer | Portable | Stats | |
| 57 | +| ------------- |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -------- |------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 58 | +| Linux | [deb](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor_2.4.0-1_amd64.deb), [rpm](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-2.4.0-1.x86_64.rpm) | [image](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-portable-linux.zip)|  | |
| 59 | +| macOS | [dmg](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-2.4.0.dmg) | [image](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-portable-macos.zip) |  | |
| 60 | +| Windows | [exe](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-2.4.0.exe) | [image](https://github.com/mfl28/BoundingBoxEditor/releases/latest/download/boundingboxeditor-portable-windows.zip) |  | |
60 | 61 |
|
61 | 62 | ### Alternative installation methods |
62 | 63 | #### Windows ([chocolatey package](https://chocolatey.org/packages/boundingboxeditor)) |
|
0 commit comments