From 58d5ea264f49d9b7ad545a3b0a6541f3d5e56c65 Mon Sep 17 00:00:00 2001 From: veeso Date: Thu, 30 Sep 2021 09:56:20 +0200 Subject: [PATCH] docs --- CHANGELOG.md | 4 ++-- README.md | 29 ++++++++++++++++++++--------- 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf4fe03..a16e073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,9 +23,9 @@ ## 0.7.0 -Released on ?? +Released on 12/10/2021 -> 🍁 Autumn update 🍇 +> 🍁 Autumn update 2021 🍇 - **Aws S3** 🪣 - Added support for the aws-s3 protocol. diff --git a/README.md b/README.md index 0caf4a2..0ed9191 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@

Developed by @veeso

-

Current version: 0.7.0 (FIXME: 31/08/2021)

+

Current version: 0.7.0 (12/10/2021)

[![License: MIT](https://img.shields.io/badge/License-MIT-teal.svg)](https://opensource.org/licenses/MIT) [![Stars](https://img.shields.io/github/stars/veeso/termscp.svg)](https://github.com/veeso/termscp) [![Downloads](https://img.shields.io/crates/d/termscp.svg)](https://crates.io/crates/termscp) [![Crates.io](https://img.shields.io/badge/crates.io-v0.7.0-orange.svg)](https://crates.io/crates/termscp) @@ -40,17 +40,18 @@ Termscp is a feature rich terminal file transfer and explorer, with support for - 🖥 Explore and operate on the remote and on the local machine file system with a handy UI - Create, remove, rename, search, view and edit files - ⭐ Connect to your favourite hosts through built-in bookmarks and recent connections -- 📝 View and edit text files with your favourite text editor -- 💁 SFTP/SCP authentication through SSH keys and username/password -- 🐧 Compatible with Windows, Linux, BSD and MacOS -- ✏ Customizable +- 📝 View and edit files with your favourite applications +- 💁 SFTP/SCP authentication with SSH keys and username/password +- 🐧 Compatible with Windows, Linux, FreeBSD and MacOS +- 🎨 Make it yours! - Themes - Custom file explorer format - Customizable text editor - Customizable file sorting + - and many other parameters... +- 📫 Get notified via Desktop Notifications when a large file has been transferred - 🔐 Save your password in your operating system key vault - 🦀 Rust-powered -- 🤝 Easy to extend with new file transfers protocols - 👀 Developed keeping an eye on performance - 🦄 Frequent awesome updates @@ -137,11 +138,21 @@ The developer documentation can be found on Rust Docs at