|
| 1 | +<!doctype html> |
| 2 | +<!-- |
| 3 | + Material Design Lite |
| 4 | + Copyright 2015 Google Inc. All rights reserved. |
| 5 | +
|
| 6 | + Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | + you may not use this file except in compliance with the License. |
| 8 | + You may obtain a copy of the License at |
| 9 | +
|
| 10 | + https://www.apache.org/licenses/LICENSE-2.0 |
| 11 | +
|
| 12 | + Unless required by applicable law or agreed to in writing, software |
| 13 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | + See the License for the specific language governing permissions and |
| 16 | + limitations under the License |
| 17 | +--> |
| 18 | +<html lang="en"> |
| 19 | +<head> |
| 20 | + <meta charset="utf-8"> |
| 21 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 22 | + <meta name="description" content="Productivity apps for Android"> |
| 23 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> |
| 24 | + <title>CodeChimp Apps</title> |
| 25 | + |
| 26 | + <!-- Add to homescreen for Chrome on Android --> |
| 27 | + <meta name="mobile-web-app-capable" content="yes"> |
| 28 | + <link rel="icon" sizes="192x192" href="images/android-desktop.png"> |
| 29 | + |
| 30 | + <!-- Add to homescreen for Safari on iOS --> |
| 31 | + <meta name="apple-mobile-web-app-capable" content="yes"> |
| 32 | + <meta name="apple-mobile-web-app-status-bar-style" content="black"> |
| 33 | + <meta name="apple-mobile-web-app-title" content="Material Design Lite"> |
| 34 | + <link rel="apple-touch-icon-precomposed" href="images/ios-desktop.png"> |
| 35 | + |
| 36 | + <!-- Tile icon for Win8 (144x144 + tile color) --> |
| 37 | + <meta name="msapplication-TileImage" content="images/touch/ms-touch-icon-144x144-precomposed.png"> |
| 38 | + <meta name="msapplication-TileColor" content="#3372DF"> |
| 39 | + |
| 40 | + <link rel="shortcut icon" href="images/favicon.png"> |
| 41 | + |
| 42 | + <!-- SEO: If your mobile URL is different from the desktop URL, add a canonical link to the desktop page https://developers.google.com/webmasters/smartphone-sites/feature-phones --> |
| 43 | + <!-- |
| 44 | + <link rel="canonical" href="http://www.example.com/"> |
| 45 | + --> |
| 46 | + |
| 47 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en"> |
| 48 | + <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> |
| 49 | + <link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.1.3/material.indigo-pink.min.css"> |
| 50 | + <link rel="stylesheet" href="styles.css"> |
| 51 | +</head> |
| 52 | +<body class="mdl-demo mdl-color--grey-100 mdl-color-text--grey-700 mdl-base"> |
| 53 | + <div class="mdl-layout mdl-js-layout mdl-layout--fixed-header"> |
| 54 | + <header class="mdl-layout__header mdl-layout__header--scroll mdl-color--primary"> |
| 55 | + <div class="mdl-layout__header-row"> |
| 56 | + <h5>CodeChimp<p>Productivity apps for Android</h5> |
| 57 | + </div> |
| 58 | + </header> |
| 59 | + <main class="mdl-layout__content"> |
| 60 | + <div class="mdl-layout__tab-panel is-active" id="apps"> |
| 61 | + <section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp"> |
| 62 | + <header class="section__play-btn mdl-cell mdl-cell--3-col-desktop mdl-cell--2-col-tablet mdl-cell--4-col-phone mdl-color--indigo-100 mdl-color-text--white"> |
| 63 | + <image src="images/wearcodes.png"/> |
| 64 | + </header> |
| 65 | + <div class="mdl-card mdl-cell mdl-cell--9-col-desktop mdl-cell--6-col-tablet mdl-cell--4-col-phone"> |
| 66 | + <div class="mdl-card__title"> |
| 67 | + <h4 class="mdl-card__title-text">Wear Codes for Wear OS (Android Wear)</h4> |
| 68 | + </div> |
| 69 | + <div class="mdl-card__supporting-text"> |
| 70 | + Wear Codes is an easy way to bring up a handy list of barcodes on your watch for scanning without taking out your phone, use it for paying in Starbucks®, Costa®, Subway®, loyalty cards, boarding passes, sharing your contact details, web sites or just some useful text.<br> |
| 71 | + Manage the list of codes on the mobile app and have them appear in a list for easy access on your watch.<br> |
| 72 | + Scan an existing card using the built in barcode scanner or type your data in manually.<br> |
| 73 | + Import screenshots with barcodes from other apps.<br> |
| 74 | + Add existing barcodes, web site addresses and other data straight from email, web pages or other apps via their Share menu. |
| 75 | + </div> |
| 76 | + <div class="mdl-card__actions"> |
| 77 | + <a href="https://play.google.com/store/apps/details?id=org.codechimp.qrwear" class="mdl-button mdl-button--accent">View on Google PlayStore</a> |
| 78 | + </div> |
| 79 | + </div> |
| 80 | + </section> |
| 81 | + <section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp"> |
| 82 | + <header class="section__play-btn mdl-cell mdl-cell--3-col-desktop mdl-cell--2-col-tablet mdl-cell--4-col-phone mdl-color--indigo-100 mdl-color-text--white"> |
| 83 | + <image src="images/applinks.png"/> |
| 84 | + </header> |
| 85 | + <div class="mdl-card mdl-cell mdl-cell--9-col-desktop mdl-cell--6-col-tablet mdl-cell--4-col-phone"> |
| 86 | + <div class="mdl-card__title"> |
| 87 | + <h4 class="mdl-card__title-text">App Links</h4> |
| 88 | + </div> |
| 89 | + <div class="mdl-card__supporting-text"> |
| 90 | + Get links to the Play Store for the apps you already have installed and share them with friends/social media/anything else you can share to on your phone.</br> |
| 91 | + Google Nearby support allows you to easily share app links between people in the same room or your own devices. No exchange of email addresses required, just running App Links near each other is enough to share your app links.</br> |
| 92 | + No Ads or limitations, totally free. |
| 93 | + </div> |
| 94 | + <div class="mdl-card__actions"> |
| 95 | + <a href="https://play.google.com/store/apps/details?id=org.codechimp.applinks" class="mdl-button mdl-button--accent">View on Google PlayStore</a> |
| 96 | + </div> |
| 97 | + </div> |
| 98 | + </section> |
| 99 | + <section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp"> |
| 100 | + <header class="section__play-btn mdl-cell mdl-cell--3-col-desktop mdl-cell--2-col-tablet mdl-cell--4-col-phone mdl-color--indigo-100 mdl-color-text--white"> |
| 101 | + <image src="images/bartasks.png"/> |
| 102 | + </header> |
| 103 | + <div class="mdl-card mdl-cell mdl-cell--9-col-desktop mdl-cell--6-col-tablet mdl-cell--4-col-phone"> |
| 104 | + <div class="mdl-card__title"> |
| 105 | + <h4 class="mdl-card__title-text">Bar Tasks</h4> |
| 106 | + </div> |
| 107 | + <div class="mdl-card__supporting-text"> |
| 108 | + Bar Tasks is a task reminder app that always stays in your notification bar so every time you look at your phone you see the task.<br> |
| 109 | + A range of icons are available so you can choose one that most suits your task. Tasks remain in your bar until you deliberately remove them, no mistaken swiping away important reminders.<br> |
| 110 | + |
| 111 | + Add new tasks quickly from an optional persistent notification or by launching the application.<br> |
| 112 | + |
| 113 | + Some ideas on what you can remember with Bar Tasks<br> |
| 114 | + <ul> |
| 115 | + <li>Car park ___location</li> |
| 116 | + <li>Bus numbers</li> |
| 117 | + <li>Train times</li> |
| 118 | + <li>Gifts to buy</li> |
| 119 | + <li>Reference numbers</li> |
| 120 | + <li>Anything else you can think of and find a memorable icon for</li> |
| 121 | + </ul> |
| 122 | + </div> |
| 123 | + <div class="mdl-card__actions"> |
| 124 | + <a href="https://play.google.com/store/apps/details?id=org.codechimp.bartasks" class="mdl-button mdl-button--accent">View on Google PlayStore</a> |
| 125 | + </div> |
| 126 | + </div> |
| 127 | + </section> |
| 128 | + <section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp"> |
| 129 | + <header class="section__play-btn mdl-cell mdl-cell--3-col-desktop mdl-cell--2-col-tablet mdl-cell--4-col-phone mdl-color--indigo-100 mdl-color-text--white"> |
| 130 | + <image src="images/grocerysum.png"/> |
| 131 | + </header> |
| 132 | + <div class="mdl-card mdl-cell mdl-cell--9-col-desktop mdl-cell--6-col-tablet mdl-cell--4-col-phone"> |
| 133 | + <div class="mdl-card__title"> |
| 134 | + <h4 class="mdl-card__title-text">Grocery Sum</h4> |
| 135 | + </div> |
| 136 | + <div class="mdl-card__supporting-text"> |
| 137 | + A two in one shopping estimator and list.</br> |
| 138 | + Press a combination of buttons to quickly add the approximate value of each item you put in your basket keeping a rough total. Auto memory to add the last item combination again.</br> |
| 139 | + Switch to the list tab and see your shopping list, crossing off items as you add them to your basket.</br> |
| 140 | + Items are grouped into categories. You can create/edit categories and change the order they appear to match the layout of your store.</br> |
| 141 | + Favourites list so you can add items you regularly shop for without typing them in again. |
| 142 | + </div> |
| 143 | + <div class="mdl-card__actions"> |
| 144 | + <a href="https://play.google.com/store/apps/details?id=org.codechimp.grocerysum" class="mdl-button mdl-button--accent">View on Google PlayStore</a> |
| 145 | + </div> |
| 146 | + </div> |
| 147 | + </section> |
| 148 | + </div> |
| 149 | + <footer class="mdl-mini-footer"> |
| 150 | + <div class="mdl-mini-footer__left-section"> |
| 151 | + <ul class="mdl-mini-footer__link-list"> |
| 152 | + <li><a href="https://play.google.com/store/apps/dev?id=8386908236515041315" class="mdl-button">See All Our Apps</a></li> |
| 153 | + <li><a href=" mailto:[email protected]" class=" mdl-button" >Contact Us </a></li> |
| 154 | + </ul> |
| 155 | + <span>CodeChimp is a small independent software house specialising in Android productivity apps.<br> |
| 156 | + Copyright © 2016 CodeChimp</span> |
| 157 | + </div> |
| 158 | + </footer> |
| 159 | + </div> |
| 160 | + </main> |
| 161 | + </div> |
| 162 | + <script src="https://storage.googleapis.com/code.getmdl.io/1.1.3/material.min.js"> |
| 163 | + </script> |
| 164 | + |
| 165 | + <script> |
| 166 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 167 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 168 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 169 | + })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); |
| 170 | + |
| 171 | + ga('create', 'UA-2000990-16', 'auto'); |
| 172 | + ga('require', 'outboundLinkTracker'); |
| 173 | + ga('require', 'socialTracker'); |
| 174 | + ga('send', 'pageview'); |
| 175 | + </script> |
| 176 | + <script async src='js/autotrack.js'></script> |
| 177 | + |
| 178 | +</body> |
| 179 | +</html> |
0 commit comments