OSCAR-code/docs/index.html

43 lines
2.2 KiB
HTML
Raw Normal View History

2011-06-26 08:30:44 +00:00
<html>
<head>
<style type='text/css'>
2011-07-03 11:49:47 +00:00
<!--h1,p,a,td,body { font-family: 'FreeSans', 'Sans Serif' } --/>
p,a,td,body { font-size: 14px }
</style>
</head>
<body leftmargin=0 topmargin=0 rightmargin=0>
2011-07-03 11:49:47 +00:00
<table width="100%" cellspacing=0 cellpadding=4 border=0 >
<tr><td bgcolor="#d0d0d0" colspan=2 cellpadding=0 valign=center align=center><font color="black" size=+1><b>Welcome to SleepyHead</b></font></td></tr>
2011-06-26 08:30:44 +00:00
<tr>
2011-07-03 11:49:47 +00:00
<td valign="top" leftmargin=0 cellpadding=6>
2011-09-11 07:03:04 +00:00
<p>This software is designed to assist you in reviewing data for your CPAP Machine, Oximeter, and Sleep Stage monitors, as well as help you <i>track</i> general issues related to sleep health.</p>
2011-06-26 08:30:44 +00:00
<p>Currenly supports the following machines:</p>
2011-07-12 12:43:10 +00:00
<li>Philips Respironics System One (Including ASV models)</li>
2011-08-28 23:29:46 +00:00
<li>ResMed S9 models (VPAP and lower)</li>
2011-06-26 08:30:44 +00:00
<li>Contec CMS50 Oximeters</li>
2011-08-28 23:29:46 +00:00
<p><a href='qrc:/docs/usage.html'>A few usage notes, plus some important information for Mac users.</a></p>
<p><i>This is a developer preview, features are missing and bugs will be plentyful.<i></p>
<p><a href='http://www.sourceforge.net/projects/SleepyHead'>SleepyHead Project Website</a> on SourceForge<br/>
<a href='http://jedimark64.blogspot.com'>Jedimark's Personal Blog</a><br/>
<a href='http://en.wikipedia.org/wiki/Sleep_apnea'>About Sleep Apnea</a> on Wikipedia</p>
<p>Friendly places to talk about Sleep Apnea<br/>
<a href='http://www.cpaptalk.com'>CPAPTalk Forum</a>,
<a href="http://s7.zetaboards.com/Apnea_Board/index/">Apnea Board</a>
</p>
2011-06-26 08:30:44 +00:00
</td>
2011-06-26 11:49:40 +00:00
<td><image src='qrc:/docs/sheep.png' width=220 height=220><br/>
<div align=center>This is a temporary logo</div>
2011-06-26 08:30:44 +00:00
</td>
</tr>
2011-07-03 11:49:47 +00:00
<tr>
<td colspan=2>
<hr>
2011-09-07 08:08:27 +00:00
<p><b>Copyright:</b> &copy;2011 <a href="http://jedimark64.blogspot.com">Mark Watkins</a> (jedimark)</p>
2011-09-11 07:03:04 +00:00
<p><b>License:</b> This software is released freely under the <a href="http://www.gnu.org/licenses/gpl.html">GNU Public License</a>.</p>
<p><b>Do NOT rely on this software to help you make medical decisions.<br/>This application is merely a data viewer, and no guarantee is made regarding accuracy of data displayed.</p>
<p>Your doctor should always be your first and best source of guidance regarding the important matter of managing your health.</b></p>
2011-06-26 08:30:44 +00:00
</td></tr>
</table>
</body>
</html>