mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
21 lines
582 B
Markdown
21 lines
582 B
Markdown
---
|
|
layout: docs
|
|
title: Tools
|
|
permalink: doc/tools
|
|
---
|
|
|
|
# {{ page.title }}
|
|
|
|
The `tools/` folder contains some scripts and other resources intented
|
|
for integrating docspell.
|
|
|
|
- [ds.sh](ds) A script to quickly upload files from the command
|
|
line.
|
|
- [Consume Directory](consumedir) A script to watch a directory
|
|
for new files and upload them to docspell.
|
|
- [Browser Extension](browserext) An extension for firefox to
|
|
upload files from your browser via *right-click -> upload to
|
|
docspell*.
|
|
- [SMTP Gateway](smtpgateway) Start a SMTP server that forwards all
|
|
mails to docspell.
|