A Open Source CLI tool built using Golang and Appwrite Cloud for Sharing Files Safely.
- Golang ( version >= 1.19.3 ) Installation Guide
Run this command to install Securelee :
go install github.com/Siddheshk02/Securelee@latest
Start with Securelee :
Securelee
Securelee [command] --help
Securelee SignUp
Securelee login
Securelee share
Securelee get
Securelee view
Securelee downloads
Securelee delete
Securelee whoami
Securelee logout
> Securelee --help
Securelee is a Cloud based CLI tool for Sharing Files securely.
Usage:
Securelee [flags]
Securelee [command]
Available Commands:
SignUp Sign-up to Securelee using your browser.
completion Generate the autocompletion script for the specified shell
delete Delete a Shared File.
downloads User who downloaded the Files shared by you
get Get a File.
help Help about any command
login Login to Securelee using your browser.
logout Command to Logout Securelee.
share Share a File
view Get list of Files Shared by you.
whoami A Command to see the Current logged-in User.
Flags:
-h, --help help for Securelee
-t, --toggle Help message for toggle
Use "Securelee [command] --help" for more information about a command.
Sign-up to Securelee using your email.
Usage:
Securelee SignUp [flags]
Flags:
-h, --help help for SignUp
Login to Securelee using your email.
Usage:
Securelee login [flags]
Flags:
-h, --help help for login
Upload a File -> Get a code -> Share the code with others.
Usage:
Securelee share [flags]
Flags:
-h, --help help for share
Enter the Code -> Get the File.
Usage:
Securelee get [flags]
Flags:
-h, --help help for get
Get list of Files Shared by you.
Usage:
Securelee view [flags]
Flags:
-h, --help help for view
Get the list of Users who downloaded the Files shared by you.
Usage:
Securelee downloads [flags]
Flags:
-h, --help help for downloads
Delete a Shared File.
Usage:
Securelee delete [flags]
Flags:
-h, --help help for delete
A Command to see the Current logged-in User.
Usage:
Securelee whoami [flags]
Flags:
-h, --help help for whoami
Command to Logout of Securelee.
Usage:
Securelee logout [flags]
Flags:
-h, --help help for logout
Do support by giving a 🌟 to Securelee.