It is GUI Client for Storj Network written in Python 2.7 and PyQt4. Currently we are in alpha version but finally app will work on Linux, Windows and Mac OS X.
The layout has been designed by @Davasny (https://github.com/Davasny)
You can support me by donating CryptoCurrency
- Will Topping
- Meije Sibbel
- Kevin J Baird
- Colton Marino
(list ordered by donation time)
- Portable binary package for Linux: https://github.com/lakewik/storj_gui_client/releases/download/0.1.9.2/storj-gui-client-v0.1.9.2-linux.zip
- Portable binary package for Windows: https://github.com/lakewik/storj_gui_client/releases/download/0.1.9.2/storj-gui-client-v0.1.9.2-windows.zip
$ git clone https://github.com/lakewik/storj-gui-client.git -b develop
$ cd storj-gui-client
- install PyQt4 (
sudo apt-get install python-qt4
for Debian and Ubuntu). In case you want to use a Virtual Environment, a few more steps are required - install python requirements:
pip install -r requirements.txt
- execute:
python main.py
- Bucket manager
- File manager
- Listing mirros
- Creating new user in network
- Improve uploader
- Improve downloader
- Public file sharing
- Playlist manager
- Video and audio streaming
- Mirrors and geographical location analyzer
- Buckets and files manager
- Working as a background service
- Tray support and hints
- Drag and drop feature
- Limits for maximum connection speed
- Multiple file uploader and downloader
- Geolocation for nodes in mirror listing
- Automatic file synchronization
- Account and billing manager
If you want any new feature or you have found a bug, please submit an issue or create a pull request containing fix. Please note that this software is currently in Alpha Version.
I will be grateful for donations:
- BTC and SJCX:
1LWMe1AuQSNQq6zUEtC8vMaV3LhS8r1uFw
- Ethereum (ETH) and STORJ Token:
0x61688e7822327C30B6AcC26F737941Deca787033
- Monero {For very anonymous donations} (XMR):
42VP4x4CRtwf9PXD3J73ntQHb2f2BYHVR75ovjeSNWzRF4X34mdf367VWD74kD4zDT3ReY6t5uQxAC9FWCPnMQjpQ3xFsV9
.
Thank you very much for your support!