Skip to content

Commit 64b45e3

Browse files
committed
readme: readme updated
1 parent 12d7bf1 commit 64b45e3

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

README.md

+7-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Finch S3 Client
22

33
Open source and cross-platform GUI client for Amazon S3 and compatible storage platforms.
4+
45
![img.png](img.png)
56

67
## Features
@@ -10,25 +11,22 @@ Open source and cross-platform GUI client for Amazon S3 and compatible storage p
1011
- Browse and manage your S3 buckets and objects in file tree
1112
- Delete folders and buckets recursively
1213
- Upload and download files
14+
- Searching buckets & objects
1315
- More features, soon
1416

1517
## Installation
1618

17-
**Warning:** This software is currently in alpha stage, this means you can experience bugs and crashes any time.
18-
Don't use alpha, beta and RC (Release Candidate) versions for production environments.
19-
This version tested in this platforms:
20-
- Ubuntu 18.04 on Intel proccessor
21-
- Mac OS Monterey on M1 processor
22-
- Mac OS Ventura on M1 processor
19+
> **Warning:** This software is currently in beta stage, this means you can experience bugs and crashes any time.
20+
We don't recommend using this tool for serious production environments at the moment. Use it with at your own risk.
21+
We are not responsible for file loss and other problems that may be caused by this tool.
2322

24-
To install Finch S3 Client, follow these steps:
2523

26-
To install S3 Client, follow these steps:
24+
To install Finch S3 Client, follow these steps:
2725

2826
1. Download the latest release for your platform from the releases page.
2927
2. Install the downloaded executable according to your platform's instructions.
3028

31-
Alternatively, you can create your own executable with pyinstaller.
29+
Alternatively, you can create your own executable with cx_Freeze.
3230

3331
## Contributing
3432

img.png

420 KB
Loading

0 commit comments

Comments
 (0)