Skip to content

Instantly share code, notes, and snippets.

@benrules2
Created January 25, 2017 04:47
Embed
What would you like to do?
Scripts to start and stop smart mirror
#!/bin/bash
tvservice -o
#!/bin/bash
tvservice -p
fbset -depth 8
fbset -depth 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment