Skip to content

Instantly share code, notes, and snippets.

View ProAdmin007's full-sized avatar

Ruben ProAdmin007

  • Groningen NL
View GitHub Profile
@ProAdmin007
ProAdmin007 / LICENSE
Last active June 2, 2023 21:57 — forked from rithvikvibhu/LICENSE
Get tokens for Google Home Foyer API
MIT License
Copyright (c) 2020 Rithvik Vibhu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@ProAdmin007
ProAdmin007 / 0_reuse_code.js
Last active August 29, 2015 14:08
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console