Skip to content

Instantly share code, notes, and snippets.

View guiguiboy's full-sized avatar

guiguiboy

View GitHub Profile
@hex2010
hex2010 / start-screen-saver.sh
Created September 27, 2016 04:38
MacOS Sierra "start screen server" from command line, a way to Lock Screen
#!/bin/sh
/usr/bin/open -a /System/Library/Frameworks/ScreenSaver.framework/Versions/A/Resources/ScreenSaverEngine.app
@PurpleBooth
PurpleBooth / README-Template.md
Last active April 22, 2024 11:45
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites