Licenses
AutoDoc is built using high-quality open-source software. We are grateful to the authors and contributors of the following projects.
Core Framework & Backend (Rust)
| Library | License | Description |
|---|---|---|
| Tauri | MIT / Apache 2.0 | Desktop application framework |
| Rust Standard Library | MIT / Apache 2.0 | Core language components |
| Tokio | MIT | Asynchronous runtime for Rust |
| SQLx | MIT / Apache 2.0 | Async SQL toolkit (SQLite) |
| Serde | MIT / Apache 2.0 | Serialization/deserialization framework |
| Reqwest | MIT / Apache 2.0 | HTTP client library |
| Image | MIT / Apache 2.0 | Image processing library |
| Headless Chrome | MIT | PDF generation engine |
| Docx-rs | MIT | Word document generation |
| Zip | MIT | Archive management |
| UUID | MIT / Apache 2.0 | Unique identifier generation |
| Chrono | MIT / Apache 2.0 | Date and time handling |
| Rdev | MIT | Global input listener |
| Uiautomation | MIT / Apache 2.0 | Windows UI Automation wrapper |
| Notify | CC0-1.0 | Cross-platform file system notification library |
| Lopdf | MIT | PDF document manipulation |
| Hostname | MIT | System hostname retrieval |
| Sha2 | MIT / Apache 2.0 | Secure Hash Algorithm 2 |
| Hex | MIT / Apache 2.0 | Hexadecimal encoding/decoding |
| Walkdir | Unlicense / MIT | Recursive directory traversal |
| Active-win-pos-rs | MIT | Window position and size detection |
| Tauri-plugin-updater | MIT / Apache 2.0 | In-app update management |
| Tauri-plugin-single-instance | MIT / Apache 2.0 | Single instance application lock |
| Machine-uid | MIT | Hardware ID generation |
| Screenshots | MIT | Screen capture utility |
| Anyhow | MIT / Apache 2.0 | Error handling utility |
| Base64 | MIT / Apache 2.0 | Base64 encoding/decoding |
| Rayon | MIT / Apache 2.0 | Parallel data processing |
| Tempfile | MIT / Apache 2.0 | Temporary file management |
Frontend (React & TypeScript)
| Library | License | Description |
|---|---|---|
| React | MIT | User interface library |
| TypeScript | Apache 2.0 | Static typing for JavaScript |
| Tailwind CSS | MIT | Utility-first CSS framework |
| Heroicons | MIT | Icon set for the user interface |
| Lucide React | ISC | Icon set for the user interface |
| Dnd-kit | MIT | Drag and drop toolkit |
| Zustand | MIT | State management library |
| i18next | MIT | Internationalization framework |
| Tauri Plugins | MIT / Apache 2.0 | Dialog, Opener, and Updater system plugins |
| Vite | MIT | Frontend build tool |
Legal Notices
The software listed above is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.