mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
16 lines
936 B
Text
16 lines
936 B
Text
# FileHound Export Utility
|
|
|
|
```mdx-code-block
|
|
<p style={{ "text-align": "center" }}>
|
|
<img src={require("@site/static/img/showcase/filehound.webp").default} />
|
|
<br />
|
|
</p>
|
|
```
|
|
|
|
[FileHound Export Utility](https://www.filehound.co.uk/) FileHound ist eine Cloud-Dokumentenverwaltungsplattform für sichere Dateispeicherung, Business Process Automation und SmartCapture Funktionen.
|
|
|
|
Das FileHound Export Utility ermöglicht es FileHound Administratoren, sichere Dokumenten- und Datenextrahierungsaufgaben für alternative Backup- und Wiederherstellungszwecke auszuführen. Diese Anwendung lädt alle in FileHound gespeicherten Dokumente und/oder Metadaten herunter, basierend auf den gewählten Filtern. Die Metadaten werden sowohl in JSON- als auch in XML-Formaten exportiert.
|
|
|
|
Das Backend wurde mit folgendem gebaut: Go 1.15 Wails 1.11.0 go-sqlite3 1.14.6 go-linq 3.2
|
|
|
|
Das Frontend mit: Vue 2.6.11 Vuex 3.4.0 TypeScript Tailwind 1.9.6
|