From 0bb96ca88d95f53ef37715f0dfb9ac6ecc6ceb2d Mon Sep 17 00:00:00 2001 From: JeffreyChen <33644111+JE-Chen@users.noreply.github.com> Date: Tue, 30 May 2023 14:23:10 +0800 Subject: [PATCH] Update README.md --- README.md | 37 +++++++++++++------------------------ 1 file changed, 13 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 6e1beb4..e16ef31 100644 --- a/README.md +++ b/README.md @@ -6,32 +6,21 @@ --- > Project Kanban \ -> https://github.com/orgs/Integration-Automation/projects/2/views/1 \ -> FileAutomation is used to manager files and dirs. +> https://github.com/orgs/Integration-Automation/projects/2/views/1 +> * FileAutomation is used to manager files and dirs. +> * Easily file automation. +> * Automatically backup. +> * Automatically download from Google Drive. +> * Automatically upload to Google Drive. +> * Automatically zip and unzip file. +> * Automatically manager specify file. +> * OS Independent. +> * Remote automation support. +> * Project & Template support. +> * Detailed log file. +> * Scheduler. ---- -### Features -* Process multi file. - * copy file. - * copy specify extension file. - * copy all file to dir. - * rename file. - * remove file. -* Process multi dir. - * copy dir. - * remove dir. - * rename dir. - * create dir. -* Process zip files. - * zip a dir. - * zip a file. - * read zip file. - * unzip file on zip. - * un zip all file on zip. - * show zip info. - * show file on zip info. - ## install > pip install automation_file