/py_scripts

Usefull python scripts

Primary LanguagePython

Usefull Python scripts

custom_kill.py

Killing program by part of name.
Example: ./custom_kill.py ytho - kill all processes which name contain "ytho" string (python, python3, bpython etc.)

ll_translate.py

Eng -> Ru translater using Lingualeo API. Translate selected text.
Requirenments: sudo apt-get install pygtk

redshift.py

Redshift autostarter, use python redshift.py --help for options.
Example: python redshift.py --htemp=6500 --ltemp=4000 --timeout=1 --start=19:00 --end=07:00
Requirenments: sudo apt-get install redshift

work_simulator.py

Funny script which can create visibility of work.
Example: python work_simulator.py --help
Requirenments: pip install colorama