---
layout: default
title: Privacy Policy
permalink: /privacy/
---
# Privacy Policy for Tree CLI
**Last Updated: April 14, 2025**
## Overview
Tree CLI is an open-source command-line application that displays directory structures. It is developed as a free utility with no data collection capabilities.
## Data Collection
**Tree CLI does not:**
- Collect personal information
- Track usage statistics
- Send data to remote servers
- Contain analytics or telemetry
- Use cookies or store user preferences
## Local File Access
Tree CLI operates exclusively on your local file system:
- It only reads directory and file information that you explicitly specify
- It never transmits file listings or any other data outside your device
- All operations remain entirely local to your system
## Third-Party Services
Tree CLI does not integrate with or utilize any third-party services, APIs, or libraries that collect user data.
## Changes to This Policy
Any future changes to this privacy policy will be posted on this page.
## Contact
For support and questions:
- Please open an issue on the [GitHub repository](https://github.com/peteretelej/tree/issues)
This project is licensed under the MIT License - see the [LICENSE](https://github.com/peteretelej/tree/blob/main/LICENSE) file for details.