summaryrefslogtreecommitdiffstats
path: root/py3status/modules/screenshot.py
Commit message (Collapse)AuthorAgeFilesLines
* QA on screenshot moduleUltrabug2015-04-271-54/+69
|
* Amaury Brisou :erol2015-04-031-0/+75
I have added two modules, counter.py and screenshot.py, read their descriptions to figure out what they do. Basically: * Counter count the time and calculate the service price according to taxes and price per hour configured * Screenshot takes screenshot (depends on gnome-screenshot, can be modified at will) and is able to upload the screenshot to a remote server via ssh # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch master # Your branch is up-to-date with 'origin/master'. # # Changes to be committed: # new file: py3status/modules/counter.py # new file: py3status/modules/screenshot.py #