-
Notifications
You must be signed in to change notification settings - Fork 0
/
squire.html
executable file
·157 lines (131 loc) · 6.71 KB
/
squire.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html lang="en">
<head>
<title>midtone design - Product design - UI UX Icon Design Development</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon-precomposed" href="images/[email protected]">
<link href="https://twitter.com/jonatan" rel="publisher" />
<link rel="stylesheet" type="text/css" href="styles/style.css" />
<link rel="stylesheet" type="text/css" href="styles/swiper.min.css" />
<link rel="canonical" href="http://www.midtonedesign.com" />
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<meta name="description" content="Midtone Design is a design and development agency creating digital experiencies. Work with us on your next app" />
<meta property="og:image" content="http://www.midtonedesign.com/images/midtone-cover.png" />
<meta property="og:title" content="midtone design - Product design" />
<meta property="og:description" content="We create digital experiences" />
<meta property="og:url" content="http://www.midtonedesign.com" />
<meta property="og:site_name" content="midtone design" />
<meta property="og:type" content="blog" />
<meta name="twitter:card" content="app">
<meta name="twitter:site" content="@jonatan">
<meta name="twitter:description" content="Follow us on twitter to get fresh news">
</head>
<body>
<!-- (CHANGE) project masthead -->
<header class="bg-light-green-squire padding--top-three-spaces">
<nav class="max-width--1200 horizontal--center">
<a href="index.html"><img src="images/logo.svg" alt="Jonatan Castro logo" /></a>
<ul class="position--absolute-top-right no-list-styling text--right">
<li><a href="mailto:[email protected]">Contact</a></li>
<li><a href="/">Cloudcast</a></li>
<li><a href="flightcard">Flight Card</a></li>
<li><a href="opera">Opera</a></li>
<li><a href="squire" class="current">Squire</a></li>
<li><a href="oldicons">Old icons</a></li>
</ul>
</nav>
<!-- (CHANGE) iPhone + screenshot module -->
<div class="text--center padding--top-four-spaces position--relative">
<img src="images/squire/squire2.png" srcset="images/squire/[email protected] 2x" class="iphone__screenshot" alt="boarding-pass" />
<img src="images/iphone.svg" class="iphone__container" alt="iphone" />
</div>
</header>
<div class="max-width--950 horizontal--center padding--top-bottom-six-spaces">
<h1>Squire for iOS & macOS</h1>
<div class="columns--2">
<p>Squire is a complete media player for your iOS devices, your mac and now also on your TV thanks to the new AppleTV. It can play local files from Squire Helper or Plex Media Server and also from torrents thanks to our plugin system called Streams.</p>
<ul class="project-details">
<li><span>Year</span> 2010 to 2014</li>
<li><span>Client</span> Self</li>
<li><span>Services</span> UI, UX, Icons, Development</li>
<li class="padding--top-one-space"><a href="http://squireapp.com">Squireapp.com</a></li>
</ul>
</div>
</div>
<!-- position icon/image in middle -->
<div class="image-container image-container--middle">
<img src="images/squire/squire-appicon.png" srcset="images/squire/[email protected] 2x" alt="icon" />
</div>
<div class="image-container image-container--middle">
<img src="images/squire/squire-uiicons.png" srcset="images/squire/[email protected] 2x" alt="icons" />
</div>
<!-- slider container -->
<div class="image-container image-container--swiper">
<div class="swiper-container padding--top-bottom-six-spaces">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="images/squire/squire1.png" srcset="images/squire/[email protected] 2x" alt="Main UI with mini player" />
</div>
<div class="swiper-slide">
<img src="images/squire/squire2.png" srcset="images/squire/[email protected] 2x" alt="Action gesture" />
</div>
<div class="swiper-slide">
<img src="images/squire/squire3.png" srcset="images/squire/[email protected] 2x" alt="Detail view" />
</div>
<div class="swiper-slide">
<img src="images/squire/squire4.png" srcset="images/squire/[email protected] 2x" alt="Detail view" />
</div>
<div class="swiper-slide">
<img src="images/squire/squire5.png" srcset="images/squire/[email protected] 2x" alt="Detail view" />
</div>
</div>
<div class="swiper-pagination"></div>
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
<div class="iphone__container--swiper">
<img src="images/iphone.svg" alt="iphone" />
</div>
</div>
</div>
<div class="image-container image-container--full">
<img src="images/squire/squire-macicon.png" srcset="images/squire/[email protected] 2x" alt="full image" />
</div>
<div class="image-container image-container--full">
<img src="images/squire/squire-helper.png" srcset="images/squire/[email protected] 2x" alt="full image" />
</div>
<div class="image-container image-container--full">
<img src="images/squire/squire-preferences.png" srcset="images/squire/[email protected] 2x" alt="full image" />
</div>
<!-- next project -->
<div class="padding--top-bottom-six-spaces max-width--400 horizontal--center">
<a href="oldicons"><h2 class="heading">Next project</h2></a>
<p class="text--lighter">Old icons</p>
</div>
<!-- footer -->
<footer class="text--lighter text--center bg--light-blue padding--top-bottom-three-spaces">
© Midtone Design SLU 2009-2016. <a href="mailto:[email protected]">Email us</a>!. We’re social too, <a href="https://twitter.com/jonatan">twitter</a>, <a href="https://dribbble.com/jcastro">dribbble</a> or <a href="https://www.facebook.com/jonatancastro">facebook</a>.
</footer>
<!-- slider script initialisation -->
<script src="scripts/swiper.min.js"></script>
<script>
var mySwiper = new Swiper ('.swiper-container', {
direction: 'horizontal',
loop: true,
effect: 'fade',
pagination: '.swiper-pagination',
paginationClickable: 'true',
keyboardControl: 'true',
nextButton: '.swiper-button-next',
prevButton: '.swiper-button-prev',
})
</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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-72360-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>