Ubox
Windows application for smart lockers platform and temporary package management
How to download and setup Ubox
Open terminal and run command
git clone https://github.com/AlanPerez001/Ubox.git
git clone is used to create a copy or clone of Ubox 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 Ubox https://github.com/AlanPerez001/Ubox/archive/master.zip
Or simply clone Ubox with SSH
[email protected]:AlanPerez001/Ubox.git