mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 10:02:55 +08:00
24 lines
793 B
Plaintext
24 lines
793 B
Plaintext
|
|
# FileHound Export Utility
|
|
|
|
<p style={{"text-align": "center"}}>
|
|
<img src="filehound.jpg"></img><br/>
|
|
</p>
|
|
|
|
|
|
[FileHound Export Utility](https://www.filehound.co.uk/) FileHound is a cloud document management platform made for secure file retention, business process automation and SmartCapture capabilities.
|
|
|
|
The FileHound Export Utility allows FileHound Administrators the ability to run a secure document and data extraction tasks for alternative back-up and recovery purposes. This application will download all documents and/or meta data saved in FileHound based on the filters you choose. The metadata will be exported in both JSON and XML formats.
|
|
|
|
Backend built with:
|
|
Go 1.15
|
|
Wails 1.11.0
|
|
go-sqlite3 1.14.6
|
|
go-linq 3.2
|
|
|
|
Frontend with:
|
|
Vue 2.6.11
|
|
Vuex 3.4.0
|
|
Typescript
|
|
Tailwind 1.9.6
|