Skip to content

Commit 0e2c33d

Browse files
authored
README.md
1 parent eb63312 commit 0e2c33d

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

README.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,58 @@
1+
2+
13
# DiskLens
4+
25
DiskLens is a fast and modern disk analyzer built with Python and Flet. It scans drives, visualizes disk usage, finds large files, and helps clean junk files with a simple UI.
6+
7+
---
8+
9+
## 🚀 Download
10+
11+
Download the latest **DiskLens.exe** from the releases section.
12+
13+
Run the file — no installation required.
14+
15+
---
16+
17+
## ✨ Features
18+
19+
- Fast disk scanning
20+
- Find large files easily
21+
- Junk file cleanup
22+
- Simple and clean interface
23+
- Portable (no installation needed)
24+
25+
---
26+
27+
## 🖥️ How to Use
28+
29+
1. Download `DiskLens.exe`
30+
2. Run the application
31+
3. Select the drive you want to scan
32+
4. View disk usage and clean junk files
33+
34+
---
35+
36+
## 🧹 Junk Cleanup
37+
38+
DiskLens removes common junk files such as:
39+
40+
- `.tmp`
41+
- `.log`
42+
- `.bak`
43+
- `.cache`
44+
45+
---
46+
47+
## ⚠️ Note
48+
49+
Some antivirus software may warn about unknown executables.
50+
This happens because the app is not digitally signed.
51+
52+
---
53+
54+
## 👨‍💻 Author
55+
56+
Created by **Sanjay**
57+
58+
If you like this project, consider giving it a ⭐ on GitHub.

0 commit comments

Comments
 (0)