Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
/ screen Public archive

Screenshot for linux and upload to YandexDisk

License

Notifications You must be signed in to change notification settings

anarbekb/screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen

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

About

Screenshot for linux and upload to YandexDisk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published