Skip to content

Commit 03ea610

Browse files
committed
README update to latest version
1 parent 77c6bb6 commit 03ea610

1 file changed

Lines changed: 38 additions & 11 deletions

File tree

README.md

Lines changed: 38 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
![Platform](https://img.shields.io/badge/Windows-0078D6?style=flat&logo=windows&logoColor=white)
99
![Platform](https://img.shields.io/badge/Linux-FCC624?style=flat&logo=linux&logoColor=black)
1010
![License: MIT](https://img.shields.io/badge/License-MIT-A31F34?logo=opensourceinitiative&logoColor=8A8B8C)
11+
![Microsoft Store](https://img.shields.io/badge/Microsoft%20Store-Available-blue)
12+
[![tidybit](https://snapcraft.io/tidybit/badge.svg)](https://snapcraft.io/tidybit)
1113

1214
## 📹 Video Demo: Watch on Youtube
1315

@@ -16,17 +18,42 @@
1618
#### 🐧 Linux - [Linux Demo](https://www.youtube.com/watch?v=_gJDg9AWWsk)
1719

1820
## 📥 Download
19-
**[Download the latest version here](https://github.com/Veda-Swaroop/TidyBit/releases/tag/v1.2.0)**
2021

21-
### 🪟 Windows Instructions
22-
1. Download the `.exe` setup file.
23-
2. Run the installer and follow the steps.
22+
Choose your preferred way to install **TidyBit**:
23+
24+
---
25+
26+
### 🪟 Windows (Recommended)
27+
[![Get it from Microsoft](https://get.microsoft.com/images/en-us%20dark.svg)](https://apps.microsoft.com/store/detail/9PGJQVC129C0)
28+
29+
✔ Automatic updates
30+
✔ Recommended for most users
31+
32+
---
33+
34+
### 🐧 Linux (Snap)
35+
[![Get it from the Snap Store](https://snapcraft.io/en/light/install.svg)](https://snapcraft.io/tidybit)
36+
37+
✔ Easy installation
38+
✔ Auto updates via Snap
39+
40+
---
41+
42+
### 📦 Direct Download (GitHub Releases)
43+
[![GitHub release](https://img.shields.io/github/v/release/Veda-Swaroop/TidyBit?label=GitHub%20Releases)](https://github.com/Veda-Swaroop/TidyBit/releases)
44+
45+
#### Windows
46+
1. Download the `.exe` setup file
47+
2. Run the installer and follow the instructions
48+
49+
#### Linux (AppImage)
50+
1. Download the `.AppImage` file
51+
2. Right-click → **Properties → Permissions**
52+
3. Enable **“Allow executing file as program”**
53+
4. Double-click to run
54+
55+
> 💡 Tip: Store versions are recommended for automatic updates and better system integration.
2456
25-
### 🐧 Linux Instructions
26-
1. Download the `.AppImage` file.
27-
2. Right-click the file -> Properties -> Permissions.
28-
3. Check **"Allow executing file as program"**.
29-
4. Double-click to run!
3057

3158
**Note**: If unable to run app on Linux, It might be due to **FUSE (Filesystem in Userspace) version**.
3259
Latest Ubuntu, Debian and other Linux distros may require FUSE installation.
@@ -47,9 +74,9 @@ Please check this page for instructions: [AppImage - FUSE](https://github.com/A
4774

4875

4976
## 📝 Description:
50-
### TidyBit is an easy-to-use file organizer. It helps you organize messy files piled up in folders. The app comes with commonly used file types and file categories as rules. These rules define what files to identify and organize. The pre-defined rules are fully customizable. Add new rules. Modify or delete existing rules. An option to reset and restore to default rules is available in settings.
77+
### TidyBit is an easy-to-use file organizer app. It helps you organize messy files piled up in folders. It comes with commonly used file types and file categories as rules. These rules define what files to identify and organize. The pre-defined rules are fully customizable. Add new rules. Modify or delete existing rules. An option to reset and restore to default rules is available in settings.
5178
**Note**:
52-
1. The program works only on files from source location and not on sub-directories. If there are sub-directories and other folders within source location, the app will ignore them.
79+
1. The app works only on files from source location and not on sub-directories. If there are sub-directories and other folders within source location, the app will ignore them.
5380
2. Please check **Settings** for pre-defined file types and categories.
5481

5582

0 commit comments

Comments
 (0)