Skip to content

phodal/ss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MockScreen

A Script to Mock Screen for Mac OS

Requirements:

brew install brightness pygtk
brew install pygobject3 --with-python3

run

mkdir -p /Users/phodal/Library/Python/2.7/lib/python/site-packages
echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' >> /Users/phodal/Library/Python/2.7/lib/python/site-packages/homebrew.pth

add those to .zsrhc || .bash_profile:

function ss() { 
    python "/Users/fdhuang/learing/ss/main.py" 
}

License

MIT

About

A Script to Mock Screen for Mac OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages