This repository has been archived on 2026-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
huegasm/index.html
2015-11-05 13:03:10 -08:00

67 lines
5.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Huegasm</title>
<meta name="description" content="Huegasm is a free web application for controlling your Philips Hue lights...oh and it's kind of awesome at syncing music with your lights.">
<meta name="keywords" content="huegasm,hue,philips hue,music player">
<meta name="author" content="Egor Philippov">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link type="text/plain" rel="author" href="http://www.huegasm.com/humans.txt" />
<base href="/" />
<meta name="huegasm/config/environment" content="%7B%22modulePrefix%22%3A%22huegasm%22%2C%22podModulePrefix%22%3A%22huegasm/pods%22%2C%22environment%22%3A%22production%22%2C%22baseURL%22%3A%22/%22%2C%22locationType%22%3A%22auto%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22huegasm%22%2C%22version%22%3A%221.0.0+9c29a196%22%7D%2C%22contentSecurityPolicy%22%3A%7B%22default-src%22%3A%22%27none%27%22%2C%22script-src%22%3A%22%27self%27%20%27unsafe-inline%27%20connect.soundcloud.com%20www.google-analytics.com%22%2C%22font-src%22%3A%22%27self%27%20fonts.gstatic.com%22%2C%22connect-src%22%3A%22%27self%27%20*%22%2C%22img-src%22%3A%22%27self%27%20*.sndcdn.com%20%20www.google-analytics.com%20data%3A%22%2C%22media-src%22%3A%22%27self%27%20api.soundcloud.com%20*.sndcdn.com%20blob%3A%22%2C%22style-src%22%3A%22%27self%27%20%27unsafe-inline%27%20fonts.googleapis.com%22%2C%22object-src%22%3A%22%27self%27%20connect.soundcloud.com%22%2C%22frame-src%22%3A%22%27self%27%22%7D%2C%22contentSecurityPolicyHeader%22%3A%22Content-Security-Policy-Report-Only%22%2C%22exportApplicationGlobal%22%3Afalse%2C%22ember-devtools%22%3A%7B%22global%22%3Atrue%2C%22enabled%22%3Afalse%7D%7D" />
<link href='//fonts.googleapis.com/css?family=Slabo+27px' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/favicons/apple-touch-icon-57x57-8ba3224f4e2a4b6916a0e899d4b5f5e3.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/images/favicons/apple-touch-icon-60x60-b875bb425d7b61fa2d0c869303302ada.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/favicons/apple-touch-icon-72x72-20cb2f3db6a77e7497f963f3dca30c5e.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/images/favicons/apple-touch-icon-76x76-c40c4ce15dbb3bb32fdb306f603a0c75.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/favicons/apple-touch-icon-114x114-c917955e7bcf822b2a2ca4739a6a3cd3.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/images/favicons/apple-touch-icon-120x120-3d0f0eefe95caa2ad0dd852f4d91de86.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/favicons/apple-touch-icon-144x144-877b65edafb784afdc06e1a32e492c49.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/images/favicons/apple-touch-icon-152x152-7aa31a81d6167f1d9e1e0a191526aabd.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicons/apple-touch-icon-180x180-144a8ea20b92cdb0af3a5500b76aa8b1.png">
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-32x32-d5efb5ef88fc267623377d58ae15d68d.png" sizes="32x32">
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-96x96-c5faf963dce1df7a3f1bdcb7526cfc08.png" sizes="96x96">
<link rel="icon" type="image/png" href="assets/images/favicons/android-chrome-192x192-7bd84b98f71916070d674ffe58d71a4e.png" sizes="192x192">
<link rel="icon" type="image/png" href="assets/images/favicons/favicon-16x16-7f56087e95a9e807b72204d47578317d.png" sizes="16x16">
<link rel="manifest" href="assets/images/favicons/manifest.json">
<link rel="mask-icon" href="assets/images/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="assets/images/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="assets/images/favicons/mstile-144x144-ed579ad0e72adb75c668d4fdb2ca091e.png">
<meta name="msapplication-config" content="assets/images/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" integrity="" href="assets/vendor-69116e5a2ecdac86e57c664fce4e61cb.css">
<link rel="stylesheet" href="assets/huegasm-348085222837cd43b8084e284c42bb52.css">
<script src="https://connect.soundcloud.com/sdk/sdk-3.0.0.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69470561-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<script src="assets/vendor-511c65a466a2f6b4453dd54d2dc95366.js"></script>
<script src="assets/huegasm-edd8743b18aea49bb609e290c9f57335.js"></script>
</body>
</html>