Doc:
Work only in Ubuntu 14.04 Unity and depends on command notify-send
Take screen: press Scroll Lock
Exit script: press Pause
doc YandexDisk:
http://yadisk.readthedocs.io/ru/latest/intro.html#receiving-token-with-confirmation-code
doc pyscreenhot:
http://pyscreenshot.readthedocs.io/en/latest/
Requirements:
sudo apt-get install xclip
use python 3.5
Install:
git clone git@bitbucket.org:anarbekAB/screen.git
cd project/name
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
python src/main.py #for enter in the configs
* Go to link for authorizations in Yandex Disk
* Copy code in console
* Enter path to folder for save image(simple: /home/anarbek/Images/screen/)
* Enter path to folder for save image in Yandex Disk(simple: Image/screen/)
**The folder must exist on the Yandex Disk
* Press ctrl + c
add run.sh to autoload in you OS