portal
                                Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨
                            
                        How to download and setup portal
Open terminal and run command
                                            git clone https://github.com/SpatiumPortae/portal.git
                                        
                                        git clone is used to create a copy or clone of portal repositories.
                                        You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with portal https://github.com/SpatiumPortae/portal/archive/master.zip
Or simply clone portal with SSH
                                            [email protected]:SpatiumPortae/portal.git