macOS Apple

Windows Windows

Linux Linux

Controls

click to open the table of contents

Scripts

A collection of scripts you can run on your devices Contributions welcome over on GitHub.

<% for(let script of macOsScripts){%>

<%- script.description %>

View details
<% }%>
<% for(let script of windowsScripts){%>

<%- script.description %>

View details
<% }%>
<% for(let script of linuxScripts){%>

<%- script.description %>

View details
<% }%>

Controls

<%- /* Expose server-rendered data as window.SAILS_LOCALS :: */ exposeLocalsToBrowser() %>