├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── SS.py ├── config.json ├── readme.md └── wesbite └── public ├── CLEAN └── Setup Shift.png /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elfalehed/setup-shift/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elfalehed/setup-shift/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elfalehed/setup-shift/HEAD/README.md -------------------------------------------------------------------------------- /SS.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elfalehed/setup-shift/HEAD/SS.py -------------------------------------------------------------------------------- /config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elfalehed/setup-shift/HEAD/config.json -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /wesbite/public/CLEAN: -------------------------------------------------------------------------------- 1 | A 2 | -------------------------------------------------------------------------------- /wesbite/public/Setup Shift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elfalehed/setup-shift/HEAD/wesbite/public/Setup Shift.png --------------------------------------------------------------------------------