QuickShare is a file-sharing application that allows users to share files quickly and easily. It is available on GitHub and can be installed on Elementary OS. In this tutorial, we will walk you through the process of installing QuickShare on your Elementary OS.
Before installing QuickShare, you need to have these prerequisites:
git
and python3-pip
.Open the terminal on your Elementary OS by pressing Ctrl
+ Alt
+ T
.
Install git
and python3-pip
packages:
sudo apt update && sudo apt install git python3-pip -y
git clone https://github.com/ihexxa/quickshare.git
cd quickshare
flask
and pyngrok
modules using pip3
:pip3 install flask pyngrok
python3 quickshare.py
Ctrl
+ Alt
+ T
, then execute the following command:./ngrok http 5000
http://randomstring.ngrok.io
. This URL can be used to access QuickShare from anywhere.That's it! You have successfully installed QuickShare on your Elementary OS. You can now use this application to share files quickly and easily. If you encounter any issues during the installation process, please refer to the QuickShare GitHub repository for more information.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!