redrifle / volaupload

The volafile.io upload tool of your choice!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VolaUpload

The volafile.io upload tool of your choice!

Installation

Use pip already

pip3 install https://github.com/RealDolos/volaupload/archive/master.zip

Windows user might wanna try, after installing python3 that is:

py -3 -m pip install https://github.com/RealDolos/volaupload/archive/master.zip

Usage

volaupload -r ROOM FILE ...
volaupload --help

Windows user might wanna try:

py -3 -m volaupload ...

Configuration

Create ~/.vola.conf with a [vola] section. Currently the following configuration parameters are recognized:

  • user - User name to use with vola
  • passwd - Password to greenfag the user with

About

The volafile.io upload tool of your choice!

License:MIT License


Languages

Language:Python 100.0%