10 lines
372 B
Markdown
10 lines
372 B
Markdown
# cryptomator-utils
|
|
|
|
A collection of standalone Python command-line scripts for inspecting [Cryptomator](https://cryptomator.org/) drives. The scripts operate on the encrypted drive directly and do not require Cryptomator to be running.
|
|
|
|
Includes scripts for:
|
|
|
|
* Listing contents of a directory
|
|
* Decrypting a single file
|
|
* Getting the encrypted filename of a single file
|